Knut Sveidqvist
fa3e800802
Merge remote-tracking branch 'origin/release/10.2.0' into release/10.2.0
2023-05-15 08:52:13 +02:00
knsv
b563ddc19d
Update docs
2023-05-15 06:49:56 +00:00
knsv
de34a06718
Update docs
2023-05-15 06:22:10 +00:00
Sidharth Vinod
6eef09661d
Merge branch 'develop' into release/10.2.0
...
* develop:
Fix blog linting
2023-05-09 10:25:27 +05:30
Sidharth Vinod
10a66030b9
Fix blog linting
2023-05-09 10:25:16 +05:30
Sidharth Vinod
93370a8e11
Merge branch 'develop' into release/10.2.0
...
* develop:
Updated url
Updated url
Updated url
Updated url
add blog post to blog page
add the latest blog post
2023-05-09 10:24:38 +05:30
Sidharth Vinod
4e3c2adffc
Merge branch 'master' into develop
...
* master:
Updated url
Updated url
Updated url
Updated url
add blog post to blog page
add the latest blog post
2023-05-09 10:24:14 +05:30
Sidharth Vinod
17c798a1b3
Merge branch 'develop' into release/10.2.0
...
* develop: (49 commits)
Debug fetch-contributors
Fix lockfile
Revert "Replace esno & ts-node with tsx"
Fix lockfile
Fix build
Update pnpm-lock
Replace esno & ts-node with tsx
chore(deps): update all minor dependencies
chore(deps): update all patch dependencies
Fix missing `await` in usage document
Add integrations
test: fix classDiagramGrammer unit test
restore path calculation for grammar test
Allow overlapping notes
remove spellcheck warnings
Fix path in test
fix import issue
requested update
Reject ridiculous years in Gantt charts.
Remove unnecessary dependencies
...
2023-05-09 10:13:15 +05:30
Sidharth Vinod
2dc780a766
Merge pull request #4315 from mermaid-js/huynhicode-docs-flowchart
...
Docs: Flowchart - minor verbiage update
2023-05-08 18:49:47 +05:30
Knut Sveidqvist
a226b073a0
Merge pull request #4374 from remcohaszing/add-integrations
...
Add integrations
2023-05-08 09:13:16 +02:00
Knut Sveidqvist
40176f9bef
Updated url
2023-05-08 09:10:45 +02:00
Knut Sveidqvist
97a34a0cfc
Updated url
2023-05-08 09:10:21 +02:00
rhysd
c6c3b07c33
Fix missing await
in usage document
2023-05-08 13:44:40 +09:00
Remco Haszing
7df21c01ec
Add integrations
...
This adds the projects `mermaid-isomorphic`, `rehype-mermaidjs`, and
`gatsby-remark-mermaid` to the integrations page.
This also removes `remark-mermaid`. This project is outdated and
unmaintained.
2023-05-07 21:00:17 +02:00
Justin Greywolf
5f1a507820
Merge pull request #4206 from ksilverwall/feature/class-namespace
...
Implement `package` on class diagram
2023-05-03 16:58:08 -07:00
Steph
35051f1946
add blog post to blog page
2023-05-02 23:50:14 -07:00
Steph
a5e0630e21
requested update
2023-05-02 23:41:14 -07:00
Steph
4c9e35e269
add the latest blog post
2023-05-01 22:48:29 -07:00
Sidharth Vinod
4d3e5e42e1
Use mdast-util-from-markdown instead of simple-markdown
2023-04-26 10:30:13 +05:30
Josh Bouganim
41969c434f
submit built docs
2023-04-25 20:35:45 +00:00
Kazuki Tsunemi
95d8e3a5df
Merge branch 'develop' into feature/class-namespace
2023-04-25 16:40:42 +09:00
Sidharth Vinod
05e7a6bd4b
Merge branch 'develop' into MultipleUpdatesToClassDiagram
...
* develop: (30 commits)
Update vite
Fix applitools cypress
Update packages/mermaid/package.json
chore(deps): update dependency typescript to v5
fix typedoc
fix(deps): update all minor dependencies
chore(deps): update pnpm to v8
chore(deps): update fregante/setup-git-user action to v2
fix(deps): update all minor dependencies
chore(deps): update dependency start-server-and-test to v2
chore(deps): update dependency rimraf to v5
chore(deps): update dependency eslint-plugin-unicorn to v46
chore(deps): update actions/deploy-pages action to v2
chore(deps): update dependency eslint-plugin-jsdoc to v43
Split docs into build and deploy
fix(deps): update dependency dompurify to v3
chore(deps): update dependency concurrently to v8
Split renovate groups
Upgrade vitepress
chore(deps): update pnpm to v7.30.5
...
2023-04-23 22:50:40 +05:30
Sidharth Vinod
9298f631f9
Merge pull request #4296 from Will-Low/patch-2
...
Updating documentation on notes for classes within class diagrams
2023-04-23 22:48:15 +05:30
huynhicode
be69f494b7
Update docs
2023-04-18 19:43:30 +00:00
sidharthv96
8dfad241c3
Update docs
2023-04-18 19:00:47 +00:00
bogay
b3959299bc
docs(flowchart): wrap br tag by codeblock
...
so that it can render `<br>` text on doc correctly.
2023-04-18 18:51:52 +08:00
Will-Low
28155b0e0a
Removing redundant code block
2023-04-17 10:24:06 -07:00
Will-Low
47edb2c0bb
Merge branch 'mermaid-js:develop' into patch-2
2023-04-17 07:30:18 -07:00
Justin Greywolf
5b0eb702e5
Merge branch 'develop' into MultipleUpdatesToClassDiagram
2023-04-17 06:51:51 -07:00
Justin Greywolf
59a85a7dfd
Multiple Fixes to classes
2023-04-16 19:42:51 -07:00
Kazuki Tsunemi
204baa4586
Merge branch 'develop' into feature/class-namespace
2023-04-17 11:27:10 +09:00
eitsupi
432e8d6535
docs: reflect source changes
2023-04-15 17:01:51 +09:00
Will-Low
e3ca003127
Rebuilding docs
2023-04-13 09:59:11 -07:00
Remco Haszing
aa5c1a5f78
Merge branch 'develop' into fix-node16-module-resolution
2023-04-13 14:58:17 +02:00
Zihua Li
d13b58bec8
Merge branch 'mermaid-js:develop' into develop
2023-04-13 16:00:01 +08:00
Laura Valentine Tscharner
9bb0cef82b
fix: wait for image rendering in nodes
2023-04-08 16:28:58 +01:00
Knut Sveidqvist
d132d26246
Merge branch 'master' into develop
2023-04-06 08:33:18 +02:00
chriskim-au1
3b861ab91f
doc update
2023-04-05 13:11:22 +10:00
Ch K
721208e981
auto generated from pnpm run
2023-04-05 11:31:44 +10:00
Ch K
ee455c1edb
auto generated from pnpm run
2023-04-05 11:26:28 +10:00
Knut Sveidqvist
8e6d16e601
Update docs
2023-04-04 15:53:53 +02:00
knsv
e96c8306d1
Update docs
2023-04-04 13:46:55 +00:00
Knut Sveidqvist
756fc06c5d
2w is anough, 4 is just too much
2023-04-04 15:43:33 +02:00
Knut Sveidqvist
80df10067d
Adding Mermaid Strings to news
2023-04-04 15:39:23 +02:00
Knut Sveidqvist
9ffd4d2344
Merge pull request #4254 from mermaid-js/add-latest-news-section
...
Docs: add Latest News section
2023-04-04 08:27:11 +02:00
Steph
815f4cab73
add blog post
2023-04-03 10:48:59 -07:00
Zihua Li
bc573ef0bb
Add Slab to the list of integrations
2023-04-03 23:17:29 +08:00
Knut Sveidqvist
5d536b9973
Adding documentation for markdown strings
2023-04-03 14:41:13 +02:00
knsv
c777f9193d
Update docs
2023-04-03 10:35:19 +00:00
Knut Sveidqvist
917a54f3cd
Merge branch 'develop' into 4220-string-synax-and-features
2023-04-03 12:31:56 +02:00