Knut Sveidqvist
75f9de3d4a
UPdated version to 10.2.3
2023-06-08 16:24:25 +02:00
Knut Sveidqvist
81e86bc87c
Merge branch '10.2.2' into develop
2023-06-08 15:07:31 +02:00
Sidharth Vinod
f464212dc0
Merge pull request #4416 from MikeJeffers/bug/4408
...
Fix #4408 : Handle wrapping long words
2023-06-08 11:46:09 +05:30
Sidharth Vinod
0ad084182a
Remove old changelog
2023-06-08 11:42:14 +05:30
Sidharth Vinod
e2e9d0f1f3
Remove old changelog
2023-06-08 11:36:47 +05:30
Sidharth Vinod
ac488dd800
Merge branch 'develop' into pr/MikeJeffers/4416
...
* develop:
Update docs
2023-06-08 11:13:51 +05:30
sidharthv96
d00d20fc37
Update docs
2023-06-07 18:49:51 +00:00
Sidharth Vinod
88b94dea66
Merge branch 'develop' into pr/MikeJeffers/4416
...
* develop: (45 commits)
Add nextra to cSpell
Update docs: Added Nextra to Blogs category on integrations page
Render empty lines correctly
Restore classes on edges for elk
Update diagram proposal
Update docs
Added CKEditor and GitHub Writer to available integrations.
Fix exceptions for empty lines
chore(deps): update all patch dependencies
build(deps): fix broken pnpm-lock.yaml file
Mermaid version 10.2.0
Mermaid Version 10.2.0-rc.4
Label background fix
Test commit
Fix for regression error in sequenceDiagrams
Update all minor dependencies
Update all patch dependencies
Update docs
Add contributors profile url
ignore ZenUML types
...
2023-06-08 00:16:49 +05:30
Sidharth Vinod
9896402be6
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid :
Update docs: Added Nextra to Blogs category on integrations page
2023-06-08 00:16:16 +05:30
Sidharth Vinod
e9b76bba9b
Add nextra to cSpell
2023-06-08 00:16:12 +05:30
Sidharth Vinod
ad09d63f65
only split if string is over length.
2023-06-08 00:07:33 +05:30
Sidharth Vinod
af7531d08a
Merge pull request #4463 from try-to-fly/add-nextra-to-blogs-integrations
...
Update docs: Added Nextra to Blogs category on integrations page
2023-06-07 20:28:40 +05:30
微笑
eef6745272
Update docs: Added Nextra to Blogs category on integrations page
2023-06-07 16:06:52 +08:00
mikejeffers
0cb6df1ef8
refactor text width computing func
2023-06-06 23:11:07 -04:00
Sidharth Vinod
f20ff4d580
Merge pull request #4436 from slab/zh-mermaid-empty-text
...
Fix exceptions for empty lines
2023-06-05 11:43:43 +05:30
Zihua Li
2a6603b33a
Render empty lines correctly
2023-06-04 16:24:41 +08:00
Sidharth Vinod
6115f6976a
Merge pull request #4452 from yoavst/feature/restore-classes-on-edges-for-elk
...
Restore classes on edges for elk
2023-06-04 12:02:54 +05:30
Yoav Sternberg
da1beb36bf
Restore classes on edges for elk
2023-06-02 22:10:39 +03:00
Knut Sveidqvist
d2409dc163
Setting version to 10.2.2
2023-06-02 08:50:59 +02:00
Knut Sveidqvist
1b40f552b2
Merge pull request #4334 from mermaid-js/sidv/zenuml
...
Add `@mermaid-js/mermaid-zenuml` package for zenuml Integration
2023-06-02 08:41:49 +02:00
Knut Sveidqvist
5b696a72f8
Merge pull request #4448 from mermaid-js/sidv/diagramProposal
...
Update diagram proposal
2023-06-02 08:40:35 +02:00
Sidharth Vinod
d148a65967
Merge branch 'develop' into sidv/zenuml
...
* develop: (22 commits)
Update docs
Added CKEditor and GitHub Writer to available integrations.
chore(deps): update all patch dependencies
build(deps): fix broken pnpm-lock.yaml file
Mermaid version 10.2.0
Mermaid Version 10.2.0-rc.4
Label background fix
Test commit
Fix for regression error in sequenceDiagrams
Fix visibility issue for fields
fix parsing issue with class diagrams
fix: Use unicode arrows in quadrant chart axis
fix: Use unicode arrows in quadrant chart axis
fix lint command
Bump version
Back to JS with jsdoc types
Add unsupported text
Reduce changes in test
Fix deps
Fix lockfile
...
2023-06-02 11:59:12 +05:30
Sidharth Vinod
74ccf6410d
Update diagram proposal
2023-06-02 11:50:49 +05:30
Knut Sveidqvist
7cdb15c526
Merge pull request #4447 from mermaid-js/4446-handling-of-arrowMarker-urls
...
#4446 Updating the cleanup criteria
2023-06-01 17:55:45 +02:00
Knut Sveidqvist
55092f532f
#4446 Improved regular expression
2023-06-01 17:39:54 +02:00
Knut Sveidqvist
7b6cb4f974
#4446 Updating the cleanup criteria
2023-06-01 16:30:57 +02:00
Knut Sveidqvist
0cd1c5de97
Merge branch 'release/10.2.1'
2023-06-01 13:12:20 +02:00
Knut Sveidqvist
48e5d743b3
Merge pull request #4445 from mermaid-js/4438-revering-to-non-esm-use-of-dayjs
...
#4438 Reverted to the changes from #4285
2023-06-01 13:03:14 +02:00
Knut Sveidqvist
98e75959cc
#4438 Reverted to the changes from #4285
2023-06-01 12:53:21 +02:00
Sidharth Vinod
0cec854f3b
Fix download
2023-05-31 19:33:30 +05:30
Sidharth Vinod
abcae14fa7
Fix compile error in docs.
2023-05-31 19:10:42 +05:30
Sidharth Vinod
641098e602
Fix Contributor link in homepage
2023-05-31 19:06:36 +05:30
sidharthv96
c2c8024718
Update docs
2023-05-31 11:11:04 +00:00
Sidharth Vinod
5338d90077
Merge pull request #4440 from AnnaTomanek/patch-1
...
Add CKEditor and GitHub Writer to available integrations
2023-05-31 16:36:30 +05:30
Anna Tomanek
180c695f2f
Added CKEditor and GitHub Writer to available integrations.
2023-05-31 12:15:40 +02:00
Zihua Li
ce9bdcc53f
Fix exceptions for empty lines
2023-05-29 21:00:37 +08:00
renovate[bot]
38d9ebc5da
chore(deps): update all patch dependencies
2023-05-29 05:19:50 +00:00
Sidharth Vinod
5fd5de10b5
Merge pull request #4400 from mermaid-js/sidv/quadrantArrows
...
Quadrant chart unicode arrows
2023-05-26 17:21:26 +05:30
Sidharth Vinod
ca5d78098e
Merge pull request #4426 from aloisklink/chore/fix-broken-lockfile
...
Merge PR #4425 to `master` to fix uploading v10.2.0 docs to `mermaid.js.org` website
2023-05-25 07:13:58 +05:30
Alois Klink
cb2bc2a587
Merge pull request #4425 from aloisklink/chore/fix-broken-lockfile
...
Fix broken `pnpm-lock.yaml` file to fix CI
2023-05-24 23:03:54 +01:00
Alois Klink
6093383d45
build(deps): fix broken pnpm-lock.yaml file
...
Looks like a bad merge conflict resolution broke this file,
and for some reason, the `packages/mermaid/src/vitepress` bit got
removed when releasing v10.2.0-rc.4.
Fixes: bd1343648e
Fixes: 9c12c42a26
2023-05-24 22:19:49 +01:00
Knut Sveidqvist
bd1343648e
Merge branch 'master' into develop
2023-05-24 19:20:47 +02:00
Knut Sveidqvist
3517314390
Merge branch 'release/10.2.0'
2023-05-24 19:19:41 +02:00
Knut Sveidqvist
8d43b87200
Mermaid version 10.2.0
2023-05-24 19:03:22 +02:00
Knut Sveidqvist
9c12c42a26
Mermaid Version 10.2.0-rc.4
2023-05-24 18:18:54 +02:00
Knut Sveidqvist
5bfe32524d
Label background fix
2023-05-24 12:53:28 +02:00
Knut Sveidqvist
bd616e0ef5
Test commit
2023-05-24 12:27:30 +02:00
Knut Sveidqvist
9fb25310e8
Fix for regression error in sequenceDiagrams
2023-05-24 11:27:17 +02:00
Sidharth Vinod
102b9bc8c3
Merge branch 'develop' into sidv/zenuml
...
* develop:
Update all minor dependencies
Update all patch dependencies
2023-05-23 10:36:02 +05:30
Sidharth Vinod
9cec5ae1c4
Merge branch 'sidv/zenuml' of https://github.com/mermaid-js/mermaid into sidv/zenuml
...
* 'sidv/zenuml' of https://github.com/mermaid-js/mermaid :
Update docs
Add contributors profile url
ignore ZenUML types
fixed typo and update peerDependencies version
update pnpm-lock.yaml
Address mermaid-zenuml PR comments
Update all minor dependencies
Update all patch dependencies
Fix vitepress build
2023-05-23 10:34:08 +05:30
renovate[bot]
ac23787084
Update all minor dependencies
2023-05-22 07:53:27 +00:00
renovate[bot]
ad61f4c6b1
Update all patch dependencies
2023-05-22 06:06:37 +00:00
mikejeffers
496585b543
handle trailing whitespace on lines
2023-05-20 16:04:58 -04:00
mikejeffers
9e6168111f
add e2e test
2023-05-20 15:20:28 -04:00
mikejeffers
f535640c1e
Fixes #4408 : solve infinite loop on words that exceed width constraint with word break
2023-05-20 14:59:04 -04:00
Alois Klink
acc19db5bb
Merge branch 'develop' into sidv/zenuml
...
Conflicts:
pnpm-lock.yaml
2023-05-17 19:59:58 +01:00
aloisklink
6cce1b20fb
Update docs
2023-05-17 18:46:58 +00:00
dontry
a00616863d
Add contributors profile url
2023-05-17 19:26:43 +01:00
dontry
49c97dad4c
ignore ZenUML types
2023-05-17 19:26:43 +01:00
Alois Klink
e984b34af4
Merge branch 'develop' into sidv/zenuml
...
* develop: (66 commits)
Update docs
Update docs
Improve the wording of security level values
Added quadrantChart to the side bar
Added e2e test cases with some fixes
Added documentation for the quadrantChart
Restructured the build function and addressed more review comment
Fixed some parser issue and added test cases for the parser
Fixed review comment
Update docs
Converted files to typescript and added proper types
Fix blog linting
Debug fetch-contributors
Fix lockfile
Revert "Replace esno & ts-node with tsx"
[draft] Added support for quadrant chart
Fix lockfile
Fix build
Update pnpm-lock
Replace esno & ts-node with tsx
...
Merge conflicts:
- pnpm-lock.yaml
2023-05-17 19:25:29 +01:00
Sidharth Vinod
c255d95ae2
Merge pull request #4405 from ZenUml/dongc/zenuml
...
Address mermaid-zenuml PR comments
2023-05-17 19:10:25 +01:00
Dong Cai
27e59e5adc
fixed typo and update peerDependencies version
2023-05-17 19:10:19 +01:00
Dong Cai
507e24cc72
update pnpm-lock.yaml
2023-05-17 19:10:03 +01:00
Dong Cai
bb400d53b9
Address mermaid-zenuml PR comments
2023-05-17 19:09:48 +01:00
renovate[bot]
b1590c2211
Update all minor dependencies
2023-05-17 13:32:09 +00:00
renovate[bot]
9eeeb97e15
Update all patch dependencies
2023-05-17 09:17:43 +00:00
Sidharth Vinod
0ef115f69a
Fix vitepress build
2023-05-17 11:28:17 +05:30
Sidharth Vinod
6a89ef94f7
Cleanup
2023-05-17 11:21:03 +05:30
Sidharth Vinod
97be4983f0
Merge branch 'develop' into sidv/zenuml
...
* develop: (66 commits)
Update docs
Update docs
Improve the wording of security level values
Added quadrantChart to the side bar
Added e2e test cases with some fixes
Added documentation for the quadrantChart
Restructured the build function and addressed more review comment
Fixed some parser issue and added test cases for the parser
Fixed review comment
Update docs
Converted files to typescript and added proper types
Fix blog linting
Debug fetch-contributors
Fix lockfile
Revert "Replace esno & ts-node with tsx"
[draft] Added support for quadrant chart
Fix lockfile
Fix build
Update pnpm-lock
Replace esno & ts-node with tsx
...
2023-05-16 23:26:35 +05:30
Sidharth Vinod
c7affbe33b
Merge pull request #4405 from ZenUml/dongc/zenuml
...
Address mermaid-zenuml PR comments
2023-05-16 23:25:29 +05:30
Dong Cai
82eccb70fa
fixed typo and update peerDependencies version
2023-05-16 23:41:53 +10:00
Justin Greywolf
78efac2c51
Fix visibility issue for fields
2023-05-16 06:13:37 -07:00
Justin Greywolf
58ec2686da
Merge branch 'release/10.2.0' of https://github.com/mermaid-js/mermaid into release/10.2.0
2023-05-16 04:12:27 -07:00
Justin Greywolf
3a5c4a149f
fix parsing issue with class diagrams
2023-05-16 04:12:03 -07:00
Dong Cai
c889ef0c30
update pnpm-lock.yaml
2023-05-16 21:08:25 +10:00
Dong Cai
cce5505662
Address mermaid-zenuml PR comments
2023-05-16 20:30:25 +10:00
Sidharth Vinod
b925849893
fix: Use unicode arrows in quadrant chart axis
2023-05-15 13:36:35 +05:30
Sidharth Vinod
d86d1e7887
fix: Use unicode arrows in quadrant chart axis
2023-05-15 13:32:59 +05:30
Knut Sveidqvist
132ce2fb4b
Merge branch 'develop' into release/10.2.0
2023-05-15 09:50:02 +02:00
Knut Sveidqvist
458ac84749
Merge pull request #4383 from amsubhash/feature/4282_add_quadrant_chart
...
Added support for quadrant chart
2023-05-15 09:49:23 +02:00
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
Knut Sveidqvist
f616663f2f
Merge branch 'develop' into release/10.2.0
2023-05-15 08:51:47 +02:00
knsv
b563ddc19d
Update docs
2023-05-15 06:49:56 +00:00
Knut Sveidqvist
c755e45961
Merge pull request #4349 from danielcompton/patch-1
...
Indent subgraph sections
2023-05-15 08:46:38 +02:00
knsv
de34a06718
Update docs
2023-05-15 06:22:10 +00:00
Knut Sveidqvist
040827d95d
Merge pull request #4395 from Gusted/docs-sec
...
Improve the wording of security level values
2023-05-15 08:18:45 +02:00
Gusted
a991c32732
Improve the wording of security level values
...
- The current wording can be misinterpreted because, for some people
'tags' might not be associated with HTML tags.
- Improve the wording to make it clear that HTML tags are intended.
2023-05-13 20:25:04 +02:00
Subhash Halder
c4aebe6d57
Added quadrantChart to the side bar
2023-05-13 20:28:49 +05:30
Subhash Halder
0f354ff974
Added e2e test cases with some fixes
2023-05-13 19:45:45 +05:30
Subhash Halder
b2a5ddcd85
Added documentation for the quadrantChart
2023-05-13 17:33:31 +05:30
Subhash Halder
816800adcd
Restructured the build function and addressed more review comment
2023-05-12 20:16:26 +05:30
Subhash Halder
fe9c109837
Fixed some parser issue and added test cases for the parser
2023-05-12 17:09:14 +05:30
Subhash Halder
1253733962
Fixed review comment
2023-05-11 12:19:59 +05:30
amsubhash
4cbcfa054e
Update docs
2023-05-09 14:50:54 +00:00
Subhash Halder
9a7dbab5ed
Converted files to typescript and added proper types
2023-05-09 20:17:04 +05:30
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
fbd35ae95a
fix lint command
2023-05-09 10:24:05 +05:30
Sidharth Vinod
75e73a4f03
Bump version
2023-05-09 10:20:33 +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
c0b7ba305f
Merge pull request #4356 from mermaid-js/sidv/contributors
...
Show all contributors in homepage
2023-05-09 10:02:08 +05:30
Sidharth Vinod
bd53e9d449
Debug fetch-contributors
2023-05-09 09:56:40 +05:30
Sidharth Vinod
45139470a3
Fix lockfile
2023-05-08 22:08:47 +05:30
Sidharth Vinod
3677d44a58
Revert "Replace esno & ts-node with tsx"
...
This reverts commit 75337287ea
.
2023-05-08 22:08:11 +05:30
Subhash Halder
272ccded93
[draft] Added support for quadrant chart
2023-05-08 19:23:58 +05:30
Sidharth Vinod
b27d018c09
Fix lockfile
2023-05-08 19:04:21 +05:30
Sidharth Vinod
a1fe7222ac
Fix build
2023-05-08 18:52:03 +05:30
Sidharth Vinod
1b48c19897
Merge branch 'develop' into sidv/contributors
...
* develop:
chore(deps): update all minor dependencies
requested update
Update packages/mermaid/src/docs/syntax/flowchart.md
Update docs
Docs: Flowchart - minor verbiage update
2023-05-08 18:51:10 +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
Sidharth Vinod
0b73d40ca1
Merge pull request #4380 from mermaid-js/renovate/all-minor
...
chore(deps): update all minor dependencies (minor)
2023-05-08 18:47:54 +05:30
Sidharth Vinod
500efda8d6
Update pnpm-lock
2023-05-08 18:47:22 +05:30
Sidharth Vinod
8e9d1bfc35
Merge branch 'develop' into sidv/contributors
...
* develop:
chore(deps): update all patch dependencies
2023-05-08 18:46:39 +05:30
Sidharth Vinod
75337287ea
Replace esno & ts-node with tsx
2023-05-08 18:46:14 +05:30
renovate[bot]
b04155178a
chore(deps): update all minor dependencies
2023-05-08 10:09:26 +00:00
renovate[bot]
d7e140a829
chore(deps): update all patch dependencies
2023-05-08 10:08:10 +00:00
Knut Sveidqvist
25a7164df2
Merge branch 'develop' into sidv/contributors
2023-05-08 09:17:49 +02:00
Knut Sveidqvist
29c8f8c867
Merge pull request #4350 from mermaid-js/sidv/removeSimpleMarkdown
...
remove SimpleMarkdown
2023-05-08 09:16:28 +02:00
Knut Sveidqvist
a226b073a0
Merge pull request #4374 from remcohaszing/add-integrations
...
Add integrations
2023-05-08 09:13:16 +02:00
Knut Sveidqvist
0c18f26dc0
Merge pull request #4370 from mermaid-js/Overlap-notes-messages
...
Allow overlapping notes
2023-05-08 09:11:33 +02:00
Knut Sveidqvist
4d0447574a
Merge pull request #4366 from mermaid-js/update-latest-news
...
Latest News section: update content
2023-05-08 09:11:11 +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
Knut Sveidqvist
d1690a03db
Updated url
2023-05-08 09:09:32 +02:00
Knut Sveidqvist
d8c67cd2c9
Updated url
2023-05-08 09:08:18 +02:00
Knut Sveidqvist
ccc87be462
Merge branch 'develop' into Overlap-notes-messages
2023-05-08 09:04:19 +02:00
Knut Sveidqvist
f8b029de0e
Merge pull request #4376 from rhysd/doc/missing_await
...
Fix missing `await` in usage document
2023-05-08 09:01:22 +02:00
Knut Sveidqvist
8573db5114
Merge pull request #4378 from aloisklink/fix/fix-broken-unit-tests
...
test: fix classDiagramGrammer unit test
2023-05-08 09:00:49 +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
Alois Klink
a1e64c2102
test: fix classDiagramGrammer unit test
...
The classDiagramGrammer.spec.ts unit test had some bad filepath
manipulation that fails on UNIX platforms.
Instead, we can use the recommended method from the Node.JS
documentation, see https://nodejs.org/api/esm.html#importmetaurl .
Fixes: 221640aa25
2023-05-07 18:05:43 +01:00
Knut Sveidqvist
7f9ebcf2c6
Merge pull request #4361 from tcbuzor/feature-4146-eraggregation
...
add master detail relationship support
2023-05-07 08:04:07 +02:00
Justin Greywolf
7e240dac22
restore path calculation for grammar test
2023-05-04 09:15:21 -07:00
Justin Greywolf
06fdb95389
Allow overlapping notes
2023-05-03 22:15:59 -07:00
Justin Greywolf
2216bbad25
remove spellcheck warnings
2023-05-03 17:02:44 -07:00
Justin Greywolf
43819f1bd8
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into develop
2023-05-03 17:01:43 -07:00
Justin Greywolf
221640aa25
Fix path in test
2023-05-03 17:01:27 -07: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
Justin Greywolf
7fd4814abc
Merge pull request #4259 from mermaid-js/svgDrawRefactor
...
Refactor to consolidate shared svgDraw components
2023-05-03 16:57:09 -07:00
Justin Greywolf
61e31b3fe6
fix import issue
2023-05-03 16:29:57 -07:00
Justin Greywolf
e903f06f75
Merge branch 'develop' into svgDrawRefactor
2023-05-03 16:18:17 -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
Sidharth Vinod
bf37956528
Merge pull request #4367 from toolness/bug/4353_reject_ridiculous_dates
...
Reject ridiculous years in Gantt charts.
2023-05-03 00:37:05 +05:30
Atul Varma
725b80831e
Reject ridiculous years in Gantt charts.
2023-05-02 09:46:59 -04:00
Sidharth Vinod
cb3982de7e
Remove unnecessary dependencies
...
Co-authored-by: Alois Klink <alois.klink@gmail.com >
2023-05-02 14:16:35 +05:30
Steph
b30e9620f4
Update packages/mermaid/src/docs/syntax/flowchart.md
...
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com >
2023-05-01 23:04:04 -07:00
Steph
4c9e35e269
add the latest blog post
2023-05-01 22:48:29 -07:00
eopaant
18571052ad
added style to reflect true aggregation
2023-05-01 22:34:36 -05:00
Kazuki Tsunemi
0d373f3a6a
Modify jsdoc of addClasses
2023-05-01 19:12:39 +09:00
Kazuki Tsunemi
70a52da393
namespace rect is not filled
2023-05-01 19:06:46 +09:00
eopaant
3549ffc4ac
add master detail relationship support
2023-04-30 13:19:35 -05:00
Sidharth Vinod
c79be5d829
Merge pull request #4357 from agentraghav/code-improvment
...
updating es6 rules in flowchart diagram
2023-04-30 22:14:59 +05:30
raghvendra
38efaf93c8
updating es6 rules in flowchart diagram
2023-04-29 16:06:17 +05:30
Sidharth Vinod
dfa65c5fc8
remove nr
2023-04-29 11:30:11 +05:30
Sidharth Vinod
32928224e5
Remove contributor-names from git
2023-04-29 10:55:24 +05:30
Sidharth Vinod
4456c2a267
Fix user-avatar copying
2023-04-29 10:55:06 +05:30
Sidharth Vinod
9e0410e0d3
Simplify contributors
2023-04-29 10:51:03 +05:30
Sidharth Vinod
cdc68d99fe
Cleanup
2023-04-29 10:50:30 +05:30
Sidharth Vinod
110cd61c64
Fix lockfile
2023-04-29 10:17:51 +05:30
Sidharth Vinod
baf5e8f6b2
Fix docs, mmd -> mermaid
2023-04-29 10:13:00 +05:30
Sidharth Vinod
99abd4c31b
Fix avatar fetching
2023-04-29 10:12:47 +05:30
Sidharth Vinod
9238deaf00
Merge branch 'develop' into sidv/contributors
...
* develop: (237 commits)
submit built docs
update Font Awesome Version
Clarify FontAwesome support
Update version
Fix classParser
Check for conflict when linting jison
Update class grammar test
fix Class diagram grammar
Skip sourcemap
Bump version
Update deps
Fix unit tests
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
...
2023-04-29 09:32:07 +05:30
Sidharth Vinod
a01343bf1b
Fix lockfile
2023-04-27 10:37:35 +05:30
Sidharth Vinod
88f9233aa8
Merge branch 'develop' into sidv/zenuml
...
* develop:
submit built docs
update Font Awesome Version
Clarify FontAwesome support
2023-04-27 10:36:16 +05:30
Sidharth Vinod
33c81d557e
Merge pull request #4347 from josh-bouganim-avant/patch-1
...
Clarify FontAwesome support
2023-04-26 11:07:17 +05:30
Sidharth Vinod
91f1ef9c42
Back to JS with jsdoc types
2023-04-26 11:00:35 +05:30
Sidharth Vinod
eba3a7bdcc
Add unsupported text
2023-04-26 10:55:37 +05:30
Sidharth Vinod
5bbce45c56
Reduce changes in test
2023-04-26 10:51:54 +05:30
Sidharth Vinod
395a794758
Fix deps
2023-04-26 10:37:03 +05:30
Sidharth Vinod
1f2af83a0c
Fix lockfile
2023-04-26 10:35:24 +05:30
Sidharth Vinod
4d3e5e42e1
Use mdast-util-from-markdown instead of simple-markdown
2023-04-26 10:30:13 +05:30
Sidharth Vinod
9b912c4a59
handleMarkdown JS -> TS
2023-04-26 10:11:19 +05:30
Daniel Compton
c6fbabc70e
Indent subgraph sections
...
The two subgraph paragraphs below "Subgraphs" should be
indented below it.
2023-04-26 09:39:17 +12:00
Josh Bouganim
41969c434f
submit built docs
2023-04-25 20:35:45 +00:00
Sidharth Vinod
8cd48bf405
Add docs
2023-04-26 00:31:00 +05:30
Sidharth Vinod
8b18fd93f4
Add test
2023-04-26 00:20:00 +05:30
Sidharth Vinod
ec62c2bf5b
Merge branch 'develop' into sidv/zenuml
...
* develop: (33 commits)
Update version
Fix classParser
Check for conflict when linting jison
Update class grammar test
fix Class diagram grammar
Skip sourcemap
Bump version
Update deps
Fix unit tests
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
...
2023-04-26 00:15:52 +05:30
Sidharth Vinod
b9e7ba023f
Update ZenUML
2023-04-26 00:12:39 +05:30
Josh Bouganim
284d032d26
update Font Awesome Version
2023-04-25 11:06:43 -07:00
Josh Bouganim
9859491381
Clarify FontAwesome support
2023-04-25 11:01:09 -07:00
Kazuki Tsunemi
95d8e3a5df
Merge branch 'develop' into feature/class-namespace
2023-04-25 16:40:42 +09:00
Sidharth Vinod
56ec1ab52c
Merge pull request #4338 from mermaid-js/sidv/fixClassGrammar
...
fix ClassGrammar
2023-04-24 20:43:48 +05:30
Sidharth Vinod
597a162249
Update version
2023-04-24 00:35:50 +05:30
Sidharth Vinod
24f5a15f20
Fix classParser
2023-04-24 00:34:41 +05:30
Sidharth Vinod
d125d22488
Check for conflict when linting jison
2023-04-24 00:15:51 +05:30
Sidharth Vinod
d09151e870
Update class grammar test
2023-04-24 00:15:30 +05:30
Sidharth Vinod
60db22886a
fix Class diagram grammar
2023-04-24 00:15:07 +05:30
Sidharth Vinod
23bed7e653
Skip sourcemap
2023-04-23 23:40:24 +05:30
Sidharth Vinod
07dcb8cc44
Bump version
2023-04-23 23:38:34 +05:30
Sidharth Vinod
ba632ff65b
Merge pull request #4303 from mermaid-js/MultipleUpdatesToClassDiagram
...
Multiple updates to class diagram
2023-04-23 23:37:24 +05:30
Sidharth Vinod
d79f946cbc
Merge branch 'develop' into MultipleUpdatesToClassDiagram
...
* develop:
Update deps
Fix unit tests
2023-04-23 23:22:32 +05:30
Sidharth Vinod
b0c58a9764
Update deps
2023-04-23 23:15:26 +05:30
Sidharth Vinod
94991520ea
Fix unit tests
2023-04-23 23:15:05 +05:30
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
Sidharth Vinod
04305bdddc
Merge pull request #4281 from mermaid-js/sidv/addUMD
...
Add UMD build Back
2023-04-23 22:40:01 +05:30
Sidharth Vinod
f018ca34da
Merge pull request #4335 from mermaid-js/sidv/fixApplitools
...
Sidv/fix applitools
2023-04-23 22:35:48 +05:30
Sidharth Vinod
bbe3909627
Update vite
2023-04-23 22:34:19 +05:30
Sidharth Vinod
642397b36c
Fix applitools cypress
2023-04-23 15:59:27 +05:30
Sidharth Vinod
562514964e
Update packages/mermaid/package.json
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2023-04-23 15:49:20 +05:30
Sidharth Vinod
125be13df4
Merge branch 'develop' into sidv/addUMD
...
* develop: (69 commits)
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
pie diagram mermaid module import fix
Update docs
docs(flowchart): wrap br tag by codeblock
...
2023-04-23 15:31:17 +05:30
Sidharth Vinod
f3f7460706
Merge pull request #4328 from mermaid-js/renovate/typescript-5.x
...
chore(deps): update dependency typescript to v5
2023-04-23 13:09:44 +05:30
renovate[bot]
9e58f7bd99
chore(deps): update dependency typescript to v5
2023-04-22 20:51:24 +00:00
Sidharth Vinod
5110967bcd
Merge pull request #4321 from mermaid-js/renovate/all-minor
...
fix(deps): update all minor dependencies (minor)
2023-04-23 02:20:12 +05:30
Sidharth Vinod
5c6773a47c
Merge branch 'renovate/all-minor' of https://github.com/mermaid-js/mermaid into renovate/all-minor
...
* 'renovate/all-minor' of https://github.com/mermaid-js/mermaid :
fix(deps): update all minor dependencies
chore(deps): update pnpm to v8
chore(deps): update fregante/setup-git-user action to v2
2023-04-23 02:04:28 +05:30
Sidharth Vinod
5634c6ca1a
fix typedoc
2023-04-23 02:03:28 +05:30
renovate[bot]
1c17f4c770
fix(deps): update all minor dependencies
2023-04-22 20:30:38 +00:00
Sidharth Vinod
f17a325632
Merge pull request #4329 from mermaid-js/renovate/fregante-setup-git-user-2.x
...
chore(deps): update fregante/setup-git-user action to v2
2023-04-23 01:58:02 +05:30
Sidharth Vinod
9f2d14f676
Merge pull request #4330 from mermaid-js/renovate/pnpm-8.x
...
chore(deps): update pnpm to v8
2023-04-23 01:57:39 +05:30
renovate[bot]
bed9e8daab
chore(deps): update pnpm to v8
2023-04-22 20:04:11 +00:00
renovate[bot]
4a258a0f2c
chore(deps): update fregante/setup-git-user action to v2
2023-04-22 20:02:23 +00:00
renovate[bot]
e4bc3e2269
fix(deps): update all minor dependencies
2023-04-22 20:01:25 +00:00
Sidharth Vinod
a470407f02
Merge pull request #4327 from mermaid-js/renovate/start-server-and-test-2.x
...
chore(deps): update dependency start-server-and-test to v2
2023-04-23 01:30:16 +05:30
renovate[bot]
e6d11b9443
chore(deps): update dependency start-server-and-test to v2
2023-04-22 19:26:13 +00:00
Sidharth Vinod
c624cbb910
Merge pull request #4325 from mermaid-js/renovate/eslint-plugin-unicorn-46.x
...
chore(deps): update dependency eslint-plugin-unicorn to v46
2023-04-23 00:51:33 +05:30
Sidharth Vinod
b428c06bed
Merge pull request #4326 from mermaid-js/renovate/rimraf-5.x
...
chore(deps): update dependency rimraf to v5
2023-04-23 00:51:08 +05:30
Sidharth Vinod
9cbc3d6fb9
Merge pull request #4322 from mermaid-js/renovate/actions-deploy-pages-2.x
...
chore(deps): update actions/deploy-pages action to v2
2023-04-23 00:50:58 +05:30
Sidharth Vinod
12ed81855a
Add zenuml
2023-04-23 00:34:59 +05:30
renovate[bot]
f597f15f82
chore(deps): update dependency rimraf to v5
2023-04-22 18:53:56 +00:00
renovate[bot]
909c063a67
chore(deps): update dependency eslint-plugin-unicorn to v46
2023-04-22 18:51:50 +00:00
renovate[bot]
f93bac9dd4
chore(deps): update actions/deploy-pages action to v2
2023-04-22 18:49:44 +00:00
renovate[bot]
8cb3318d94
chore(deps): update dependency eslint-plugin-jsdoc to v43
2023-04-22 18:46:44 +00:00
Sidharth Vinod
cb1e8220a4
Merge pull request #4331 from mermaid-js/renovate/dompurify-3.x
...
fix(deps): update dependency dompurify to v3
2023-04-22 23:59:53 +05:30
Sidharth Vinod
49bb87e14a
Split docs into build and deploy
2023-04-22 23:59:33 +05:30
renovate[bot]
ddde451915
fix(deps): update dependency dompurify to v3
2023-04-22 08:28:31 +00:00
Sidharth Vinod
40d2682b14
Merge pull request #4323 from mermaid-js/renovate/concurrently-8.x
...
chore(deps): update dependency concurrently to v8
2023-04-22 13:53:05 +05:30
renovate[bot]
93eb72248a
chore(deps): update dependency concurrently to v8
2023-04-20 04:15:28 +00:00
Sidharth Vinod
6883a92672
Split renovate groups
2023-04-20 09:40:58 +05:30
Sidharth Vinod
2fe0a1360f
Upgrade vitepress
2023-04-20 09:35:28 +05:30
Sidharth Vinod
8e0f947d6c
Merge pull request #4304 from mermaid-js/renovate/patch-all-minor-patch
...
chore(deps): update pnpm to v7.30.5
2023-04-19 16:29:40 +05:30
renovate[bot]
411f868f22
chore(deps): update pnpm to v7.30.5
2023-04-19 07:00:59 +00:00
Sidharth Vinod
39f9277a73
Merge pull request #4316 from agentraghav/agentraghav-pie-chart-demos-fix
...
pie diagram mermaid module import fix
2023-04-19 12:25:59 +05:30
raghvendra
ff3104ad9c
pie diagram mermaid module import fix
2023-04-19 11:25:32 +05:30
huynhicode
be69f494b7
Update docs
2023-04-18 19:43:30 +00:00
Steph
fd6d1941b7
Docs: Flowchart - minor verbiage update
...
Minor verbiage update to Flowchart doc
2023-04-18 12:39:35 -07:00
sidharthv96
8dfad241c3
Update docs
2023-04-18 19:00:47 +00:00
Sidharth Vinod
44f6d11537
Merge pull request #4310 from Bogay/fix/escape-br-tag-in-flowchart-doc
...
docs(flowchart): wrap br tag by codeblock
2023-04-19 00:27:31 +05:30
Sidharth Vinod
698951c059
Merge pull request #4309 from dix/fix_doc_obsidian_link
...
fix(doc): Link to Obsidian doc/integration
2023-04-19 00:26:46 +05:30
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
dix
1d4fc5051e
fix(doc): Link to Obsidian doc/integration
2023-04-18 11:37:39 +02:00
Knut Sveidqvist
6ccdc2bd01
Fix for async handling flowchart-elk
2023-04-17 19:33:51 +02: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
642bc1a739
update tests for package visibility
2023-04-17 07:24:27 -07:00
Justin Greywolf
5b0eb702e5
Merge branch 'develop' into MultipleUpdatesToClassDiagram
2023-04-17 06:51:51 -07:00
Justin Greywolf
62870597d6
Fixed failing tests
2023-04-17 06:51:08 -07:00
Sidharth Vinod
01de155e3c
Merge pull request #4278 from lishid/patch-2
...
Fix git graph css bracket leak
2023-04-17 17:29:27 +05:30
Sidharth Vinod
0485999636
Merge pull request #4299 from eitsupi/patch-1
...
docs(integrations): list quarto
2023-04-17 17:26:53 +05:30
Sidharth Vinod
f638082ab4
Merge pull request #4297 from bish0polis/develop
...
Update bug_report.yml
2023-04-17 17:26:18 +05:30
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
eitsupi
8c4fb6c753
docs(integrations): list quarto
2023-04-15 16:49:32 +09:00
Justin Greywolf
ac63788a9c
organized and fixed tests
2023-04-14 10:13:21 -07:00
Alois Klink
32538b5b03
Merge branch 'develop' into lishid/patch-2
...
The E2E tests are failing, but will probably be fixed by commit
9bb0cef8
(fix: wait for image rendering in nodes, 2023-03-30)
on the `develop` branch.
2023-04-14 02:09:22 +01:00
Bishop Clark
8aa51cf3e7
Update bug_report.yml
...
correct adjective order
2023-04-13 16:59:13 -07:00
Will-Low
e3ca003127
Rebuilding docs
2023-04-13 09:59:11 -07:00
Will-Low
19363965ad
Updating documentation on notes for classes
...
I was confused by the documentation on notes for a specific class. Updated the wording slightly and added an example for clarity.
2023-04-13 09:08:48 -07:00
Sidharth Vinod
32d553a28f
Merge pull request #4213 from remcohaszing/fix-node16-module-resolution
...
Support node16 module resolution
2023-04-13 21:03:27 +05:30
Remco Haszing
e84c5ec4c9
Fix broken tests
2023-04-13 15:13:52 +02:00
Remco Haszing
aa5c1a5f78
Merge branch 'develop' into fix-node16-module-resolution
2023-04-13 14:58:17 +02:00
Sidharth Vinod
d9ebb0d492
Merge pull request #4295 from aloisklink/test/test-styles
...
Fix and test a bunch of invalid CSS issues
2023-04-13 18:08:11 +05:30
Sidharth Vinod
634d6602b9
Merge pull request #4272 from slab/develop
...
Add Slab to the list of integrations
2023-04-13 18:05:24 +05:30
Sidharth Vinod
ea6f9c2d59
Merge pull request #4286 from legonigel/4195_arrow_end_size
...
Fix #4195 start and end arrow have different sizes
2023-04-13 15:05:56 +05:30
Sidharth Vinod
dda2c25d52
Merge pull request #4294 from onayiga/Documentation-edits
...
Update index.md
2023-04-13 15:04:28 +05:30
Zihua Li
d13b58bec8
Merge branch 'mermaid-js:develop' into develop
2023-04-13 16:00:01 +08:00
Alois Klink
b4164b6ab5
test: test that styles and themes return valid CSS
...
Test that `src/diagrams/*/styles.ts` module returns a valid
CSS stylesheet that can be parsed via [stylis][1] and then
becomes a valid CSS that [csstree-validator][2] validates.
We test this for every diagram and for every theme, because
many of the invalid CSS bugs are caused by missing theme vars.
There are some CSS errors that I couldn't easily fix, so I've written
the tests to ignore the following CSS errors:
- 'Unknown property `rx`' (Valid in SVG2 draft and in some browsers)
- 'Unknown property `ry`' (Valid in SVG2 draft and in some browsers)
- 'Unknown property `dy`'
- This doesn't seem to be valid CSS in any SVG version, but maybe
some browsers support it 🤷 I feel like we should probably change
this though.
[1]: https://github.com/thysultan/stylis
[2]: https://github.com/csstree/validator
2023-04-13 08:27:32 +01:00
Alois Klink
aee18ca018
fix: fix scaleLabelColor
in theme forest/neutral
...
The `scaleLabelColor` variable in `theme-forest` and `theme-neutral`
was set to `"calculated"`, as it defaults to `this.labelTextColor`
**before** `this.labelTextColor` was set.
Moving the `this.labelTextColor` assignments before `scaleLabelColor`
is calculated fixes this.
Fixes mindmap and timeline invalid CSS in theme forest and neutral.
2023-04-13 07:32:18 +01:00
Alois Klink
cd976871f0
fix: define gitBranchLabel
* in theme forest/dark
...
Define `gitBranchLabel[0-7]` in `theme-dark` and `theme-forest` to fix
invalid CSS for gitgraphs.
The values have been copied from [`theme-default`][1]).
[1]: 727bf30824/packages/mermaid/src/themes/theme-default.js (L296-L303)
2023-04-13 07:32:18 +01:00
Alois Klink
4f9c4548bf
fix: define excludeBkgColor
for theme-dark
...
Define `excludeBkgColor` for `theme-dark` to fix invalid CSS
for gantt diagrams.
All the other themes defined this to '#eeeeee', but I thought that
was a bit too bright in a dark theme, so instead I set it to
`darken(this.sectionBkgColor, 10);`.
2023-04-13 07:32:18 +01:00
Alois Klink
720408e143
fix: define border2
for theme-base
...
`border2` is a theme variable used by the CSS for flowcharts and
user-journey.
I've defined this to default to `tertiaryBorderColor` in theme-base,
as other themes tend to set `border2` to the same value as
`clusterBorder`, which in theme-base is `tertiaryBorderColor`.
2023-04-13 07:32:18 +01:00
Alois Klink
54f827d850
fix: define arrowheadColor
for theme-base
...
Define `arrowheadColor` as `invert(this.background)` in
`theme-base.js`, as it's currently `undefined`, which causes CSS
issues when using `theme-base`.
I've picked `invert(this.background)` so that it matches
the default value of `lineColor`.
2023-04-13 07:32:18 +01:00
Alois Klink
7566b5620e
fix: fix requirementBorderSize
theme variable
...
Currently, `requirementBorderSize` defaults to `primaryBorderColor`,
which is a color, not a valid SVG `stroke-width`.
Instead, I've made it default to `1`.
2023-04-13 07:32:18 +01:00
Alois Klink
9cb7a4a3f5
fix: fix invalid CSS fill-opacity
value
...
Fix an invalid value for the CSS `fill-opacity` value.
Percentage values for `fill-opacity` are only supported in the SVG 2.0
draft, so according to [MDN][1]:
> it is not widely supported yet, […] as a consequence, it is best
> practices [sic] to set opacity with a value in the range `[0-1]`.
[1]: https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-opacity
2023-04-13 07:32:18 +01:00
Alois Klink
616d370a51
fix: fix personBorder/Bkg C4 diagram theme vars
...
The current `personBorder`/`personBkg` theme variables for C4 diagrams
are set to the string `'calculated'`.
However, despite being `'calculated'`, they never seem to change to
anything else, and so become invalid CSS variables.
I've instead changed these to just default to base theme vars,
as that's what they do in [`these-base.js`][1].
[1]: 727bf30824/packages/mermaid/src/themes/theme-base.js (L106-L107)
2023-04-13 07:32:18 +01:00
Alois Klink
83d7d6c48f
fix: fix invalid CSS for class diagram
...
`.divider` had a `stroke` property of `1` that was invalid.
This looks like a typo from PR
https://github.com/mermaid-js/mermaid/pull/1567 ,
as the `src/theme/class.scss` file's `.divider` section correctly
shows `stroke-width: 1;`.
Fixes: https://github.com/mermaid-js/mermaid/pull/1567
2023-04-13 07:32:18 +01:00
onayiga
1c98621cf4
Update index.md
...
Minor grammatical and editorial changes; Updated Mermaid API section to make use of active voice for enhanced readability and comprehension.
2023-04-12 23:12:16 -04:00
Justin Greywolf
727bf30824
Merge pull request #4268 from Valentine14th/bug/4023-image-rendering
...
fix: image rendering in nodes
2023-04-10 10:09:40 -07:00
legonigel
aa3c0023f4
Fix #4195 start and end arrow have different sizes
...
In #3938 , it appears that the marker sizes for pointEnd was
unintentionally changed. This reverts the change in marker size.
It is also possible that the intention was to change the viewBox size
for both start and end, but I doubt this since it makes the arrows
significantly smaller than other markers.
2023-04-09 20:56:00 -07:00
Sidharth Vinod
f08778d0c7
Merge pull request #4285 from emersonbottero/dayjs-esm
...
fix: really import esm version of dayjs
2023-04-09 11:19:42 +05:30
Emerson Bottero
37eb100bb2
chore: add files to imports
2023-04-08 23:50:10 -03:00
Laura Valentine Tscharner
9bb0cef82b
fix: wait for image rendering in nodes
2023-04-08 16:28:58 +01:00
Emerson Bottero
4643bb1c00
fix: really import esm version of dayjs
2023-04-07 23:38:05 -03:00
Knut Sveidqvist
d132d26246
Merge branch 'master' into develop
2023-04-06 08:33:18 +02:00
Sidharth Vinod
24c9506935
fix version
2023-04-05 22:07:46 +05:30
Sidharth Vinod
ca8ce8201c
Merge branch 'develop' into sidv/addUMD
...
* develop: (81 commits)
revert pnpm changes
doc update
auto generated from pnpm run
auto generated from pnpm run
linting
added example of Bar chart
Update docs
Adding rendering tests and unit tests
Syntax for markdown strings is a single backtick.
updated labels in the chart
Update docs
updated example data smaller
Bar chart
fix: Remove comment line completely
fix: trimStart to text
test: add space before init
fix uncaughexception in tests
fix(#4256 ): Keep error diagram on screen
fix(#4137 ): Cleanup comments before parsing
Update docs
...
2023-04-05 22:04:53 +05:30
Sidharth Vinod
777a781052
Merge pull request #4261 from karistom/develop
...
Bar chart (using gantt chart)
2023-04-05 16:37:06 +05:30
Sidharth Vinod
d1e369e68d
revert pnpm changes
2023-04-05 16:32:48 +05:30
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
Ch K
43137fbdb2
Merge branch 'mermaid-js:develop' into develop
2023-04-05 10:12:12 +10:00
Ch K
7ac84fb9af
linting
2023-04-05 09:18:11 +10:00
Ch K
efc4062721
added example of Bar chart
2023-04-05 09:07:01 +10:00
Lishid
5693f63603
Fix git graph css bracket leak
2023-04-04 11:22:19 -04: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
e7c237dcf3
Merge branch 'release/10.1.0'
2023-04-04 15:19:15 +02:00
Knut Sveidqvist
75adb8ae90
Updated package.json
2023-04-04 14:38:09 +02:00
Knut Sveidqvist
fc1962c795
Version set 10.1.0 and fix for label centering
2023-04-04 14:36:05 +02:00
Knut Sveidqvist
1a56a18f9b
Fixing issues with centering of labels for subgraphs and handling of special characters in html strings
2023-04-04 12:49:14 +02:00
Knut Sveidqvist
1841346ff6
Fixing issues in mindmaps and class diagram notes after tests
2023-04-04 10:45:39 +02:00
Knut Sveidqvist
e8799ad515
Merge remote-tracking branch 'origin/release/10.1.0' into release/10.1.0
2023-04-04 08:29:54 +02:00
Knut Sveidqvist
2b9872d656
Some styling fixes for markdown strings
2023-04-04 08:29:15 +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
Knut Sveidqvist
6807c48f9a
Merge pull request #4271 from mermaid-js/4220-string-synax-and-features
...
4220 string synax and features
2023-04-03 12:36:09 +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
Knut Sveidqvist
471c842a58
Adding rendering tests and unit tests
2023-04-03 12:12:51 +02:00
Knut Sveidqvist
99f65813a1
Syntax for markdown strings is a single backtick.
2023-04-03 10:43:15 +02:00
Remco Haszing
da7725f38e
Merge branch 'develop' into fix-node16-module-resolution
2023-04-01 12:05:19 +02:00
Sidharth Vinod
7e610d13dc
Merge pull request #4207 from aloisklink/test/4198-fix-gantt-today-marker-tests
...
Fix broken Gantt `todayMarker` tests
2023-03-31 18:23:06 +05:30
Ch K
64baf2d365
updated labels in the chart
2023-03-31 18:01:28 +11:00
knsv
f9c0f1d46f
Update docs
2023-03-31 06:46:34 +00:00
Knut Sveidqvist
3823ecafb1
Merge pull request #4238 from JeremyFunk/feature/1618_repeating_tasks
...
Implement repeating tasks
2023-03-31 08:43:13 +02:00
Knut Sveidqvist
057c9e4b81
Merge branch 'develop' into feature/1618_repeating_tasks
2023-03-31 08:42:10 +02:00
Ch K
e6db9e8fc3
updated example data smaller
2023-03-31 17:36:50 +11:00
Knut Sveidqvist
c4e4efd4b8
Merge pull request #4258 from mermaid-js/sidv/fix/4256
...
fix(#4256 ): Keep error diagram on screen
2023-03-31 08:34:53 +02:00
Knut Sveidqvist
da066553bd
Merge pull request #4257 from mermaid-js/sidv/fix/4137
...
fix(#4137 ): Cleanup comments before parsing
2023-03-31 08:32:55 +02:00
Ch K
a58d014a13
Bar chart
2023-03-31 17:00:53 +11:00
Sidharth Vinod
006da82470
fix: Remove comment line completely
2023-03-31 00:35:56 +05:30
Sidharth Vinod
1945a62990
fix: trimStart to text
2023-03-31 00:25:33 +05:30
Sidharth Vinod
d16894daf4
test: add space before init
2023-03-31 00:18:53 +05:30
Sidharth Vinod
4d933f6b72
Merge pull request #4253 from remcohaszing/export-mermaid-type
...
Define and export the Mermaid type
2023-03-30 23:56:48 +05:30
Justin Greywolf
e357bbee42
Refactor to consolidate shared svgDraw components
2023-03-30 11:04:19 -07:00
Sidharth Vinod
7739302ee8
fix uncaughexception in tests
2023-03-30 23:28:41 +05:30
Sidharth Vinod
46ab6f46f2
fix( #4256 ): Keep error diagram on screen
2023-03-30 23:09:46 +05:30
Sidharth Vinod
48d267c6dc
fix( #4137 ): Cleanup comments before parsing
2023-03-30 22:08:50 +05:30
Jeremy Funk
15af3ea585
Update docs
2023-03-29 23:53:12 +02:00
Steph
35366f79ac
add announcements page content
2023-03-29 14:48:09 -07:00
Steph
4c0980629c
add blog page content
2023-03-29 14:46:19 -07:00
Steph
8bd2c0f272
create announcements and blog pages
2023-03-29 14:27:04 -07:00
Steph
2896865163
add latest news section
2023-03-29 14:23:44 -07:00
Sidharth Vinod
a49cdabd6c
Add Slack invite link
2023-03-29 21:50:15 +05:30
Remco Haszing
2dd6329872
Define and export the Mermaid type
...
This represents the type of the default export. This is useful when it’s
being passed around or declared as a global.
2023-03-29 16:55:58 +02:00
Knut Sveidqvist
507a518a91
Bugfix for port selection when using diamonds in elk layout of flowcharts
2023-03-29 16:17:59 +02:00
Knut Sveidqvist
4caf7d7c7b
Adding support for markdown string in flowchart-elk
2023-03-29 16:01:08 +02:00
Knut Sveidqvist
89193d7360
Simple markdown in lock file
2023-03-29 09:35:42 +02:00
Knut Sveidqvist
89eec225ce
Merge branch 'develop' into 4220-string-synax-and-features
2023-03-29 09:34:49 +02:00
Knut Sveidqvist
cbc2df1ff6
Merge branch 'develop' into feature/1618_repeating_tasks
2023-03-29 09:23:18 +02:00
Knut Sveidqvist
e4a2c74b1b
Merge pull request #4247 from kshitijsaksena/bug/4137_fix_comment_bug
...
Updated render to remove comments from text
2023-03-28 16:26:54 +02:00
Knut Sveidqvist
63160293c7
Updating support for the new type of strings for flowcharts-v2
2023-03-28 15:28:52 +02:00
Knut Sveidqvist
9c0cb3f320
Merge pull request #4249 from aloisklink/build/remove-use-inline-specifiers-lockfile-format-from-npmrc
...
Remove inline-specifiers pnpm option from `.npmrc` file to avoid merge conflicts
2023-03-27 16:27:30 +02:00
Knut Sveidqvist
fbeb016398
test commit
2023-03-27 14:43:59 +02:00
Alois Klink
093f1697e1
build: remove inline-specifiers pnpm option
...
Remove the `use-inline-specifiers-lockfile-format=true` pnpm option
from our `.npmrc` file.
This was added in
[PNPM version v7.7.0](https://github.com/pnpm/pnpm/releases/tag/v7.7.0 )
and should make our `pnpm-lock.yaml` file much nicer,
but unfortunately, renovate doesn't seem to support it (unsure why?).
This means that whenever we do a `pnpm install` locally, the lock-file
gets changed, and whenever renovate makes a PR, it changes the
lock-file back. This causes a lot of unnecassary merge conflicts.
2023-03-25 21:16:45 +00:00
Alois Klink
f56e0bd530
Merge pull request #4246 from piradata/patch-1
...
Fix hexagon node flowchart code example in docs
2023-03-25 21:09:57 +00:00
PIRADATA
022e6670d0
docs: fix hexagon node flowchart code example
...
Use `mermaid-example` instead of `mmd` so that Mermaid formats
the code properly.
2023-03-25 20:13:04 +00:00
Kshitij
e3760d1709
Fixed regex bug
2023-03-25 20:13:30 +05:30
Kshitij
0475591fb6
Updated render to remove comments from text
2023-03-25 15:46:52 +05:30
Jeremy Funk
ba1c5dc6c7
Change to using display mode yaml
2023-03-25 01:56:50 +01:00
Jeremy Funk
2f8c571a5c
Fix unit test
2023-03-24 00:37:25 +01:00
Jeremy Funk
a70b3a881d
Add comment
2023-03-24 00:22:52 +01:00
Jeremy Funk
950f560d81
Refactor
2023-03-24 00:20:36 +01:00
Jeremy Funk
fd9680a050
Fix bug
2023-03-24 00:18:52 +01:00
Jeremy Funk
2d815e9626
Add documentation
2023-03-24 00:09:06 +01:00
Jeremy Funk
8c0550b2b7
Code refactoring, add e2e test
2023-03-23 23:45:59 +01:00
Jeremy Funk
f054609e02
Add test, fix typo
2023-03-23 22:58:46 +01:00
Jeremy Funk
45c0c5fee0
Bugfix
2023-03-23 22:54:58 +01:00
Jeremy Funk
a535fe1679
Bugfixes, refactor, add compact
2023-03-23 22:38:04 +01:00
Alois Klink
e4d2118d4b
Merge pull request #4231 from mermaid-js/renovate/patch-all-minor-patch
...
chore(deps): update pnpm to v7.30.1
2023-03-23 20:04:30 +00:00
Alois Klink
1184fce148
Merge pull request #4237 from xuanxu/patch-1
...
Fix typos in timeline docs
2023-03-23 20:00:39 +00:00
Alois Klink
a79f118323
Merge pull request #4230 from vorburger/patch-1
...
docs: Remove repeated phrase
2023-03-23 19:58:11 +00:00
Juanjo Bazán
6cba2ea02d
docs: fix typos in timeline.md
2023-03-23 19:46:17 +00:00
Michael Vorburger ⛑️
3add711c55
docs: Remove repeated phrase
2023-03-23 19:42:33 +00:00
renovate[bot]
1481a8ccb1
chore(deps): update pnpm to v7.30.1
2023-03-23 19:04:24 +00:00
Jeremy Funk
b3b7108d59
Implement basic repeating tasks
2023-03-22 23:15:54 +01:00
Knut Sveidqvist
fd9ad95346
#4220 Handling paragraphs and html labels with classes in mindmaps.
2023-03-22 18:41:31 +01:00
Knut Sveidqvist
a1c50b8079
#4220 Parsing the text as markdown and rendering accordingly
2023-03-20 14:15:26 +01:00
Remco Haszing
4515c58d42
Merge branch 'develop' into fix-node16-module-resolution
2023-03-20 12:24:29 +01:00
Remco Haszing
0dc6e0a0d9
Update cypress mermaid imports
2023-03-20 12:21:22 +01:00
renovate[bot]
8b37ceffe1
chore(deps): update pnpm to v7.30.0
2023-03-20 04:21:23 +00:00
Remco Haszing
b719fa9b18
Fix Cypress tests
2023-03-17 20:53:13 +01:00
Remco Haszing
f3bebf25ea
Merge branch 'develop' into fix-node16-module-resolution
2023-03-17 20:52:50 +01:00
Alois Klink
7647ae317a
Merge pull request #4228 from remcohaszing/update-types-lodash-es
...
Update @types/lodash-es
2023-03-17 18:52:30 +00:00
Remco Haszing
8c69ecd5ac
Update @types/lodash-es
...
This adds support for the TypeScript `"moduleResolution": "node16"`.
2023-03-17 12:26:41 +01:00
Kazuki Tsunemi
b725b69fda
Add package of class diagrams to doc
2023-03-17 14:47:32 +09:00
Kazuki Tsunemi
b51b2c7b04
Add namespace sample to README
2023-03-17 14:21:31 +09:00
Knut Sveidqvist
dc98fe6a3b
Merge pull request #4226 from mermaid-js/updates-homepage
...
Updates to the Homepage
2023-03-16 16:28:27 +01:00
Steph
b56c8a2a7a
fix favicon resolution
2023-03-16 08:13:10 -07:00
Steph
d18dff65e1
add hover effect to mc icon and update cspell
2023-03-16 08:12:53 -07:00
Steph
2dc71377dc
add team member
2023-03-16 08:12:42 -07:00
Steph
89b9868870
update cards
2023-03-16 08:11:29 -07:00
Steph
b232f20169
add mermaid chart logo and link to navbar
2023-03-16 08:11:03 -07:00
sidharthv96
2dd906d809
Update docs
2023-03-15 07:50:54 +00:00
Sidharth Vinod
fb70091046
Merge pull request #4221 from Whoeza/patch-1
...
typo fix
2023-03-15 13:17:34 +05:30
Kazuki Tsunemi
434961b44a
Implement rendering logic
2023-03-15 13:26:51 +09:00
Kazuki Tsunemi
75502d076e
Implement database for namespace data
2023-03-15 12:43:21 +09:00
Kazuki Tsunemi
4017bb3c49
Implement namespace parser
2023-03-15 12:18:52 +09:00
Kazuki Tsunemi
c1df62638d
class body grammer apply to class stetement only
2023-03-15 12:05:57 +09:00
Chuck
ddd245de71
typo fix
2023-03-14 20:35:39 +01:00
Knut Sveidqvist
853d9b7f98
#4220 Create text utility functions handling new lines and applying them on mindmap
2023-03-14 13:52:20 +01:00
renovate[bot]
f3a9f81bfb
fix(deps): update all non-major dependencies
2023-03-13 09:45:30 +00:00
renovate[bot]
4b462d717c
chore(deps): update node.js to v18.15.0
2023-03-13 04:42:20 +00:00
Remco Haszing
fc80ba66d2
Fix import extensions
2023-03-11 15:27:16 +01:00
Remco Haszing
fd013286f6
Fix vue import error
2023-03-11 15:07:12 +01:00
Remco Haszing
b7d31adda4
Support node16 module resolution
...
The `node16` module resolution requires imports to use the `.js` file
extension in type definitions.
`@rollup/plugin-typescript` is needed to make this work with the Vite
setup used by Mermaid.
The module option for Mermaid internally is set to `nodenext`. This is
needed to support `.json` imports. Note that setting `module` to
`node16` or `nodenext` implies a matching `moduleResolution` value.
2023-03-11 14:54:21 +01:00
sidharthv96
273a9e7ad6
Update docs
2023-03-10 19:53:13 +00:00
Sidharth Vinod
f75bd397f8
Merge pull request #4209 from RobertWeinmeister/doc/dokuwiki_plugin
...
Updated DokuWiki plugin for Mermaid integration
2023-03-11 01:20:06 +05:30
Sidharth Vinod
f70d52510a
Merge pull request #4210 from andrew-clarkson/patch-1
...
v smol fixes while reading thru docs
2023-03-11 01:18:56 +05:30
Sidharth Vinod
f0c24d9ec5
Merge pull request #4211 from andrew-clarkson/patch-2
...
Remove duplication in "A hexagon node"
2023-03-11 01:18:04 +05:30
Andrew Clarkson
708633f639
Remove duplication in "A hexagon node"
2023-03-10 13:25:14 -05:00
Andrew Clarkson
2e174bb3b6
v smol fixes while reading thru docs
2023-03-10 13:12:21 -05:00
Robert Weinmeister
160fe0f971
Updated DokuWiki plugin for Mermaid integration
...
The plugin Mermaid for DokuWiki replaces the no longer supported plugin flowcharts.
2023-03-10 10:05:59 +01:00
Alois Klink
58d4ba0d8f
test(e2e): fix gantt todayMarker
tests
...
The gantt diagram that were supposed to test whether
`todayMarker off` works wasn't working properly, because
`todayMarker on` wasn't working (i.e. the test never failed).
I've fixed this issue, and added a test that checks whether
`todayMarker on` works.
Fixes: https://github.com/mermaid-js/mermaid/issues/4198
2023-03-09 19:18:22 +00:00
Sidharth Vinod
155e729722
Merge pull request #4197 from mre/update-ignored-links
...
Clean up list of ignored links
2023-03-09 02:34:04 +05:30
Matthias
a17463307b
Clean up list of ignored links
...
The removed links work again.
2023-03-08 21:30:12 +01:00
Sidharth Vinod
4e4f2fcfc5
Merge branch 'master' into develop
...
* master:
Updated import of cytoscape for consistent behavior
v9.4.3
fix: dayjs import extension
9.4.2
Fix mindmap demo
9.4.2-rc.2
chore: Rename diagram-definitions with specific names
Use cytoscape esm
Revert "chore: Defer elk loading"
Revert "Split cytoscape"
test(gantt): test daylight savings in ganttdb
refactor(deps): replace `moment` with `dayjs`
fix(E2E): Add cors package
fix Server
Fix lockfile
Remove Readme
2023-03-08 00:13:54 +05:30
Sidharth Vinod
759ab0c0f9
Merge branch 'release/9.4.3'
...
* release/9.4.3:
Updated import of cytoscape for consistent behavior
v9.4.3
fix: dayjs import extension
2023-03-08 00:13:27 +05:30
Knut Sveidqvist
1a7b8d3897
Updated import of cytoscape for consistent behavior
2023-03-07 23:30:44 +05:30
Sidharth Vinod
f5e7abb71f
v9.4.3
2023-03-07 23:29:22 +05:30
Sidharth Vinod
1412bb4e94
fix: dayjs import extension
2023-03-07 22:40:50 +05:30
Sidharth Vinod
328f3968d1
Merge branch 'release/9.4.2'
...
* release/9.4.2:
9.4.2
Fix mindmap demo
9.4.2-rc.2
chore: Rename diagram-definitions with specific names
Use cytoscape esm
Revert "chore: Defer elk loading"
Revert "Split cytoscape"
test(gantt): test daylight savings in ganttdb
refactor(deps): replace `moment` with `dayjs`
fix(E2E): Add cors package
fix Server
Fix lockfile
Remove Readme
2023-03-07 21:33:23 +05:30
Sidharth Vinod
c965e4c456
9.4.2
2023-03-07 21:20:32 +05:30
Sidharth Vinod
86aa7ab91e
Fix mindmap demo
2023-03-07 18:09:33 +05:30
Sidharth Vinod
141d38b4e7
Merge pull request #4181 from ischanx/fix-getbbox-cache
...
fix(squence): getBBox() returns zero
2023-03-07 11:16:42 +05:30
Sidharth Vinod
98af37f09f
Merge pull request #4183 from mermaid-js/sidv/fix/1066
...
fix(#1066 ): Return true if parse is success.
2023-03-07 11:16:25 +05:30
Sidharth Vinod
a57e392ed4
Merge pull request #4187 from Pr0dt0s/feature/4156_expose_detectType
...
Expose detectType function
2023-03-07 09:40:50 +05:30
Sidharth Vinod
993a19e15b
Merge branch 'develop' into sidv/fix/1066
...
* develop:
ci(e2e): skip caching in actions/setup-node
chore: add default entry to exports
Fix: add require entry in package.json
2023-03-07 09:39:10 +05:30
Sidharth Vinod
533830172c
Add UMD back
2023-03-07 09:38:51 +05:30
Sidharth Vinod
7bea44e752
Merge pull request #4194 from mermaid-js/chore/skip-setup-node-caching-in-e2e-ci
...
CI(e2e): Skip caching in `actions/setup-node`, as `cypress-io/github-action` already caches for us
2023-03-07 08:34:06 +05:30
Alois Klink
f0a73696f5
ci(e2e): skip caching in actions/setup-node
...
Skip caching `pnpm` in `actions/setup-node`,
because the `cypress-io/github-action` natively supports caching `pnpm`,
as of [cypress-io/github-action@v4.2.0][1].
[1]: https://github.com/cypress-io/github-action/releases/tag/v4.2.0
2023-03-06 22:57:22 +00:00
Pedro Reyes
878c9f1d9d
Add documentation for exposed detectType function
2023-03-06 19:32:34 -03:00
Pedro Reyes
8ebd550e0b
Merge branch 'mermaid-js:develop' into feature/4156_expose_detectType
2023-03-06 19:29:59 -03:00
Sidharth Vinod
6b5221e465
Merge pull request #4164 from lceconi/patch-1
...
Fix: add require entry in package.json
2023-03-06 18:00:37 +05:30
Laura Ceconi
8f0cb695e7
chore: add default entry to exports
2023-03-06 12:15:22 +01:00
Sidharth Vinod
1913aad03f
Merge branch 'develop' into sidv/fix/1066
...
* develop:
fix(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
Update Diagram.ts
Update Diagram.ts
feat: added internal label
feat: improve documentation
make clearer
fix: invalid url and generate docs
Update integrations.md to include Mermaid Flow
feat: expose the diagram api
fixup! fixup! Move pie outerStrokeWidth to theme variables, update docs
fixup! Move pie outerStrokeWidth to theme variables, update docs
Move pie outerStrokeWidth to theme variables, update docs
fixup! fixup! feat(pie): adding outer border, text position options
fixup! feat(pie): adding outer border, text position options
Update packages/mermaid/src/diagrams/pie/pieRenderer.js
feat(pie): adding outer border, text position options
2023-03-06 14:04:00 +05:30
Sidharth Vinod
b80da0daa1
Merge pull request #4174 from ted-marozzi/feature/4172_expose_diagram_api
...
feat: expose the diagram api
2023-03-06 14:00:02 +05:30
Sidharth Vinod
c2035c3709
Merge pull request #4186 from ted-marozzi/docs/make_docs_contributing_clearer
...
docs: make contributing to docs a bit clearer
2023-03-06 13:55:47 +05:30
Sidharth Vinod
d77be9546d
Merge pull request #4190 from mermaid-js/renovate/patch-all-minor-patch
...
fix(deps): update all non-major dependencies (patch)
2023-03-06 13:54:57 +05:30
renovate[bot]
e9d49e6b98
fix(deps): update all non-major dependencies
2023-03-06 06:25:39 +00:00
renovate[bot]
6c2c28940b
chore(deps): update all non-major dependencies
2023-03-06 06:22:18 +00:00
Ted Marozzi
72c94b6e6e
Update Diagram.ts
2023-03-06 10:19:06 +11:00
Ted Marozzi
44d806e7f5
Update Diagram.ts
2023-03-06 10:17:43 +11:00
Alois Klink
727c56dbb1
Merge pull request #4184 from ted-marozzi/patch-1
...
Update integrations.md to include Mermaid Flow Visual Editor
2023-03-05 23:12:50 +00:00
Pedro Reyes
526e8fa1ad
Expose detectType function
2023-03-05 15:55:54 -03:00
Ted Marozzi
969088187c
feat: added internal label
2023-03-06 05:28:34 +11:00
Ted Marozzi
649e6820cc
feat: improve documentation
2023-03-06 05:18:33 +11:00
Ted Marozzi
8027a0c55d
make clearer
2023-03-06 04:55:59 +11:00
Ted Marozzi
d65d4fc39f
fix: invalid url and generate docs
2023-03-06 04:44:47 +11:00
sidharthv96
f7f6cc73f5
Update docs
2023-03-05 05:52:51 +00:00
Sidharth Vinod
55ebfadb32
Update packages/mermaid/src/mermaidAPI.ts
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2023-03-05 11:19:40 +05:30
Ted Marozzi
c5a5a22b72
Update integrations.md to include Mermaid Flow
...
the interative visual mermaid editor!
2023-03-05 14:33:46 +11:00
Sidharth Vinod
ad52d7d823
Merge pull request #4145 from Billiam/feature/move-pie-labels
...
Pie: Adding outer border, text position options
2023-03-05 00:33:15 +05:30
Sidharth Vinod
b9576b4bbe
Merge branch 'develop' into sidv/fix/1066
...
* develop:
2023-03-05 00:29:52 +05:30
Sidharth Vinod
f57fed0eb4
Merge branch 'master' into develop
...
* master:
v10.0.2
fix: dayjs import extension
Setting version to 10.0.1
#4168 Adding the correct offset for the edges
Updated import of cytoscape for consistent behavior
Use cytoscape esm
Revert "chore: Defer elk loading"
Revert "Split cytoscape"
fix: Class with members and styles
2023-03-05 00:29:35 +05:30
Sidharth Vinod
4e344df204
Merge branch 'develop' into sidv/fix/1066
...
* develop:
Update bug_report.yml
2023-03-05 00:25:20 +05:30
Sidharth Vinod
43762c4d7f
fix( #1066 ): Return true if parse is success.
2023-03-05 00:22:02 +05:30
ischanx
4d1d1c36de
fix(squence): getBBox() returns zero
2023-03-04 00:06:03 +08:00
Sidharth Vinod
e603840395
Update bug_report.yml
2023-03-03 11:55:18 +05:30
Knut Sveidqvist
c7bcd74d56
Merge branch 'release/10.0.2'
2023-03-02 13:47:19 +01:00
Knut Sveidqvist
20298d243a
v10.0.2
2023-03-02 13:45:56 +01:00
Ted Marozzi
51c6462f1d
feat: expose the diagram api
2023-03-02 19:17:14 +11:00
Sidharth Vinod
6f3077c856
fix: dayjs import extension
2023-03-01 23:16:24 +05:30
Knut Sveidqvist
4a9d96aaba
Setting version to 10.0.1
2023-03-01 14:04:03 +01:00
Knut Sveidqvist
4275aa613c
Merge pull request #4169 from mermaid-js/4168_elk_diamon_subgraph
...
Elk layout for flowcharts: Incorrect placement of edges when using diamonds in subgraphs
2023-03-01 13:44:08 +01:00
Knut Sveidqvist
a65fb3b979
#4168 Adding the correct offset for the edges
2023-03-01 13:38:26 +01:00
Knut Sveidqvist
c0dba713c5
Updated import of cytoscape for consistent behavior
2023-03-01 09:29:59 +01:00
Billiam
8810b378b3
fixup! fixup! Move pie outerStrokeWidth to theme variables, update docs
2023-02-28 13:48:50 -06:00
Billiam
c3064f396c
fixup! Move pie outerStrokeWidth to theme variables, update docs
2023-02-28 13:44:09 -06:00
Billiam
82f5b4ca39
Move pie outerStrokeWidth to theme variables, update docs
2023-02-28 13:27:09 -06:00
Laura Ceconi
73ce499863
Fix: add require entry in package.json
2023-02-28 18:53:03 +01:00
Sidharth Vinod
1ecf15669a
9.4.2-rc.2
2023-02-28 21:51:31 +05:30
Sidharth Vinod
d24ddca03f
chore: Rename diagram-definitions with specific names
2023-02-28 21:49:49 +05:30
Sidharth Vinod
a7847038a5
Use cytoscape esm
2023-02-28 21:45:07 +05:30
Sidharth Vinod
b6db75fe3e
Revert "chore: Defer elk loading"
...
This reverts commit 037504785c
.
2023-02-28 21:44:55 +05:30
Sidharth Vinod
2a838e645c
Revert "Split cytoscape"
...
This reverts commit f81f9f7c95
.
2023-02-28 21:44:48 +05:30
Sidharth Vinod
807e1f303d
Use cytoscape esm
2023-02-28 20:40:56 +05:30
Sidharth Vinod
65f5f9dc45
Revert "chore: Defer elk loading"
...
This reverts commit 037504785c
.
2023-02-28 20:39:06 +05:30
Sidharth Vinod
b8b8c4740a
Revert "Split cytoscape"
...
This reverts commit f81f9f7c95
.
2023-02-28 20:31:03 +05:30
Alois Klink
61bf7c577c
test(gantt): test daylight savings in ganttdb
...
Add a quick test that ensures `ganttDb` correctly adds `1d` (1 day),
even on days with 25 hours.
This test only runs if the test PC has the TZ='America/Los_Angeles'
set (California has daylight savings).
I've added a test to the GitHub Actions `test.yml` action too for this.
It should only add about 5 seconds to each test, so it isn't too bad.
2023-02-28 19:54:58 +05:30
Alois Klink
704506835f
refactor(deps): replace moment
with dayjs
...
Replace Mermaid's dependency on `moment` with `dayjs`.
[Moment is now in maintenance mode][1], and they don't recommend
using it.
[Dayjs][2] has almost exactly the same API as moment, and is still
curently being maintained. Unlike moment, dayjs objects are immutable,
which makes our life much easier, but we need to do
`a = a.add(1, "day")` instead of just `a.add(1, "day")`.
We can't use `dayjs.duration`, because unlike `moment.duration`,
[dayjs durations always degrade to ms][3].
This causes issues with daylight savings, since it assumes that each
day is 24 hours, when some days have 23/25 hours with daylight savings.
(it also assumes that each month is 30 days).
However, `dayjs.add(1, "d");` correctly adds 1 days, even when that
day is only 23 hours long, so we can use that instead.
[1]: https://momentjs.com/docs/#/-project-status/
[2]: https://day.js.org/
[3]: https://day.js.org/docs/en/durations/durations
Co-authored-by: Alois Klink <alois@aloisklink.com >
2023-02-28 19:54:27 +05:30
Sidharth Vinod
f8f7d94d5a
fix: Class with members and styles
2023-02-28 19:34:54 +05:30
Knut Sveidqvist
114ab87816
Merge pull request #4160 from mermaid-js/sidv/fix4157
...
fix #4157 : Inject only fontFamily without replacing themeVariables
2023-02-28 13:38:52 +01:00
Sidharth Vinod
4a6056b558
typo
2023-02-28 18:01:46 +05:30
knsv
3a56af9633
Update docs
2023-02-28 12:24:04 +00:00
Knut Sveidqvist
fda0c8d0a9
Merge branch 'develop' into sidv/fix4157
2023-02-28 13:20:37 +01:00
Knut Sveidqvist
b932cd0930
Merge pull request #4128 from kshitijsaksena/bug/3949_erdiagram_attribute_comment
...
Added grammar to skip comment in attribute block
2023-02-28 13:14:50 +01:00
Knut Sveidqvist
2f06b41f5f
Merge pull request #4142 from mermaid-js/sidv/fixRunAsync
...
Fix(#4140 ): Async bug in mermaid.run
2023-02-28 13:12:14 +01:00
Sidharth Vinod
1ab3ed1a1a
chore: Add vitest imports
2023-02-28 16:58:41 +05:30
Sidharth Vinod
1981f12976
chore: Fix snapshots
2023-02-28 16:58:04 +05:30
Sidharth Vinod
733967f65a
fix #4157 : Inject only fontFamily without replacing themeVariables
2023-02-28 16:55:25 +05:30
Sidharth Vinod
56d27d555b
Merge branch 'sidv/fixRunAsync' of https://github.com/mermaid-js/mermaid into sidv/fixRunAsync
...
* 'sidv/fixRunAsync' of https://github.com/mermaid-js/mermaid :
Update packages/mermaid/src/mermaid.ts
2023-02-28 16:49:02 +05:30
Sidharth Vinod
7cee8cb6dc
Merge branch 'develop' into sidv/fixRunAsync
...
* develop: (23 commits)
Fix test
refactor(deps): replace `moment` with `dayjs`
test(gantt): test daylight savings in ganttdb
Update .lycheeignore
chore: dagre-d3-es@7.0.9
chore: Add tsdoc for registerLazyLoadedDiagrams
feat: Ensure proper detection for flowcharts
fix: Class label not visible if class is already defined
Update import
fix TS errors
fix TS errors
feat: Match timeline section width to tasks
chore: TimelineRenderer in TS
Fix types
fix: Detector order
Lint
Cleanup nodes.js
docs: Update classdiagram docs
classLabel tests
Formatting
...
2023-02-28 16:48:54 +05:30
Knut Sveidqvist
c91fa192aa
Update packages/mermaid/src/mermaid.ts
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2023-02-28 12:14:35 +01:00
Knut Sveidqvist
3f93edaaf3
Merge pull request #4086 from sidharthv96/sidv/classDiagramLabels
...
feat: Add support for classDiagram labels
2023-02-28 12:03:22 +01:00
Knut Sveidqvist
0bed5d717b
Merge pull request #4126 from mermaid-js/sidv/timelineSectionWidth
...
💄 section width now covers all tasks - Timeline
2023-02-28 11:59:14 +01:00
Knut Sveidqvist
1b56071eb3
Merge pull request #4124 from mermaid-js/sidv/fixDetectorOrder
...
fix: Detector order
2023-02-28 11:49:08 +01:00
Sidharth Vinod
e050a5aaa1
Fix test
2023-02-28 15:40:59 +05:30
Sidharth Vinod
9b2f503dc7
Merge branch 'develop' into sidv/classDiagramLabels
...
* develop:
refactor(deps): replace `moment` with `dayjs`
test(gantt): test daylight savings in ganttdb
Update .lycheeignore
chore: dagre-d3-es@7.0.9
Update docs
Doc (typo): remove duplicate "be"
💄 section width now covers all tasks
2023-02-28 14:20:11 +05:30
Sidharth Vinod
c7bdc6ad92
Merge pull request #4153 from aloisklink/chore/switch-to-dayjs
...
Replace `moment-mini`/`moment` date library with `dayjs`
2023-02-28 10:33:21 +05:30
Alois Klink
a5db04b01c
refactor(deps): replace moment
with dayjs
...
Replace Mermaid's dependency on `moment` with `dayjs`.
[Moment is now in maintenance mode][1], and they don't recommend
using it.
[Dayjs][2] has almost exactly the same API as moment, and is still
curently being maintained. Unlike moment, dayjs objects are immutable,
which makes our life much easier, but we need to do
`a = a.add(1, "day")` instead of just `a.add(1, "day")`.
We can't use `dayjs.duration`, because unlike `moment.duration`,
[dayjs durations always degrade to ms][3].
This causes issues with daylight savings, since it assumes that each
day is 24 hours, when some days have 23/25 hours with daylight savings.
(it also assumes that each month is 30 days).
However, `dayjs.add(1, "d");` correctly adds 1 days, even when that
day is only 23 hours long, so we can use that instead.
[1]: https://momentjs.com/docs/#/-project-status/
[2]: https://day.js.org/
[3]: https://day.js.org/docs/en/durations/durations
2023-02-26 22:31:12 +00:00
Alois Klink
06640aba06
test(gantt): test daylight savings in ganttdb
...
Add a quick test that ensures `ganttDb` correctly adds `1d` (1 day),
even on days with 25 hours.
This test only runs if the test PC has the TZ='America/Los_Angeles'
set (California has daylight savings).
I've added a test to the GitHub Actions `test.yml` action too for this.
It should only add about 5 seconds to each test, so it isn't too bad.
2023-02-26 06:43:14 +00:00
Billiam
3bed70a0c5
fixup! fixup! feat(pie): adding outer border, text position options
2023-02-25 15:47:38 -06:00
Billiam
b079fb4710
fixup! feat(pie): adding outer border, text position options
2023-02-25 15:43:16 -06:00
Sidharth Vinod
8b5cb75ef7
Update .lycheeignore
2023-02-25 10:02:07 +05:30
Billiam
a2855931d2
Update packages/mermaid/src/diagrams/pie/pieRenderer.js
...
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com >
2023-02-24 22:21:51 -06:00
Sidharth Vinod
50db9dcf8e
Merge pull request #4147 from mermaid-js/sidv/dagre-d3-es
...
chore: dagre-d3-es@7.0.9
2023-02-25 09:37:09 +05:30
Sidharth Vinod
fa8a887ae1
chore: dagre-d3-es@7.0.9
2023-02-25 08:56:18 +05:30
Billiam
6e4e529af2
feat(pie): adding outer border, text position options
2023-02-24 18:56:29 -06:00
Sidharth Vinod
275a54a562
core: Fix render tsdoc
...
Co-authored-by: Dmitry Stratiychuk <dmstrati@microsoft.com >
2023-02-24 23:10:01 +05:30
Sidharth Vinod
00a14ee811
WIP: Contributors
2023-02-24 23:03:51 +05:30
Sidharth Vinod
d688f1fe94
fix lockfile
2023-02-24 21:16:09 +05:30
Sidharth Vinod
8c2dbafdb5
Merge branch 'develop' into sidv/contributors
...
* develop: (309 commits)
Update docs
fix Lint
Update CHANGELOG.md
Update CHANGELOG.md
fix: fix exports
Doc (typo): remove duplicate "be"
Fix readme link
Regenerate mermaid docs
Add deepdwn to cspell
Add Deepdwn to native integrations list
docs: Fix changelog
docs: v10 breaking changes
Remove `null` from diagrams before render
fix docs diagram
Updated version
Minor cleanup to trigger build.
Fix spellings
Wrap option working in test case
Fix typos
Minor cleanup
...
2023-02-24 21:14:55 +05:30
Sidharth Vinod
1bace23cea
Merge branch 'develop' into sidv/fixRunAsync
...
* develop:
Update docs
fix: fix exports
Doc (typo): remove duplicate "be"
💄 section width now covers all tasks
2023-02-24 20:54:55 +05:30
Sidharth Vinod
f62c4831ad
Merge pull request #4074 from l2fprod/feature/user_journey_expand_section
...
💄 section width now covers all tasks
2023-02-24 20:00:17 +05:30
Sidharth Vinod
7b4ce7c6ea
chore: Add tsdoc for registerLazyLoadedDiagrams
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2023-02-24 17:32:39 +05:30
Sidharth Vinod
dda0d00fb9
Merge branch 'develop' into sidv/fixDetectorOrder
...
* develop:
Update docs
fix Lint
Update CHANGELOG.md
Update CHANGELOG.md
fix: fix exports
Doc (typo): remove duplicate "be"
Fix readme link
Regenerate mermaid docs
Add deepdwn to cspell
Add Deepdwn to native integrations list
2023-02-24 17:27:47 +05:30
Sidharth Vinod
4bf5c9f3d8
feat: Ensure proper detection for flowcharts
2023-02-24 17:27:24 +05:30
sidharthv96
0409c5ac27
Update docs
2023-02-24 08:34:38 +00:00
Sidharth Vinod
19e5ccfdda
Merge pull request #4133 from Julez404/patch-1
...
Doc (typo): remove duplicate "be"
2023-02-24 14:00:20 +05:30
Sidharth Vinod
b13707fa7b
fix: Class label not visible if class is already defined
2023-02-24 13:46:56 +05:30
Sidharth Vinod
716a4d2cbc
Update import
2023-02-24 13:29:34 +05:30
Sidharth Vinod
3b2d55efec
Merge branch 'develop' into sidv/classDiagramLabels
...
* develop: (85 commits)
fix Lint
Update CHANGELOG.md
Update CHANGELOG.md
fix: fix exports
Fix readme link
Regenerate mermaid docs
Add deepdwn to cspell
Add Deepdwn to native integrations list
docs: Fix changelog
docs: v10 breaking changes
Remove `null` from diagrams before render
fix docs diagram
Updated version
Minor cleanup to trigger build.
Fix spellings
Wrap option working in test case
Fix typos
Minor cleanup
Removed the deprecated use of mindmap in Demo
Minor cleanup
...
2023-02-24 13:28:28 +05:30
Sidharth Vinod
870550bd7e
Merge pull request #4135 from Mister-Hope/develop
...
fix: fix exports
2023-02-24 12:38:47 +05:30
Sidharth Vinod
89f1ea49ba
Merge branch 'develop' into sidv/fixRunAsync
...
* develop:
fix Lint
2023-02-24 12:31:48 +05:30
Sidharth Vinod
7372d7d6c5
fix Lint
2023-02-24 12:31:29 +05:30
Sidharth Vinod
0206ff540a
fix( #4140 ): Deprecate mermaidAPI.render
2023-02-24 12:20:31 +05:30
Sidharth Vinod
1e5d9ae1f4
fix( #4140 ): Remove direct usage of mermaidAPI.render
2023-02-24 12:15:55 +05:30
Sidharth Vinod
378e6b59e6
Merge branch 'master' into develop
...
* master:
Update CHANGELOG.md
Update CHANGELOG.md
2023-02-23 13:19:11 +05:30
Sidharth Vinod
8910ecb463
Update CHANGELOG.md
2023-02-23 13:18:49 +05:30
Sidharth Vinod
ca97210d67
Update CHANGELOG.md
2023-02-23 13:13:36 +05:30
Mr.Hope
f8abc9c6d5
fix: fix exports
...
"types" import should always be first
2023-02-23 15:20:17 +08:00
Yoshi404
ef20e0b77a
Doc (typo): remove duplicate "be"
2023-02-22 22:34:30 +01:00
Sidharth Vinod
f3b313ec1d
Merge branch 'master' into develop
...
* master:
Fix readme link
2023-02-22 12:34:11 +05:30
Sidharth Vinod
8f830a1698
Fix readme link
2023-02-22 12:33:50 +05:30
Sidharth Vinod
6a6b200a04
Merge pull request #4127 from Billiam/patch-1
...
Adding app (Deepdwn) to integrations list
2023-02-22 11:41:20 +05:30
Billiam
15231924cd
Regenerate mermaid docs
2023-02-21 21:50:02 -06:00
Billiam
7d4692f7b2
Add deepdwn to cspell
2023-02-21 21:24:39 -06:00
Kshitij
285a7448ae
Added grammar to skipcomment in attribute block
2023-02-22 08:36:44 +05:30
Billiam
fd6ce89933
Add Deepdwn to native integrations list
2023-02-21 20:56:26 -06:00
Sidharth Vinod
c8e351c2bb
fix TS errors
2023-02-22 02:15:15 +05:30
Sidharth Vinod
a59904cf16
fix TS errors
2023-02-22 02:14:16 +05:30
Sidharth Vinod
df36968ec8
feat: Match timeline section width to tasks
2023-02-22 02:10:35 +05:30
Sidharth Vinod
2ab1e15b86
chore: TimelineRenderer in TS
2023-02-22 02:09:14 +05:30
Sidharth Vinod
eca4163363
Fix types
2023-02-21 23:24:11 +05:30
Sidharth Vinod
1ac219282b
fix: Detector order
2023-02-21 23:00:03 +05:30
Sidharth Vinod
0df8c149f9
Merge branch 'master' into develop
...
* master:
docs: Fix changelog
docs: v10 breaking changes
Remove `null` from diagrams before render
fix docs diagram
2023-02-21 21:40:29 +05:30
Sidharth Vinod
bdf2667389
docs: Fix changelog
2023-02-21 21:40:06 +05:30
Sidharth Vinod
b868777184
docs: v10 breaking changes
2023-02-21 21:35:54 +05:30
Sidharth Vinod
fe2ef5e0c6
Remove null
from diagrams before render
2023-02-21 16:33:42 +05:30
Sidharth Vinod
ac21fe2d5c
fix docs diagram
2023-02-21 16:25:18 +05:30
Per Brolin
6b251de227
Merge branch 'master' into develop
2023-02-21 10:29:21 +01:00
Per Brolin
bb56492afe
Merge remote-tracking branch 'origin/master'
2023-02-21 10:27:50 +01:00
Per Brolin
2a9e846a49
Merge branch 'release/10.0.0'
2023-02-21 10:27:12 +01:00
Per Brolin
3b25cd3238
Updated version
2023-02-21 10:25:02 +01:00
Sidharth Vinod
4bc997cb8f
Minor cleanup to trigger build.
2023-02-21 13:29:43 +05:30
Sidharth Vinod
555d4f2cdc
Fix spellings
2023-02-21 13:27:37 +05:30
Sidharth Vinod
75633ba125
Merge pull request #4118 from fkohrt/patch-1
...
Fix typos
2023-02-21 13:24:54 +05:30
Per Brolin
ec5fa31a11
Wrap option working in test case
2023-02-21 07:00:51 +01:00
Florian Kohrt
bfb8a75fca
Fix typos
2023-02-20 22:06:38 +01:00
Sidharth Vinod
067b6adc20
fix(E2E): Add cors package
2023-02-20 21:23:06 +05:30
Sidharth Vinod
a8162634cd
fix Server
2023-02-20 21:18:54 +05:30
Sidharth Vinod
14c15b221a
Minor cleanup
...
Co-authored-by: Per Brolin <per@mermaidchart.com >
2023-02-20 19:28:31 +05:30
Per Brolin
8743e9e30e
Removed the deprecated use of mindmap in Demo
2023-02-20 14:50:04 +01:00
pbrolin47
22b18a4320
Merge pull request #4113 from mermaid-js/3192_invisible_edges
...
Adding the ability to use invisible edges
2023-02-20 14:40:43 +01:00
pbrolin47
786023ffa6
Merge pull request #4110 from mermaid-js/sidv/splitDiagrams
...
splitDiagrams
2023-02-20 13:54:27 +01:00
Sidharth Vinod
6ded32880d
Fix lockfile
2023-02-20 18:24:24 +05:30
Sidharth Vinod
68cdc759a7
Minor cleanup
...
Co-authored-by: Per Brolin <per@mermaidchart.com >
2023-02-20 17:53:07 +05:30
knsv
eb04d80df0
Update docs
2023-02-20 10:23:13 +00:00
Knut Sveidqvist
b6cac3a431
#3192 Adding docs and visual test
2023-02-20 11:19:23 +01:00
Knut Sveidqvist
3a71618a49
#3192 Adding the ability to create invisible links in flowcharts(v2)
2023-02-20 11:08:25 +01:00
Per Brolin
dde8330888
Merge remote-tracking branch 'origin/develop' into develop
2023-02-20 09:47:39 +01:00
Sidharth Vinod
38b2cbc3d1
chore: Update RunOptions docs
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2023-02-20 13:10:54 +05:30
Sidharth Vinod
2272af38b9
Merge branch 'release/10.0.0' into sidv/splitDiagrams
...
* release/10.0.0:
Cleanup
2023-02-20 01:32:12 +05:30
Sidharth Vinod
40b5f868de
Cleanup
2023-02-20 01:19:07 +05:30
Sidharth Vinod
3e480612c7
Merge branch 'release/10.0.0' into sidv/splitDiagrams
...
* release/10.0.0:
Skip elk
2023-02-20 00:36:33 +05:30
Sidharth Vinod
4c7306d808
Skip elk
2023-02-20 00:36:13 +05:30
Sidharth Vinod
f66b524585
Merge branch 'release/10.0.0' into sidv/splitDiagrams
...
* release/10.0.0:
Skip all elk tests as it's flaky
2023-02-20 00:31:13 +05:30
Sidharth Vinod
5de5598069
Skip all elk tests as it's flaky
2023-02-20 00:30:27 +05:30
Sidharth Vinod
c9c4320f89
fix unit tests
2023-02-20 00:14:39 +05:30
Sidharth Vinod
543e4de0c8
chore: Remove lazyLoadedDiagrams from config
2023-02-19 23:55:22 +05:30
Sidharth Vinod
8174c7ca16
Cleanup
2023-02-19 22:42:26 +05:30
Sidharth Vinod
014ab85420
Cleanup
2023-02-19 22:41:44 +05:30
sidharthv96
e51817b735
Update docs
2023-02-19 16:46:20 +00:00
Sidharth Vinod
c7d9103ede
Merge pull request #4107 from rodja/develop
...
add links to NiceGUI integration
2023-02-19 22:12:43 +05:30
sidharthv96
92cd5ed133
Update docs
2023-02-19 15:06:09 +00:00
Sidharth Vinod
6fb17bb405
Merge pull request #4105 from Oliboy50/patch-1
...
docs(flowchart): duplicated hexagon node example
2023-02-19 20:32:43 +05:30
Sidharth Vinod
638362baea
Merge branch 'release/10.0.0' into sidv/splitDiagrams
...
* release/10.0.0: (333 commits)
10.0.0-rc.3
Export more types
no side effects
10.0.0-rc.2
skip failing elk test
Cleanup
Update docs
fix(#3406 , #3394 ): Remove init & initThrowsErrors
chore: Rename lazy loaded diagram definitions
Skip flowchart-elk failing test
Fix docs
fix Server
Fix lint
Remove Readme
Fix E2E Tests
Fix tests
feat: Break render and parse types
chore: Remove all non async render/parse/init
Remove CJS builds from docs
chore: Remove cjs from build
...
2023-02-19 20:18:26 +05:30
Sidharth Vinod
e22171c5bc
10.0.0-rc.3
2023-02-19 20:07:07 +05:30
Sidharth Vinod
77207e0452
Export more types
2023-02-19 20:04:46 +05:30
Sidharth Vinod
4a721a2d25
no side effects
2023-02-19 18:59:08 +05:30
Sidharth Vinod
db8a14cdaf
10.0.0-rc.2
2023-02-19 18:36:04 +05:30
Sidharth Vinod
1691d48b2e
skip failing elk test
2023-02-19 18:26:13 +05:30
Sidharth Vinod
8469e72709
Cleanup
2023-02-19 17:33:46 +05:30
sidharthv96
83f3ceb7f5
Update docs
2023-02-19 10:43:49 +00:00
Sidharth Vinod
4ea7294eeb
fix( #3406 , #3394 ): Remove init & initThrowsErrors
...
New run function added as replacement.
2023-02-19 16:10:08 +05:30
Sidharth Vinod
57fd3e586a
chore: Rename lazy loaded diagram definitions
2023-02-19 14:58:55 +05:30
Sidharth Vinod
8363552c3a
Skip flowchart-elk failing test
2023-02-19 14:52:08 +05:30
Sidharth Vinod
8c64a90721
Fix docs
2023-02-19 14:21:15 +05:30
Sidharth Vinod
6e3d96e16d
fix Server
2023-02-19 14:18:09 +05:30
Sidharth Vinod
1684faf632
Fix lint
2023-02-19 14:15:50 +05:30
Sidharth Vinod
e6b4e2c084
Remove Readme
2023-02-19 14:13:57 +05:30
Sidharth Vinod
03419c691c
Remove Readme
2023-02-19 14:13:47 +05:30
Sidharth Vinod
6aa3ea43ae
Remove Readme
2023-02-19 14:13:30 +05:30
Sidharth Vinod
735aceb37a
Fix E2E Tests
2023-02-19 14:03:11 +05:30
Sidharth Vinod
d2927435ab
Fix tests
2023-02-19 13:09:31 +05:30
Sidharth Vinod
eaa84d2d91
feat: Break render and parse types
...
Both render and parse are async now.
Return type of render contains svg and bindFunctions.
Parse will not throw error if parseOptions.silent is passed.
2023-02-19 13:08:13 +05:30
Rodja Trappe
941b959da3
add links to NiceGUI integration
2023-02-19 05:40:45 +01:00
Oliver THEBAULT
ae36586b58
docs(flowchart): duplicated hexagon node example
2023-02-18 22:29:35 +01:00
Sidharth Vinod
d22e8d92c6
chore: Remove all non async render/parse/init
2023-02-19 01:10:15 +05:30
Sidharth Vinod
45adc5fb6b
Remove CJS builds from docs
2023-02-19 00:58:36 +05:30
Sidharth Vinod
c1aad5975c
Merge branch 'release/9.4.2' into release/10.0.0
...
* release/9.4.2:
RC version
Revert #4034
Revert #4034
fix: Vite, D3, Vitest Types
fix(api): tree shaking package.json import
2023-02-19 00:55:23 +05:30
Sidharth Vinod
0c18c0309b
Enable blank issues
2023-02-19 00:37:41 +05:30
Sidharth Vinod
631ff8fb9e
chore: Remove cjs from build
2023-02-19 00:37:11 +05:30
Sidharth Vinod
31629fe93f
Merge pull request #4101 from AielloChan/develop
...
fix(api): tree shaking package.json import
2023-02-19 00:06:23 +05:30
Sidharth Vinod
735faa83e9
Merge branch 'release/9.4.2' into pr/AielloChan/4101
...
* release/9.4.2:
RC version
Revert #4034
Revert #4034
fix: Vite, D3, Vitest Types
2023-02-19 00:05:53 +05:30
Sidharth Vinod
2c062d648a
Merge branch 'develop' into release/9.4.2
...
* develop:
Add highlight tag info in contributing.md
chore(deps): update dependency cypress to v12
docs: fix links
Fix types
chore(deps): update dependency vite to v4
2023-02-19 00:04:44 +05:30
Sidharth Vinod
ea8128e881
RC version
2023-02-18 23:48:09 +05:30
Sidharth Vinod
bd98f1477f
Revert #4034
2023-02-18 23:46:11 +05:30
Sidharth Vinod
0f36bbf3e1
Revert #4034
2023-02-18 23:45:45 +05:30
Sidharth Vinod
3c4a6a19bb
fix: Vite, D3, Vitest Types
2023-02-18 22:35:14 +05:30
Aiello
e31924eadc
fix(api): tree shaking package.json import
...
Manually tree shaking import statement of package.json
2023-02-18 23:21:20 +08:00
Sidharth Vinod
bb8bd111f8
Merge branch 'develop' into sidv/classDiagramLabels
...
* develop: (39 commits)
Add highlight tag info in contributing.md
chore(deps): update dependency cypress to v12
docs: fix links
Skip precommit hooks on CI
Fix release-publish
Fix timeline and mindmap
Updating integration instructions for timeline and mindmap
Remove node heap
Revert "chore: Set node heap size"
Revert "Remove text hint"
Split cytoscape
Linear build
Remove text hint
Fix elk import
Dynamic elk import
Remove heap option
elk web-worker
Test publish docs
chore: Add file extension for dynamic import
chore: Defer elk loading
...
2023-02-16 18:06:41 +05:30
Sidharth Vinod
fec193ebaf
Merge pull request #4068 from mermaid-js/renovate/cypress-12.x
...
chore(deps): update dependency cypress to v12
2023-02-16 18:05:24 +05:30
Sidharth Vinod
4ed6ec1a4d
Add highlight tag info in contributing.md
2023-02-16 18:00:41 +05:30
renovate[bot]
ccaa99937f
chore(deps): update dependency cypress to v12
2023-02-16 12:27:04 +00:00
Sidharth Vinod
17238c0326
Merge branch 'master' into develop
...
* master: (24 commits)
docs: fix links
Skip precommit hooks on CI
Fix release-publish
Fix timeline and mindmap
Updating integration instructions for timeline and mindmap
Remove node heap
Revert "chore: Set node heap size"
Revert "Remove text hint"
Split cytoscape
Linear build
Remove text hint
Fix elk import
Dynamic elk import
Remove heap option
elk web-worker
Test publish docs
chore: Add file extension for dynamic import
chore: Defer elk loading
Update vitepress
Fix links to integrations.md
...
2023-02-16 17:52:07 +05:30
Sidharth Vinod
ac231949f0
Merge pull request #4071 from mermaid-js/renovate/vite-4.x
...
chore(deps): update dependency vite to v4
2023-02-16 17:50:08 +05:30
Sidharth Vinod
d543bc0411
docs: fix links
2023-02-16 17:27:51 +05:30
Knut Sveidqvist
23ed533fac
Merge pull request #4095 from mermaid-js/release/9.4.1
...
Release 9.4.1
2023-02-16 12:47:51 +01:00
Sidharth Vinod
86cfb1bb60
Skip precommit hooks on CI
2023-02-16 17:09:02 +05:30
Sidharth Vinod
b10d243995
Fix release-publish
2023-02-16 17:07:03 +05:30
Sidharth Vinod
b22978dfb2
Fix timeline and mindmap
2023-02-16 16:52:15 +05:30
Knut Sveidqvist
276f042983
Merge branch 'release/9.4.1' of github.com:mermaid-js/mermaid into release/9.4.1
2023-02-16 12:05:51 +01:00
Knut Sveidqvist
71e4f1152b
Updating integration instructions for timeline and mindmap
2023-02-16 12:05:38 +01:00
Sidharth Vinod
0a923dfe91
Remove node heap
2023-02-16 16:28:09 +05:30
Sidharth Vinod
743c636441
Revert "chore: Set node heap size"
...
This reverts commit 8df965bd60
.
2023-02-16 16:10:20 +05:30
Sidharth Vinod
8c7043ffaf
Revert "Remove text hint"
...
This reverts commit ec6ef35d21
.
2023-02-16 15:27:43 +05:30
Sidharth Vinod
f81f9f7c95
Split cytoscape
2023-02-16 15:21:45 +05:30
Sidharth Vinod
ea7aaa5d56
Linear build
2023-02-16 15:09:22 +05:30
Sidharth Vinod
ec6ef35d21
Remove text hint
2023-02-16 15:07:55 +05:30
Sidharth Vinod
c815c84e1c
Fix elk import
2023-02-16 15:00:35 +05:30
Sidharth Vinod
b8315cec6c
Dynamic elk import
2023-02-16 14:42:47 +05:30
Sidharth Vinod
76fdc00b06
Remove heap option
2023-02-16 14:41:22 +05:30
Sidharth Vinod
83797eef38
elk web-worker
2023-02-16 14:21:33 +05:30
Sidharth Vinod
0db2657b7b
Test publish docs
2023-02-16 13:05:53 +05:30
Sidharth Vinod
a1a252cc29
Merge branch 'master' into release/9.4.1
...
* master:
Update vitepress
Fix links to integrations.md
chore: Set node heap size
2023-02-16 13:01:10 +05:30
Sidharth Vinod
533bd7da3c
chore: Add file extension for dynamic import
2023-02-16 12:56:32 +05:30
Sidharth Vinod
037504785c
chore: Defer elk loading
2023-02-16 12:47:28 +05:30
Sidharth Vinod
62f7fb082e
Update vitepress
2023-02-16 12:47:00 +05:30
Sidharth Vinod
b89b90dbb9
Fix links to integrations.md
2023-02-16 12:35:43 +05:30
Sidharth Vinod
e9cc9f4005
chore: Set node heap size
2023-02-16 12:26:27 +05:30
Sidharth Vinod
8df965bd60
chore: Set node heap size
2023-02-16 12:21:24 +05:30
Sidharth Vinod
2b3019fb94
Set node heap size
2023-02-16 12:16:00 +05:30
Sidharth Vinod
31afd7499b
chore: Linear build
2023-02-16 12:05:41 +05:30
Knut Sveidqvist
25da0c6c8e
Merge branch 'master' into develop
2023-02-15 16:31:44 +01:00
Per Brolin
aad147c219
Merge branch 'master' into develop
2023-02-15 16:21:17 +01:00
Per Brolin
98bec36f81
Merge branch 'release/9.4.0'
2023-02-15 16:20:22 +01:00
Per Brolin
97614b8af5
Updated to 9.4.0
2023-02-15 15:54:02 +01:00
Knut Sveidqvist
343e48302e
Fix for direction issue with elk rendering
2023-02-15 15:12:52 +01:00
Per Brolin
aef989fe03
Corrected sequenceRenderer
2023-02-15 15:11:23 +01:00
Per Brolin
0c38f20281
Clearing sequence diagram before rendering
2023-02-15 14:17:46 +01:00
Knut Sveidqvist
eed427b4ac
Adding simple direction logic
2023-02-15 14:10:38 +01:00
Knut Sveidqvist
027296df68
Working version before applying direction logic
2023-02-15 13:54:33 +01:00
Sidharth Vinod
10e6c92766
Lint
2023-02-14 10:56:16 +05:30
Sidharth Vinod
e1710fddd9
Cleanup nodes.js
2023-02-14 10:22:17 +05:30
Sidharth Vinod
bcfefefbd4
docs: Update classdiagram docs
2023-02-14 00:56:40 +05:30
Sidharth Vinod
ef4fbd8bb3
classLabel tests
2023-02-14 00:54:42 +05:30
Sidharth Vinod
17e317385a
Formatting
2023-02-14 00:37:17 +05:30
Sidharth Vinod
102900749e
Add support for classDiagram labels
2023-02-14 00:36:43 +05:30
Sidharth Vinod
46f2aebabc
Cleanup Renderer
2023-02-13 22:48:11 +05:30
Sidharth Vinod
b9c2f62b47
Cleanup classDB
2023-02-13 21:31:43 +05:30
Sidharth Vinod
9d75665460
Fix links to integrations.md
2023-02-13 10:55:24 +05:30
Sidharth Vinod
6fcba87ee8
Merge pull request #4076 from mermaid-js/sidv/readmeLogo
...
Add logo to readme
2023-02-13 10:49:56 +05:30
Per Brolin
a956be7bbf
Release candidate
2023-02-10 11:03:25 +01:00
Per Brolin
e0286be8d2
Corrected typo
2023-02-10 08:58:58 +01:00
Sidharth Vinod
3e9978a58c
docs: Add CDN to top links, remove changelog
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2023-02-10 12:31:14 +05:30
Sidharth Vinod
fd8fb96ec2
chore: Copy readme before publishing
2023-02-10 12:14:58 +05:30
Sidharth Vinod
ad6a43cf81
Add logo to readme
2023-02-09 12:46:05 +05:30
Sidharth Vinod
f6d9868e35
chore: Lint fix
2023-02-09 11:34:20 +05:30
Sidharth Vinod
94d4ee3a2c
Merge pull request #4015 from JeffTrain/develop
...
docs: minor fix on markdown
2023-02-09 11:33:28 +05:30
Sidharth Vinod
004432fae9
Fix types
2023-02-09 11:28:27 +05:30
renovate[bot]
08ac41113f
chore(deps): update dependency vite to v4
2023-02-09 05:54:04 +00:00
Sidharth Vinod
e9d2d084fd
Merge pull request #4066 from mermaid-js/renovate/actions-dependency-review-action-3.x
...
chore(deps): update actions/dependency-review-action action to v3
2023-02-09 11:14:27 +05:30
renovate[bot]
34c98717d5
chore(deps): update actions/dependency-review-action action to v3
2023-02-09 05:44:09 +00:00
Sidharth Vinod
f22ce38ada
Merge pull request #4065 from mermaid-js/renovate/actions-configure-pages-3.x
...
chore(deps): update actions/configure-pages action to v3
2023-02-09 11:13:54 +05:30
Sidharth Vinod
8ba33a994c
Merge pull request #4072 from mermaid-js/renovate/timonvs-pr-labeler-action-4.x
...
chore(deps): update timonvs/pr-labeler-action action to v4
2023-02-09 11:13:15 +05:30
Sidharth Vinod
07764348eb
Merge pull request #4069 from mermaid-js/renovate/jsdom-21.x
...
chore(deps): update dependency jsdom to v21
2023-02-09 11:13:03 +05:30
Sidharth Vinod
803c8ca45b
Merge pull request #4070 from mermaid-js/renovate/rimraf-4.x
...
chore(deps): update dependency rimraf to v4
2023-02-09 11:12:51 +05:30
Frederic Lavigne
f791cd2b24
💄 section width now covers all tasks
2023-02-08 22:02:19 -06:00
Sidharth Vinod
b69b3919bb
Merge pull request #4073 from aloisklink/chore/cache-eslint-in-lint-fix
...
build(lint:fix): cache eslint in pnpm run lint:fix
2023-02-09 08:27:16 +05:30
renovate[bot]
886d1c15c4
chore(deps): update timonvs/pr-labeler-action action to v4
2023-02-09 00:51:38 +00:00
renovate[bot]
72e8b7fb38
chore(deps): update dependency rimraf to v4
2023-02-09 00:49:20 +00:00
renovate[bot]
3a89cc7993
chore(deps): update dependency jsdom to v21
2023-02-09 00:47:08 +00:00
renovate[bot]
bb3a48c91a
chore(deps): update actions/configure-pages action to v3
2023-02-09 00:42:44 +00:00
renovate[bot]
d45eda1c60
chore(deps): update dependency @types/uuid to v9
2023-02-09 00:41:24 +00:00
Alois Klink
4d12fb0464
build(lint:fix): cache eslint in pnpm run lint:fix
...
Cache eslint in `pnpm run lint:fix`.
This was added to the `pnpm run lint` script in
b7f9495
(build: add eslint --cache file, 2022-08-27), but we
didn't add it to `pnpm run lint:fix` due to worries about cache
invalidation.
However, we switched to using `--cache-strategy content` in
b3e509b7
(build(lint): cache eslint with strategy content, 2023-02-05),
which should avoid any caching issues.
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com >
2023-02-09 00:21:19 +00:00
Sidharth Vinod
08e7bbcc13
Merge pull request #4044 from mermaid-js/renovate/all-minor-patch
...
chore(deps): update all non-major dependencies (minor)
2023-02-09 01:36:46 +05:30
Sidharth Vinod
f83f09d8b0
Fix vitest type
2023-02-09 01:29:41 +05:30
renovate[bot]
c4eb1608b0
chore(deps): update all non-major dependencies
2023-02-08 19:30:57 +00:00
Knut Sveidqvist
74df4a7a68
Mind map coming in from the cold. A lazy loaded diagram in the same way as timeline.
2023-02-08 17:42:58 +01:00
Knut Sveidqvist
38a84a7fe0
Merge branch 'develop' into release/9.4.0
2023-02-08 14:00:02 +01:00
Knut Sveidqvist
5e864c3b9b
Merge branch 'timeline' into release/9.4.0
2023-02-08 13:58:56 +01:00
Knut Sveidqvist
b5a4cc0e17
Merge pull request #4014 from mermaid-js/timeline
...
Timeline Diagram
2023-02-08 13:57:36 +01:00
Knut Sveidqvist
82f7e1b754
Version updates
2023-02-08 13:50:58 +01:00
Knut Sveidqvist
580903051f
Fixing broken test
2023-02-08 13:40:41 +01:00
Knut Sveidqvist
ce037a84ca
Fixing build after last batch of changes
2023-02-08 13:16:33 +01:00
Sidharth Vinod
7f254e37e9
Cleanup
2023-02-08 16:01:29 +05:30
Sidharth Vinod
d562a81019
Merge branch 'develop' into timeline
...
* develop: (45 commits)
Showcase section to the docs - keepings docs up to date (#4055 )
bugfix: add missing d3 curves to flowchart and docs
fix(deps): update dependency dagre-d3-es to v7.0.8
build(pre-commit): cache eslint in pre-commit
build(lint): cache eslint with strategy content
Update cypress/integration/rendering/sequencediagram.spec.js
feat(er): allow leading underscore for attributes name
ci(lint): show nice error on lint failure
chore: add moment to dependencies
Update docs
Update mindmap.md
chore: remove moment-mini
docs(readme-ch): fix twitter link
build(lint): cache prettier on `pnpm run lint`
fix: moment-mini default exporter
docs(readme): update broken twitter badge
test(er): improve tests on multiple key constraints
Fixes Typo, remove console.log
doc(er): add documentation on multiple key constraints
feat(er): allow multiple constraints on attributes
...
2023-02-08 15:57:09 +05:30
Knut Sveidqvist
6a045db83c
Fix for e2e issue with mindmap tests, not related to timeline
2023-02-08 11:24:09 +01:00
Sidharth Vinod
563896400b
Merge pull request #4057 from aloisklink/chore/cache-eslint-in-pre-commit
...
Cache `eslint` in pre-commit script (makes `git commit` 5x faster)
2023-02-08 00:14:37 +05:30
Omer Rosenbaum
73ee9e9a92
Showcase section to the docs - keepings docs up to date ( #4055 )
...
* Add a Showcase section to the docs with Swimm
* Build docs
* Move FAQ to Config
* Create showcases page
* Build docs
* Prettier
* feat: Redirect old docs URLs
---------
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com >
2023-02-07 23:15:48 +05:30
Sidharth Vinod
923ddc8309
Merge pull request #4038 from natasha-jarus/bug/missing-flowchart-curves
...
bugfix: add missing d3 curves to flowchart and docs
2023-02-07 14:00:53 +05:30
Sidharth Vinod
64096b22dc
Merge pull request #3965 from oleveau/feature/AddBoxForSeqDiagrams
...
Add Box support in Sequence Diagrams
2023-02-07 13:58:32 +05:30
Natasha Jarus
84d563584f
bugfix: add missing d3 curves to flowchart and docs
2023-02-06 13:28:40 -08:00
renovate[bot]
ac67794fb2
fix(deps): update dependency dagre-d3-es to v7.0.8
2023-02-06 01:07:08 +00:00
Alois Klink
98b2148352
build(pre-commit): cache eslint in pre-commit
...
Run eslint with `--cache` to speed up pre-commit scripts.
This was added to the `pnpm run lint` script in
b7f9495a
(build: add eslint --cache file, 2022-08-27)
and doesn't seem to be causing any issues.
I haven't enabled `--cache` for `prettier` since as of prettier 2.8.0,
their cache invalidation doesn't yet work with prettier plugins.
2023-02-05 19:33:30 +00:00
Alois Klink
b3e509b7d4
build(lint): cache eslint with strategy content
...
Cache eslint using `--cache-strategy content` instead of the default
`--cache-strategy metadata`.
By default, `eslint` uses the file metadata (e.g. modification time)
to detect when the cache should be invalidated.
However, this is not efficient with `git`, since git constantly changes
the modification time,
e.g. running `git switch main && git switch original-branch` would not
change the file contents, but would change the file mtimes and force
eslint to re-lint everything.
Using the file contents is slower (~3% for me), but more resilient.
See
https://eslint.org/docs/latest/use/command-line-interface#--cache-strategy
2023-02-05 19:33:30 +00:00
Sidharth Vinod
8d6d90021a
Update cypress/integration/rendering/sequencediagram.spec.js
2023-02-05 11:54:56 +05:30
Sidharth Vinod
71e5a53172
Merge pull request #4034 from emersonbottero/develop
...
fix: moment-mini default exporter
2023-02-05 11:48:56 +05:30
Sidharth Vinod
a75cacd4a4
Merge pull request #4033 from tomperr/feature/4031_er_leading_underscore_attribute_name
...
feat(er): allow leading underscore for attributes name
2023-01-30 18:56:15 +05:30
Tom PERRILLAT-COLLOMB
c2ec63d4fd
feat(er): allow leading underscore for attributes name
2023-01-30 12:34:06 +01:00
Sidharth Vinod
7ecaaaf46f
Merge pull request #4035 from aloisklink/chore/cache-prettier
...
build(lint): cache prettier on `pnpm run lint`
2023-01-30 10:55:50 +05:30
Alois Klink
4900647bf0
ci(lint): show nice error on lint failure
...
Prints a nice error on GitHub Actions if `pnpm run lint` fails.
2023-01-29 20:27:31 +00:00
Emerson Bottero
df10d64989
chore: add moment to dependencies
2023-01-29 11:24:48 -03:00
sidharthv96
b9bed14cda
Update docs
2023-01-28 19:46:10 +00:00
Sidharth Vinod
cd007cabb5
Merge pull request #4042 from GavinPen/patch-1
...
Update mindmap.md
2023-01-29 01:12:30 +05:30
GavinPen
cb1a20264d
Update mindmap.md
...
Minor Improvement to wording
2023-01-28 17:42:30 +00:00
Emerson Bottero
7179f1bcba
chore: remove moment-mini
2023-01-26 20:55:57 -03:00
Alois Klink
b35e4a8c52
Merge pull request #4032 from LeoDog896/patch-1
...
docs(readme): update broken twitter badge
2023-01-26 17:28:02 +00:00
Tristan F
a89cb9f0d6
docs(readme-ch): fix twitter link
2023-01-26 12:07:44 -05:00
Alois Klink
8b4426aebf
build(lint): cache prettier on pnpm run lint
...
[Prettier 2.7.0](https://prettier.io/blog/2022/06/14/2.7.0.html ) added
a `--cache` CLI option to greatly speed up subsequent prettier runs.
By default, the cache is stored in
`./node_modules/.cache/prettier/.prettier-cache` and uses an `md5`
checksum of the contents as the cache-key.
On my PC, running `pnpm run lint` used to take 13.9 seconds, but now
it only takes 6 seconds.
Potential issues
----------------
Although updating Node.JS/Prettier will invalidate the cache,
updating or changing prettier plugins won't invalidate the cache.
Since we do use `prettier-plugin-jsdoc` in Mermaid, this might cause
a minor issue, but CI should catch it.
2023-01-26 16:31:40 +00:00
ashishjain0512
003997372e
Update docs
2023-01-26 11:48:25 +00:00
ashishj
61f33567ae
Making timeline diagram lazy-loaded internal, removing separate package
2023-01-26 10:29:35 +01:00
Olivier Leveau
9fb6f1998f
Merge branch 'develop' into feature/AddBoxForSeqDiagrams
2023-01-26 09:14:18 +01:00
Emerson Bottero
19e3624e89
fix: moment-mini default exporter
2023-01-26 01:23:41 -03:00
Tristan F
be332cfdef
docs(readme): update broken twitter badge
...
(From https://github.com/badges/shields/issues/8837 ):
The Twitter API has changed in recent days by closing support for 3rd party apps, breaking the Twitter follow count badge.
2023-01-25 15:34:24 -05:00
Sidharth Vinod
c51f6df82c
Merge pull request #4030 from tomperr/feature/4009_er_multiple_constraints
...
feat(er): add multiple key constraints
2023-01-26 00:16:58 +05:30
Tom PERRILLAT-COLLOMB
dc0a46f742
test(er): improve tests on multiple key constraints
2023-01-25 19:40:40 +01:00
Sidharth Vinod
c76728b423
Merge pull request #3902 from weedySeaDragon/bug/3858_state_named_state_container
...
Bug/3858 [state] trailing whitespace in ids for named state container
2023-01-25 22:51:34 +05:30
Sidharth Vinod
0aa7da261f
Merge pull request #3962 from aloisklink/build/add-autogenerated-header-after-yaml-codeblocks
...
Add support for YAML frontmatter in Markdown docs (used for Vitepress config)
2023-01-25 22:50:20 +05:30
ashishjain0512
5e6aac4377
Update docs
2023-01-25 17:06:30 +00:00
ashishj
52bd5181f9
More Lint Fixes
2023-01-25 18:03:04 +01:00
ashishj
49ce5222c9
Lint Fixes
2023-01-25 17:49:35 +01:00
ashishj
df1e9c4117
Added rendering test cases
2023-01-25 17:46:23 +01:00
ashishj
5c14df0aeb
Added jest test cases
2023-01-25 17:45:47 +01:00
ashishj
8af5c4c341
Fix parser grammer conflicts
2023-01-25 17:44:34 +01:00
Olivier Leveau
f7756ccc00
Fixes Typo, remove console.log
2023-01-25 17:02:10 +01:00
Tom PERRILLAT-COLLOMB
3066a4b43a
doc(er): add documentation on multiple key constraints
2023-01-25 15:13:58 +01:00
Tom PERRILLAT-COLLOMB
26e9b1790b
feat(er): allow multiple constraints on attributes
...
little changes in grammar to get a list of constraints (PK, FK or UK), so little changes in renderer to handle this list
2023-01-24 21:20:11 +01:00
Sidharth Vinod
c256a6b887
Merge pull request #4024 from mermaid-js/renovate/patch-all-minor-patch
...
chore(deps): update pnpm to v7.25.1
2023-01-24 17:06:06 +05:30
Knut Sveidqvist
bd1449a0d3
Merge pull request #4004 from mermaid-js/sidv/fixUnhandledPromise
...
fix(#4003 ): Remove unhandled promises
2023-01-24 11:58:25 +01:00
renovate[bot]
c9833dcd79
chore(deps): update pnpm to v7.25.1
2023-01-24 10:43:54 +00:00
Sidharth Vinod
6792bb94b7
chore: Use logger
2023-01-24 16:11:04 +05:30
Sidharth Vinod
b36e5d0d3b
fix: Remove unnecessary void's.
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2023-01-24 16:08:43 +05:30
Sidharth Vinod
ead4037963
chore: Enable 57-elk test
2023-01-24 16:00:59 +05:30
Sidharth Vinod
a28f6bf80c
Merge branch 'develop' into sidv/fixUnhandledPromise
...
* develop:
chore: Skip 57-elk test
Update docs
Update integrations.md
2023-01-24 16:00:35 +05:30
Sidharth Vinod
fb6ba231d0
chore: Skip 57-elk test
2023-01-24 15:59:37 +05:30
sidharthv96
e4491136c3
Update docs
2023-01-24 07:02:14 +00:00
Sidharth Vinod
e7451e7a4e
Merge pull request #4011 from Barry1/patch-1
...
Update integrations.md
2023-01-24 12:29:04 +05:30
Alois Klink
816f2f512e
build(docs): hide YAML when building for GitHub
...
YAML front-matter is currently only used for Vitepress.
Because of that, to avoid confusion, we can remove this YAML
front-matter when converting the Markdown in packages/mermaid/src/docs
to go into the `docs/` folder for GitHub browsing.
2023-01-22 19:23:57 +00:00
Alois Klink
76c3716b2d
docs: add vitepress metadata to flowchart docs
...
Changes the title in Vitepress, as well as using `outline: "deep"`
for a better outline/table-of-contents for the page.
See https://vitepress.vuejs.org/config/theme-configs#outline
for docs on what `outline: "deep"` does.
2023-01-22 19:21:53 +00:00
Alois Klink
2f1a521db6
build(docs): add auto-generated header after YAML
...
Add the auto-generated header after any YAML front-matter blocks.
YAML front-matter is normally only valid in Markdown when it's at the
beginning of the Markdown file. GitHub/Vitepress may otherwise render
it incorrectly.
2023-01-22 19:21:53 +00:00
Alois Klink
8f4caa4537
refactor(docs): use remark-compatible plugin
...
Change the `transformBlocks` function, which transforms a markdown str,
and instead making it into a
`transformMarkdownAst` function, which transforms a Markdown AST.
This means we can use the remark/unifiedjs plugin infrastructure, see
https://unifiedjs.com/learn/guide/create-a-plugin/
2023-01-22 19:21:51 +00:00
Alois Klink
b26cdb3e46
build(docs): support YAML frontmatter in markdown
...
Vitepress uses YAML frontmatter to configure Vitepress specific
settings, see https://vitepress.vuejs.org/config/frontmatter-configs
We just need to use `remark-frontmatter` to add support for it.
GitHub also renders the YAML front-matter nicely in a table
automatically, but maybe we should instead strip it, if it's only
used by Vitepress?
2023-01-22 19:21:18 +00:00
Knut Sveidqvist
de8928b2d9
#4016 Fix for max_sections in mindmap renderer
2023-01-20 12:48:06 +01:00
pbrolin47
e5b33087f3
Merge pull request #4013 from mermaid-js/4012-handling-rows-wiht-only-spaces
...
Mindmaps: Handling rows with only spaces in them (#4012 )
2023-01-20 10:23:06 +01:00
Knut Sveidqvist
bc56a7d4f1
#4012 Neater grammar for the rows before mindmap
2023-01-20 10:21:13 +01:00
Knut Sveidqvist
80903e427c
#4012 Allowing multiple lines before the mindmap statement
2023-01-20 10:18:26 +01:00
pbrolin47
7b67f5783e
Merge pull request #4018 from mermaid-js/4016-differentiate-colors
...
Mindmaps: differentiate the colors between the root node and the first section #4017
2023-01-20 09:16:02 +01:00
Per Brolin
e8db9b2bd5
Merge branch 'master' of github.com:mermaid-js/mermaid
2023-01-20 09:01:48 +01:00
Knut Sveidqvist
023f2354cd
2023-01-20 08:31:01 +01:00
cnjeftia
5925d8b731
docs: minor fix on markdown in root folder
2023-01-20 11:45:11 +08:00
cnjeftia
96d5bc7695
docs: minor fix on markdown
2023-01-20 11:29:16 +08:00
ashishj
7ef71cc04d
Remove old test cases
2023-01-19 21:05:38 +01:00
Knut Sveidqvist
3cd15cdcf2
#4012 Handling rows with only spaces in them
2023-01-19 20:50:36 +01:00
ashishj
e865368649
Updating version and clean up package.json
2023-01-19 20:42:33 +01:00
ashishj
be818ad57f
Pushing fix for broken themeVariable functionality
2023-01-19 20:30:11 +01:00
ashishj
ca22e85e55
Merge branch 'release/9.4.0' into timeline
2023-01-19 19:20:29 +01:00
ashishj
652a42fe1a
Add directive parsing functionality to timeline diagram
2023-01-19 19:03:05 +01:00
Bastian Ebeling
3aeef7b846
Update integrations.md
...
Corrected `Vs Code` to `VS Code` and inserted `Markdown Preview Enhanced`
2023-01-19 07:15:32 +01:00
Olivier Leveau
250f1f9687
Merge branch 'develop' into feature/AddBoxForSeqDiagrams
2023-01-18 11:35:39 +01:00
Sidharth Vinod
5b9839cbd0
fix package.json
...
add `@types/cytoscape`
2023-01-18 00:53:00 +05:30
Sidharth Vinod
afe3f593e1
fix( #4003 ): Remove unhandled promises
...
Add eslint rules to check for unhandled promises
Fix all existing unhandled promise issues
2023-01-18 00:47:49 +05:30
Knut Sveidqvist
e573be4afd
Merge branch 'develop' into release/9.4.0
2023-01-17 18:08:04 +01:00
Sidharth Vinod
549483d19b
Update funding :)
2023-01-17 22:09:22 +05:30
Sidharth Vinod
8a485c3c88
Merge pull request #3993 from jonabc/bug/sequence-firefox-font-size
...
Parse style string and number font size values from configuration inputs
2023-01-17 22:07:11 +05:30
Sidharth Vinod
96dedc7b5e
flowchart-elk repro
2023-01-17 21:37:32 +05:30
Jon Ruskin
9629c8d8d6
use undefined not null
2023-01-17 08:31:36 -07:00
Knut Sveidqvist
7e8c1b0393
Merge pull request #3984 from mermaid-js/sidv/internalFCV3
...
feat: Flowchart-elk integration
2023-01-17 14:18:29 +01:00
Knut Sveidqvist
e4bdfee85a
Merge pull request #3995 from mermaid-js/sidv/properlyWaitTests
...
feat: Wait for rendering to finish before taking image snapshots
2023-01-17 14:15:28 +01:00
Sidharth Vinod
c0f9b3c00b
Merge branch 'develop' into sidv/internalFCV3
...
* develop:
Update docs
docs(sequenceDiagram): subvert prettification of arrow types
2023-01-17 14:07:12 +05:30
sidharthv96
01a535b8e0
Update docs
2023-01-16 09:52:48 +00:00
Sidharth Vinod
3c12e66f73
Merge pull request #3988 from cakemanny/docs/correct-arrow-type-display
...
docs(sequenceDiagram): subvert prettification of arrow types
2023-01-16 15:18:59 +05:30
Sidharth Vinod
fba3f8481e
Merge branch 'develop' into sidv/internalFCV3
...
* develop:
chore(deps): update all non-major dependencies
fix(deps): update dependency dagre-d3-es to v7.0.6
2023-01-16 13:27:09 +05:30
Sidharth Vinod
f0e3bcc37b
Merge pull request #3997 from mermaid-js/renovate/all-minor-patch
...
chore(deps): update all non-major dependencies (minor)
2023-01-16 13:18:56 +05:30
Sidharth Vinod
ae7c9475ef
Merge branch 'sidv/properlyWaitTests' into sidv/internalFCV3
...
* sidv/properlyWaitTests:
fix tests
2023-01-16 13:18:31 +05:30
Sidharth Vinod
d320e788c7
fix tests
2023-01-16 13:18:16 +05:30
renovate[bot]
376d1a583c
chore(deps): update all non-major dependencies
2023-01-16 05:22:19 +00:00
renovate[bot]
ea3d7bc594
fix(deps): update dependency dagre-d3-es to v7.0.6
2023-01-16 05:18:31 +00:00
Sidharth Vinod
ded83b2ce7
Fix title
2023-01-16 02:17:25 +05:30
Sidharth Vinod
1c8c69f8db
Merge branch 'sidv/properlyWaitTests' into sidv/internalFCV3
...
* sidv/properlyWaitTests:
feat: Wait for rendering to finish before taking image snapshots
Update docs
chore(deps): update all non-major dependencies
Fix: Too many `primaryBorderColor`
2023-01-16 02:11:59 +05:30
Sidharth Vinod
4d3f151cf0
feat: Wait for rendering to finish before taking image snapshots
2023-01-16 02:07:37 +05:30
Sidharth Vinod
8f8ae64ced
upload error snapshots
2023-01-16 01:23:42 +05:30
Jon Ruskin
b93ce24c3d
handle string and number font size configurations
2023-01-14 14:05:05 -07:00
Daniel Golding
0a4a3bda16
docs(sequenceDiagram): subvert prettification of arrow types
...
The rendering of the arrows becomes prettified using some sort of font library on mermaid.js.org .
Quote in backticks to indicate these are code.
2023-01-13 17:05:53 +01:00
sidharthv96
874f4c0641
Update docs
2023-01-13 14:17:17 +00:00
Sidharth Vinod
60175cd84f
Merge pull request #3986 from LiHowe/patch-1
...
Docs: Too many `primaryBorderColor` field
2023-01-13 19:43:45 +05:30
renovate[bot]
ac6d325a00
chore(deps): update all non-major dependencies
2023-01-13 10:02:07 +00:00
Howard He
e44e1210e2
Fix: Too many primaryBorderColor
...
Only keep one `primaryBorderColor` field in Theme Variables part.
before:

after:

2023-01-13 17:13:56 +08:00
Sidharth Vinod
05d1fc44e8
Merge branch 'develop' into sidv/internalFCV3
...
* develop:
test(sequenceDiagram): mock more d3 curve* types
test(docs): fix test failure due to bad merge
chore(dev-deps): update vitest to `^0.27.1`
2023-01-13 10:23:59 +05:30
Sidharth Vinod
075f55418b
Merge pull request #3985 from aloisklink/test/fix-docs-semantic-merge-conflict
...
Fix failing tests due to semantic merge conflict
2023-01-13 10:20:33 +05:30
Alois Klink
164b9bc2cb
test(sequenceDiagram): mock more d3 curve* types
...
vitest is throwing an error, since these types are used in
packages/mermaid/src/utils.ts, but are not being mocked.
I've added all the curve types I needed to make Vitest happy.
At some point, we may need to improve these mocks, since in d3,
they have the type CurveFactory, not string.
2023-01-13 00:27:48 +00:00
Alois Klink
16540f3005
test(docs): fix test failure due to bad merge
...
Fixes a semantic merge conflict due to the PRs:
- https://github.com/mermaid-js/mermaid/pull/3954
Changed `docs.mts` to use a remark object created by `remark()`
- https://github.com/mermaid-js/mermaid/pull/3946
Added test code that mocked the frozen remark object
(e.g. `remark` not `remark()`).
To fix this issue, we can mock `remark()` so that it always returns
the same remark object, which can then be used the `docs.mts` script,
as well as spied on in the `docs.spec.ts` test file.
Reported-by: Sidharth Vinod <sidharthv96@gmail.com >
2023-01-13 00:17:17 +00:00
Alois Klink
6c862565aa
chore(dev-deps): update vitest to ^0.27.1
...
Updates vitest to `^0.27.1`.
We want to add `importOriginal` feature added in Vitest [v0.26.3][1],
see commit
853eeddba8
[1]: https://github.com/vitest-dev/vitest/releases/tag/v0.26.3
2023-01-12 23:52:16 +00:00
Sidharth Vinod
ee056e1ac3
test: Update width
2023-01-12 19:47:39 +05:30
Sidharth Vinod
0476bdc68f
format
2023-01-12 19:04:06 +05:30
Sidharth Vinod
242a508d50
feat: Flowchart-elk integration
2023-01-12 18:26:08 +05:30
sidharthv96
9ca2e0c5fc
Update docs
2023-01-12 07:21:20 +00:00
Sidharth Vinod
9acd562b9e
Merge pull request #3954 from aloisklink/build/support-GFM-in-markdown-documentation
...
Support GitHub Flavored Markdown in markdown documentation
2023-01-12 12:47:07 +05:30
Sidharth Vinod
3238ee4c2e
Merge pull request #3972 from atmikeguo/develop
...
Fix nonstandard syntax
2023-01-12 12:44:03 +05:30
oleveau
7b5bebd9c4
Sanitize text of the box
2023-01-11 22:10:41 +01:00
Ashish Jain
b67c023b0a
Merge pull request #3938 from mermaid-js/layout-v3-continued
...
Layout v3 continued
2023-01-11 20:01:24 +01:00
Knut Sveidqvist
e28a766e7d
Cleanup, updating the module name and description for flowchart in package.json
2023-01-11 19:56:04 +01:00
Knut Sveidqvist
3f7f04e02f
Adjusted as per @ashishjain0512 review comments
2023-01-11 19:40:25 +01:00
ashishj
68609fd8d0
Merge develop in timeline branch
2023-01-11 18:13:26 +01:00
Knut Sveidqvist
ce6f62e24e
Merge pull request #3946 from weedySeaDragon/chore/3922_doc-diagram-only
...
(chore) Docs: add tag to produce only a diagram, not code example
2023-01-11 18:04:41 +01:00
Knut Sveidqvist
094b97de12
Merge branch 'develop' into layout-v3-continued
2023-01-11 18:03:09 +01:00
Knut Sveidqvist
0e3dadc53c
Updated as per the suggestions from @weedySeaDragon
2023-01-11 17:58:05 +01:00
Knut Sveidqvist
1fca5131c3
Merge pull request #3947 from nekikara/bug/3865_c4_context_border_color
...
Bug/3865 C4Context: $borderColor has no effect
2023-01-11 17:56:00 +01:00
Sidharth Vinod
fcb41e4579
Merge pull request #3973 from mermaid-js/chore/disable-checking-twitter-links
...
ci: disable checking twitter links
2023-01-11 14:23:21 +05:30
renovate[bot]
a56d0bc36b
fix(deps): update dependency dompurify to v2.4.3
2023-01-09 02:52:02 +00:00
Alois Klink
e6fd3bfb28
ci: disable checking twitter links
...
The [lycheeverse/lychee-action][1] GitHub action keeps timing
out when trying to check any of the links from twitter.com
My guess is maybe Twitter has anti-bot measures active
against GitHub's CI servers.
[1]: https://github.com/lycheeverse/lychee-action
2023-01-07 23:49:25 +00:00
Chidozie Nnachor
568a3329e1
docs: update sequenceDiagram.md to include line break ( #3960 )
...
Included an example for adding a line break to notes. It seems like an issue irking a lot of (new) users
Co-authored-by: Alois Klink <alois@aloisklink.com >
Co-authored-by: Chidozie Nnachor <Chidozie.Nnachor@keylane.com >
2023-01-07 23:39:36 +00:00
atmikeguo
1968d1bb28
Fix nonstandard syntax
2023-01-07 20:05:57 +08:00
Olivier Leveau
117f0ab6da
Fix test / Add Tests
2023-01-06 13:38:03 +01:00
Olivier Leveau
64a935515c
Better color detection + fix win32 path handling
2023-01-06 12:47:09 +01:00
Olivier Leveau
e6befbaa3f
Merge branch 'develop' into feature/AddBoxForSeqDiagrams
2023-01-06 11:06:00 +01:00
Alois Klink
ae7833bdfa
Merge pull request #3964 from guilhermgonzaga/docs/remove-duplicate-erdiagram
...
docs: Remove duplicate example in ER-diagram documentation
2023-01-05 23:56:58 +00:00
Guilherme Gonzaga
412eec06d4
Update docs
2023-01-05 21:50:37 +00:00
Olivier Leveau
e659601e03
Add Box support in Sequence Diagrams
2023-01-05 15:40:40 +01:00
Guilherme Gonzaga
10cb3e26d5
docs: Remove duplicate in ER-diagram documentation
2023-01-03 14:49:20 -04:00
Alois Klink
75b19eaa0c
chore(docs): run pnpm run docs:build
with GFM
...
Rebuild docs with `remark-gfm` GitHub-Flavored-Markdown parser.
2023-01-01 21:28:03 +00:00
Alois Klink
ef51111b86
build(docs): support GFM in markdown docs
...
Support using GFM in markdown documentation.
GitHub has some custom features in their Markdown documentation.
For example, they support using tables, footnotes, and task lists.
Vitepress supports tables too.
However, remark sometimes throws an error when parsing tables,
so we should use `remark-gfm` to handle them.
2023-01-01 21:28:03 +00:00
Ashley Engelund (weedySeaDragon @ github)
36c0a30c50
Merge remote-tracking branch 'MERMAID/develop' into chore/3922_doc-diagram-only
2022-12-28 12:10:20 -08:00
nekikara
f233ce1fed
add double quote
2022-12-27 20:43:33 +01:00
nekikara
d13c1bce47
fix the way to set stroke and stroke-width properties
2022-12-27 19:49:18 +01:00
Sidharth Vinod
967d3bbb60
Disable link checker on develop PRs
...
Runs link checker every day to keep cache warm.
2022-12-27 10:35:07 +05:30
Sidharth Vinod
06c357916e
Merge pull request #3943 from nekikara/bug/3876_fix_typo_in_c4_svg-draw
...
fix typos accessing techn property in drawC4Shape function
2022-12-27 10:33:09 +05:30
Sidharth Vinod
406d663bff
Merge pull request #3945 from huynhicode/website/homepage-updates
...
Website/homepage updates
2022-12-27 10:31:53 +05:30
Ashley Engelund (weedySeaDragon @ github)
78443861a6
test/spec for some of docs.mts
2022-12-26 13:13:47 -08:00
Ashley Engelund (weedySeaDragon @ github)
34aef1a6f5
refactor: transformBlocks(); + MERMAID_DIAGRAM_ONLY behavior; comments, constants
2022-12-26 13:13:02 -08:00
steph
7d0cec0a49
add margin to left and right side of team cards
2022-12-26 12:48:36 -08:00
steph
d8c3f8fc16
updates to the homepage
2022-12-26 12:04:58 -08:00
nekikara
d8aa44f0c5
fix typos accessing techn property in drawC4Shape function
2022-12-24 20:25:59 +01:00
Sidharth Vinod
2c88c6b526
Merge pull request #3921 from tomperr/fix/3795_class_tilde_visibility
...
fix(generic): fix generic type detection
2022-12-24 00:33:39 +05:30
Sidharth Vinod
8ed1ad5a8e
Merge pull request #3907 from huynhicode/docs/formatting
...
docs: fix text overflow
2022-12-24 00:30:31 +05:30
Sidharth Vinod
c23cd49322
Merge pull request #3859 from aloisklink/fix/3706_support-indented-yaml-only-in-html
...
Support parsing indented mermaid/YAML only from HTML
2022-12-24 00:27:44 +05:30
Alois Klink
a58b41a38e
Merge branch 'develop' into fix/3706_support-indented-yaml-only-in-html
2022-12-22 19:24:33 +00:00
Alois Klink
03c5bc1129
Merge pull request #3936 from Omerr/patch-2
...
Add Swimm to the list of integrations
2022-12-22 19:13:19 +00:00
Tom PERRILLAT-COLLOMB
df42f96b5a
docs(classDiagram): add nested generic type example in docs
2022-12-22 11:17:44 +01:00
Knut Sveidqvist
c535b10534
Adding info in the docs for enabling elk flowcharts.
2022-12-22 11:00:30 +01:00
Omer Rosenbaum
d75f70f808
Rebuild the docs -> update integrations with swimm
2022-12-22 11:41:54 +02:00
Omer Rosenbaum
1da20d7aa5
Added swimm to cSpell
2022-12-22 11:39:21 +02:00
Knut Sveidqvist
913ba34386
#815 Adding possibility to configure elk as renderer for flowcharts
2022-12-22 10:33:41 +01:00
steph
dbfb29de27
Merge branch 'develop' into docs/formatting
2022-12-21 14:43:56 -08:00
steph
69928e3ede
retrigger CI
2022-12-21 14:21:47 -08:00
steph
22b66193dc
update outdate format info formatting
2022-12-21 11:24:48 -08:00
Omer Rosenbaum
895c16a793
Add Swimm to the list of integrations
2022-12-21 10:56:09 +02:00
Sidharth Vinod
1495ae623a
WIP Adding contributors page from vitest
2022-12-21 10:54:23 +05:30
Sidharth Vinod
b375f79b9c
Merge pull request #3935 from tomperr/chore/pr_template_documentation_task
...
chore(pr): add documentation task in PR template
2022-12-21 10:22:53 +05:30
Steph
b220718b96
Update packages/mermaid/src/docs/syntax/gantt.md
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2022-12-20 09:37:42 -08:00
Steph
0f337d654f
Update packages/mermaid/src/docs/syntax/gantt.md
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2022-12-20 09:37:26 -08:00
Tom PERRILLAT-COLLOMB
3beb828988
chore(pr): add task in PR template
2022-12-20 18:35:03 +01:00
Sidharth Vinod
cdba2b4ac8
Update CDN links
2022-12-20 10:56:39 +05:30
steph
469bdcef2f
add support for vitepress blocks
2022-12-19 21:14:39 -08:00
sidharthv96
72d9e87284
Update docs
2022-12-20 05:14:37 +00:00
Sidharth Vinod
2baa36fd1f
Merge pull request #3930 from Frank-Mayer/patch-1
...
fixed Composition arrow
2022-12-20 10:40:54 +05:30
Sidharth Vinod
4859947eab
Merge pull request #3906 from huynhicode/docs/navbar
...
docs: update navbar
2022-12-20 10:22:07 +05:30
steph
fca58f5942
remove text and add social icons
2022-12-19 17:45:25 -08:00
Steph
f17f81d12c
Merge branch 'develop' into docs/navbar
2022-12-19 12:16:06 -08:00
Frank Mayer
86946c9bfd
fixed Composition arrow
...
Composition arrow was displayed as \*-- but should be *--
2022-12-19 15:38:52 +01:00
Sidharth Vinod
95e4443ff2
Merge branch 'master' into develop
...
* master:
Revert "Add CNAME"
fix Redirect
fix: Remove basepath from docs
2022-12-19 14:26:54 +05:30
Sidharth Vinod
81aee3554e
Revert "Add CNAME"
...
This reverts commit 7670ada9ac
.
2022-12-19 14:26:20 +05:30
Sidharth Vinod
fd5780d5a1
fix Redirect
2022-12-19 13:51:05 +05:30
Sidharth Vinod
8e7dd1d148
fix: Remove basepath from docs
2022-12-19 13:29:09 +05:30
Sidharth Vinod
14ea1430d8
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid :
chore(deps): update pnpm to v7.18.2
docs: fix typo
fix dev server watch mode
2022-12-19 13:13:42 +05:30
renovate[bot]
e46e918b23
chore(deps): update pnpm to v7.18.2
2022-12-19 03:46:30 +00:00
Alois Klink
61fdca58a1
Merge pull request #3925 from Foo-x/docs/fix-typo
...
docs: fix typo
2022-12-18 15:58:01 +00:00
Foo-x
a6ea439ef3
docs: fix typo
2022-12-18 23:44:14 +09:00
Alois Klink
5a8975a4dd
Merge pull request #3904 from huynhicode/fix/watch
...
fix: dev server watch mode
2022-12-17 23:38:48 +00:00
Tom PERRILLAT-COLLOMB
56e28a7f40
test(generic): add generic type unit test
2022-12-16 22:35:20 +00:00
Tom PERRILLAT-COLLOMB
5705515483
fix(generic): fix generic type regex
...
instead of looking for single tildes, we are now looking for pairs, which avoid bugs when there is an odd number of tildes
2022-12-16 22:17:39 +00:00
Sidharth Vinod
612f9327e9
Merge branch 'master' into develop
...
* master:
Add CNAME
2022-12-17 00:34:07 +05:30
Sidharth Vinod
24bd36b087
Merge pull request #3920 from aloisklink/docs/fix-book-image-in-README.zh-CN.md
...
docs(README.zh-CN): fix book image src
2022-12-17 00:18:42 +05:30
Alois Klink
1e3d76a0aa
docs(README.zh-CN): fix book image src
...
Copied from ec026eaf82
2022-12-16 18:31:25 +00:00
Sidharth Vinod
7670ada9ac
Add CNAME
2022-12-16 21:59:44 +05:30
Knut Sveidqvist
bb9b0b015e
#815 Styling subgraphs with color shades
2022-12-16 16:28:24 +01:00
Ashley Engelund
521a30dcd7
add a space near the start for symmetry and readability
...
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com >
2022-12-16 06:37:05 -08:00
Knut Sveidqvist
3e64b439ce
Merge pull request #3917 from tomperr/feature/3910_er_unique_key
...
feat(er): add unique key
2022-12-16 13:03:30 +01:00
Knut Sveidqvist
1bf636d697
Merge pull request #3892 from mahomedalid/feature/3771_string_length
...
Adding support for parenthesis in the er diagram attribute types.
2022-12-16 12:58:30 +01:00
Sidharth Vinod
f019250494
Merge pull request #3916 from aloisklink/fix/use-determenistic-uuids-for-er-diagrams
...
fix(er): switch to deterministic UUIDs in ER
2022-12-16 12:44:12 +05:30
steph
528facf88d
minor syntax update
2022-12-15 13:11:07 -08:00
Alois Klink
7855edae6b
perf(er): pre-calculcate er UUID namespace
...
Pre-calculate the entity-relationship diagram namespace UUID.
This UUID is always constant, so we can pre-calculate it to save a
bit of processing power on the client.
Co-authored-by: "Ashley Engelund (weedySeaDragon @ github)" <ashley.engelund@gmail.com >
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com >
2022-12-15 20:22:39 +00:00
Sidharth Vinod
33f78a5429
Merge branch 'master' into develop
...
* master:
Fix book link
Add book landing page back
2022-12-16 01:28:42 +05:30
Sidharth Vinod
60d0185698
Fix book link
2022-12-16 01:27:15 +05:30
Sidharth Vinod
2743b72a87
Add book landing page back
2022-12-16 01:12:50 +05:30
ashishj
61ef4692b0
Updated documentation and examples
2022-12-15 20:24:13 +01:00
Sidharth Vinod
7b13b489c2
Merge branch 'master' into develop
...
* master: (23 commits)
Update vitepress
fix: Add icon css
fix Top level await
v9.3.0
bump dagre-es 7.0.6
Bump mermaid version
Update dagre-es
Bump mermaid version
fix: Incorrect removal of existing elements
fix: add .js to external imports.
fix: add .js to external imports.
Bump mermaid version
fix: add .js to external imports.
Bump mermaid version
fix: Throw correct errors when parsing diagrams with errors
Update url snapshot test for external diagrams
Update url snapshot test for external diagrams
Updated package number
Updated package number
Updated package number to 9.3.0-rc1
...
2022-12-16 00:51:16 +05:30
Sidharth Vinod
d6ddf9568e
Fix theming doc
2022-12-16 00:49:35 +05:30
ashishj
6ab7eb55cb
Updated styling and added documentation
2022-12-15 20:14:49 +01:00
Sidharth Vinod
ec026eaf82
Fix book link
2022-12-16 00:37:37 +05:30
Tom PERRILLAT-COLLOMB
c7f085a138
doc(er): add documentation on UK constraint
2022-12-15 19:03:00 +00:00
Tom PERRILLAT-COLLOMB
32a8061cc2
feat(er): add UK attribute constraint
...
Any attribute can now be PK, FK or UK
2022-12-15 18:55:08 +00:00
Sidharth Vinod
d6fad1bbd8
Merge pull request #3890 from BD103/patch-1
...
Add links to theme listing
2022-12-16 00:24:15 +05:30
BD103
e2b05d3cf6
Update docs
2022-12-15 18:24:23 +00:00
BD103
1495baac2c
Merge branch 'develop' into patch-1
2022-12-15 13:20:45 -05:00
Alois Klink
ac5a1b4501
fix(er): switch to deterministic uuids in ER
...
The entity relation diagram uses uuid v4, which is randomly generated.
uuid v5 uses a SHA-1 hash, which makes the uuid deterministic.
The input strings are unique for each diagram, so this should be
okay.
2022-12-15 18:00:48 +00:00
Sidharth Vinod
ff7ed7f49f
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid: (40 commits)
lint
fix typescript error
fix(docs): build the docs
fix(docs): remove duplicate section
chore(deps): update all non-major dependencies
Update docs/misc/integrations.md
Add links to github atom add-ons
remove links from atom.io; add note Atom has been archived
set svg role to 'graphics-document document'
common function for a11y; add to renderAsync; + renderAsync spec
fix cspell
fix cspell
fix lint
refactor theming doc
remove typeof
use camelCase
make test title clearer
update /docs
add test for multi-line accDescr
use MockedD3, spies in util insertTitle spec (remove MockD3)
...
2022-12-15 21:50:06 +05:30
Sidharth Vinod
333b974f10
Add workflow_dispatch
to lint.yml
2022-12-15 21:50:00 +05:30
Sidharth Vinod
01039c574c
Merge pull request #3914 from tommoor/patch-1
...
fix: Typescript error in usage
2022-12-15 21:45:06 +05:30
Sidharth Vinod
4e70f327c4
Merge pull request #3897 from weedySeaDragon/feat/3896_a11y-svg-role-graphics-doc-doc
...
feat: Set svg role to 'graphics-document document'
2022-12-15 21:42:08 +05:30
ashishj
fefcc43dd4
Merged Develop in timeline branch
2022-12-15 17:10:56 +01:00
ashishj
2141057ab4
add more runnning examples
2022-12-15 17:00:53 +01:00
Sidharth Vinod
54bb2ef00e
Merge pull request #3908 from Joxtacy/patch-1
...
fix(docs): remove duplicate section
2022-12-15 20:39:52 +05:30
BD103
992d1623a7
chore: update docs folder
2022-12-15 09:46:00 -05:00
Tom Moor
78dd03dcdb
lint
2022-12-15 09:29:30 -05:00
Tom Moor
9f2d29b68b
fix typescript error
2022-12-15 06:09:22 -08:00
Sidharth Vinod
d841ad8f3e
Update vitepress
2022-12-15 17:09:24 +05:30
Sidharth Vinod
3fb0b2792e
fix: Add icon css
2022-12-15 15:33:51 +05:30
Sidharth Vinod
bbc4e90c89
fix Top level await
2022-12-15 14:57:08 +05:30
Knut Sveidqvist
5735efacbe
Merge pull request #3911 from mermaid-js/release/9.3.0
...
Release/9.3.0
2022-12-15 10:16:12 +01:00
Sidharth Vinod
774512df57
v9.3.0
2022-12-15 14:18:54 +05:30
Sidharth Vinod
152994047e
bump dagre-es 7.0.6
2022-12-15 09:12:08 +05:30
Sidharth Vinod
d194e78677
Bump mermaid version
2022-12-14 09:45:34 +05:30
Sidharth Vinod
16b51800d0
Update dagre-es
2022-12-14 09:45:18 +05:30
Sidharth Vinod
2176bef537
Bump mermaid version
2022-12-13 13:44:03 +05:30
Sidharth Vinod
9f9c95b0b3
fix: Incorrect removal of existing elements
2022-12-13 13:42:07 +05:30
Sidharth Vinod
3f0b13a131
fix: add .js to external imports.
2022-12-13 00:38:54 +05:30
Sidharth Vinod
3c44379af9
fix: add .js to external imports.
2022-12-13 00:34:31 +05:30
Sidharth Vinod
1d529d80d1
Bump mermaid version
2022-12-13 00:23:41 +05:30
Sidharth Vinod
89451ca640
fix: add .js to external imports.
2022-12-13 00:22:57 +05:30
Sidharth Vinod
fac3a4d29b
Bump mermaid version
2022-12-12 23:52:48 +05:30
Sidharth Vinod
d7610dda8f
fix: Throw correct errors when parsing diagrams with errors
2022-12-12 23:51:46 +05:30
Jesper Hasselquist
dfa1d26952
fix(docs): build the docs
2022-12-12 22:32:50 +09:00
Jesper Hasselquist
32fcea3bdd
fix(docs): remove duplicate section
...
Remove duplicate `Return Type` section
2022-12-12 21:39:19 +09:00
renovate[bot]
a975c8c9cd
chore(deps): update all non-major dependencies
2022-12-12 04:57:37 +00:00
steph
e4622ba06e
fix text overflow
2022-12-11 20:53:14 -08:00
Maho Pacheco
6fb9b3b353
Adding UTs for attributes with variable length in er diagram
2022-12-11 19:45:05 -08:00
Maho Pacheco
07d8684fc7
Adding size to postal code
2022-12-11 19:34:25 -08:00
steph
1b0ea981f9
update navbar
2022-12-11 18:59:01 -08:00
steph
72a3cff13e
fix dev server watch mode
2022-12-11 14:04:41 -08:00
Knut Sveidqvist
14f7756fdb
#815 Adding labels to edges
2022-12-11 09:24:05 +01:00
Alois Klink
e97bef2ff7
Merge pull request #3899 from weedySeaDragon/docs/remove-atom-links
...
doc: remove links from atom.io; add note Atom has been archived
2022-12-11 00:12:59 +00:00
Ashley Engelund
e4c9aa198e
Update docs/misc/integrations.md
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2022-12-10 13:47:01 -08:00
Ashley Engelund
76e9e07370
Add links to github atom add-ons
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2022-12-10 13:46:24 -08:00
Ashley Engelund (weedySeaDragon @ github)
ae7fd777a7
+ parsing specs that actually check results
2022-12-09 16:22:56 -08:00
Ashley Engelund (weedySeaDragon @ github)
d666981599
parser: remove extra popState; whitespace formatting; remove 'zxzx' weird string
2022-12-09 16:21:28 -08:00
Ashley Engelund (weedySeaDragon @ github)
f0b8657423
state demo: AS descriptions for states in composites
2022-12-09 16:01:13 -08:00
Ashley Engelund (weedySeaDragon @ github)
ae25a08fe3
(minor) add JSDOC comments
2022-12-09 13:35:44 -08:00
Ashley Engelund (weedySeaDragon @ github)
2b7aa3f99d
start of parser spec; test for this bug
2022-12-09 13:35:23 -08:00
Ashley Engelund (weedySeaDragon @ github)
e7b4f7f6ca
trim state ids as they are processed by docTranslator
2022-12-09 13:33:51 -08:00
Ashley Engelund (weedySeaDragon @ github)
de795a915e
remove links from atom.io; add note Atom has been archived
2022-12-09 04:56:55 -08:00
Ashley Engelund (weedySeaDragon @ github)
e59b830d74
set svg role to 'graphics-document document'
2022-12-08 11:25:04 -08:00
Knut Sveidqvist
0b01c3376d
#815 Adding labels to subgraphs
2022-12-08 19:41:17 +01:00
Knut Sveidqvist
6c2647e8cf
Update url snapshot test for external diagrams
2022-12-08 16:39:21 +01:00
Knut Sveidqvist
e1a501c66b
Update url snapshot test for external diagrams
2022-12-08 16:38:47 +01:00
Per Brolin
4f169dd2b8
Updated package number
2022-12-08 15:16:13 +01:00
Per Brolin
23a44952ac
Updated package number
2022-12-08 15:09:49 +01:00
Per Brolin
7656916cef
Updated package number to 9.3.0-rc1
2022-12-08 15:03:51 +01:00
Per Brolin
88357ba751
Merge branch 'release/9.3.0' of github.com:mermaid-js/mermaid into release/9.3.0
2022-12-08 14:17:11 +01:00
Per Brolin
98fc866444
Minor change of test code
2022-12-08 14:16:25 +01:00
Knut Sveidqvist
c6fce2431b
Fixes for tests
2022-12-08 14:14:31 +01:00
Knut Sveidqvist
9b27396344
Small fix
2022-12-08 13:21:56 +01:00
Knut Sveidqvist
90d9724d1a
Merge pull request #3808 from weedySeaDragon/feat/3626-aria-descBy-roledescription-mocks
...
Feat: Add aria-describedby, aria-roledescription
2022-12-08 10:44:31 +01:00
Ashley Engelund (weedySeaDragon @ github)
1c9a559362
common function for a11y; add to renderAsync; + renderAsync spec
2022-12-07 10:19:30 -08:00
Ashley Engelund (weedySeaDragon @ github)
b1dd0008bc
Merge remote-tracking branch 'MERMAID/develop' into feat/3626-aria-descBy-roledescription-mocks
2022-12-07 09:31:20 -08:00
Knut Sveidqvist
ebf76e3d1f
#815 Using elk for flowchart layouts
2022-12-07 09:37:27 +01:00
Knut Sveidqvist
033201ff1f
Merge pull request #3889 from huynhicode/docs/theming
...
docs: refactor Theming doc
2022-12-07 08:55:00 +01:00
Sidharth Vinod
af212331ef
Merge remote-tracking branch 'origin/develop' into pr/BD103/3890
...
* origin/develop:
fix: Fail docs:verify on non push events
2022-12-07 11:58:33 +05:30
Sidharth Vinod
59fdaa3b53
fix: Fail docs:verify on non push events
2022-12-07 11:58:09 +05:30
Sidharth Vinod
f2a85eafac
Merge remote-tracking branch 'origin/develop' into pr/BD103/3890
...
* origin/develop:
chore: Update cspell
Update docs
fix: docs build command
chore: Rebuild docs if linting fails
chore: Format Mermaid.vue
Made mermaidConfig a local variable so that it cannot be shared cross rendering.
Fixed an issue that diagrams disappear from docs pages when switching themes or reloading pages
Fixed the issue that theme-switch does not work on docs.
Get base sha from PR
Run doc lint only if files changed
Run doc lint only if files changed
Run doc lint only if files changed
split lint docs action
split lint docs action
fix: File location
fix(docs): Test auto commit
fix(docs): Test auto commit
fix(docs): Test auto commit
chore: Update docs path
chore: Auto build docs if only src/docs is changed
2022-12-07 11:50:45 +05:30
Sidharth Vinod
9b547edbe9
Merge pull request #3547 from mermaid-js/sidv/autoBuildDocs
...
chore(docs): Auto build docs
2022-12-07 11:49:29 +05:30
Sidharth Vinod
48518a56c7
Merge branch 'sidv/autoBuildDocs' of https://github.com/mermaid-js/mermaid into sidv/autoBuildDocs
...
* 'sidv/autoBuildDocs' of https://github.com/mermaid-js/mermaid :
Update docs
2022-12-07 11:48:56 +05:30
Sidharth Vinod
1a767ee492
chore: Update cspell
2022-12-07 11:48:51 +05:30
sidharthv96
b2489523f2
Update docs
2022-12-07 06:13:07 +00:00
Sidharth Vinod
7553827985
fix: docs build command
2022-12-07 11:40:17 +05:30
Sidharth Vinod
792c1a8320
chore: Rebuild docs if linting fails
2022-12-07 11:19:44 +05:30
Sidharth Vinod
963a1f1eb1
Merge remote-tracking branch 'origin/develop' into sidv/autoBuildDocs
...
* origin/develop: (564 commits)
chore: Format Mermaid.vue
Made mermaidConfig a local variable so that it cannot be shared cross rendering.
Fix for issue #3882 moving the label when the path has been modified
Small fix for issue #3881
Fixed an issue that diagrams disappear from docs pages when switching themes or reloading pages
Fixed the issue that theme-switch does not work on docs.
chore: Fix mindmap link
chore: Switch back from unpkg to jsdelivr
delete functions not used in diagrams/c4 code (dead code)
Minor change
feat: Add @include support to docs
feat: Add @include example to docs
feat: Add @include support to docs
cleanup
fix lines
fix Async rendering
Revert "sync"
chore(deps): update pnpm to v7.17.1
chore(deps): remove dependency on `graphlib`
test(e2e): make gitgraph snapshots consistent
...
2022-12-07 11:11:45 +05:30
Maho Pacheco
4dadf8a72d
Adding support for parentheses
2022-12-06 10:38:21 -08:00
Sidharth Vinod
fdf261bda3
chore: Format Mermaid.vue
2022-12-06 15:53:36 +05:30
Sidharth Vinod
f2ee20fdf5
Merge pull request #3880 from ZenUml/defects/issue-3878
...
Defects/issue 3878
2022-12-06 15:52:15 +05:30
MrCoder
7a086890fd
Made mermaidConfig a local variable so that it cannot be shared cross rendering.
2022-12-06 19:44:14 +11:00
BD103
49ca2e3588
feat: add links to theme listing
2022-12-05 17:41:30 -05:00
Knut Sveidqvist
c5653156d9
Merge pull request #3883 from mermaid-js/3882_edge_labels
...
3882 edge labels
2022-12-05 08:15:15 +01:00
steph
2cce562bc4
fix cspell
2022-12-04 22:10:33 -08:00
steph
f0aea0e6af
fix cspell
2022-12-04 22:04:20 -08:00
steph
24560b7d13
fix lint
2022-12-04 21:51:29 -08:00
steph
d451a0c508
refactor theming doc
2022-12-04 21:20:09 -08:00
Ashley Engelund (weedySeaDragon @ github)
96996d0fba
Merge remote-tracking branch 'MERMAID/develop' into feat/3626-aria-descBy-roledescription-mocks
2022-12-03 12:13:12 -08:00
Knut Sveidqvist
4863d0d29d
Adding new flowchart renderer using elk
2022-12-03 09:47:01 +01:00
MrCoder
a1e4ffb3f0
Fixed an issue that diagrams disappear from docs pages when switching themes or reloading pages
2022-12-03 19:30:09 +11:00
MrCoder
c7471f1755
Fixed the issue that theme-switch does not work on docs.
2022-12-03 19:10:05 +11:00
Knut Sveidqvist
4f1b26fd76
Adding new flowchart renderer using cytoscape
2022-12-02 08:06:16 +01:00
Alois Klink
accba3f408
chore: improve errors for bad YAML frontmatter
...
Adds a custom error message for any mermaid diagram that starts with
a `---`. Normally, these are expected to be part of a YAML front-matter
block, but indentation issues or a missing closing `---` may cause
these to be not parsed correctly.
2022-12-01 22:43:03 +00:00
Ashley Engelund (weedySeaDragon @ github)
bfe3f309d2
remove typeof
2022-12-01 10:09:43 -08:00
Ashley Engelund (weedySeaDragon @ github)
f036d58ec3
Merge remote-tracking branch 'MERMAID/develop' into feat/3626-aria-descBy-roledescription-mocks
...
# Conflicts:
# cypress/integration/rendering/gantt.spec.js
# cypress/integration/rendering/requirement.spec.js
# docs/config/setup/modules/mermaidAPI.md
# packages/mermaid/src/accessibility.js
2022-12-01 10:08:44 -08:00
Alois Klink
f884b745dc
Merge branch 'develop' into fix/3706_support-indented-yaml-only-in-html
...
Conflicts:
- pnpm-lock.yaml
2022-11-30 21:11:48 +00:00
Sidharth Vinod
15cfa5d40d
Merge branch 'develop' into sidv/splitDiagrams
...
* develop: (79 commits)
Minor change
feat: Add @include support to docs
feat: Add @include example to docs
feat: Add @include support to docs
cleanup
fix lines
fix Async rendering
Revert "sync"
chore(deps): update pnpm to v7.17.1
chore(deps): remove dependency on `graphlib`
test(e2e): make gitgraph snapshots consistent
chore: Fix lint
test: Update vitest
Add official vim plugin to list in integrations
chore: Cleanup package.json
chore: Cleanup package.json
chore: Cleanup package.json
fix lock
Docs
Fix: array concat
...
2022-11-30 19:15:21 +05:30
Ashley Engelund (weedySeaDragon @ github)
2bf753a769
use camelCase
2022-11-27 19:17:37 -08:00
Ashley Engelund (weedySeaDragon @ github)
6044e9e9e8
make test title clearer
2022-11-27 19:17:17 -08:00
Ashley Engelund (weedySeaDragon @ github)
e9d4372c41
Merge remote-tracking branch 'MERMAID/develop' into feat/3626-aria-descBy-roledescription-mocks
2022-11-27 19:10:28 -08:00
Ashley Engelund (weedySeaDragon @ github)
2030885fd3
update /docs
2022-11-27 10:46:43 -08:00
Ashley Engelund (weedySeaDragon @ github)
6e486d3c49
add test for multi-line accDescr
2022-11-27 10:32:25 -08:00
Alois Klink
4cc3b17d36
docs(demos): fix indentation of YAML front-matter
...
Mermaid diagrams that have YAML front-matter can now be indented in
HTML code, see commit:
5cfa9196
(fix: support parsing indented mmd YAML from HTML, 2022-11-27)
Some diagrams previously had a mix of tabs/spaces for indentation.
In order for `dedent` to work, these diagrams had to be converted to
using a consistent indentation.
2022-11-27 18:29:28 +00:00
Alois Klink
5cfa919672
fix: support parsing indented mmd YAML from HTML
...
In order to parse the YAML front-matter in a Mermaid diagram, the
YAML seperators **MUST NOT** be indented, e.g.:
````markdown
```mermaid
---
title: This is fine.
---
```
```mermaid
---
title: This is not fine, because the `---` are indented.
---
```
````
However, this makes it very difficult to write nice Mermaid diagrams in
HTML code-blocks.
This commit uses [`ts-dedent`](https://www.npmjs.com/package/ts-dedent )
to automatically remove the indentation from Mermaid diagrams when
parsed from HTML. Mermaid diagrams from mermaidAPI.render() are **NOT**
dedented, as that API is called from JavaScript code, and therefore
users can easily `dedent` their own diagrams.
2022-11-27 18:19:13 +00:00
Ashley Engelund (weedySeaDragon @ github)
f1bc2deafd
use MockedD3, spies in util insertTitle spec (remove MockD3)
2022-11-27 10:14:11 -08:00
Ashley Engelund (weedySeaDragon @ github)
7508cd796d
(minor) fix comment, comment typo
2022-11-27 10:13:32 -08:00
Ashley Engelund (weedySeaDragon @ github)
626a4741c0
Merge remote-tracking branch 'MERMAID/develop' into feat/3626-aria-descBy-roledescription-mocks
2022-11-25 11:30:44 -08:00
ashishj
14ff8a8570
add runnning example
2022-11-23 19:32:27 +01:00
ashishj
0d5246fbc7
initial commit
2022-11-23 19:28:26 +01:00
Ashley Engelund (weedySeaDragon @ github)
a9c337302a
export D3Element from mermaidAPI; use in accessibility
2022-11-20 12:27:29 -08:00
Ashley Engelund
2a98791ec9
use optional chaining check for get acc title and get acc description
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2022-11-20 12:17:21 -08:00
Sidharth Vinod
bf53a03c9d
fix: Use lodash
instead of lodash-es
...
lodash with specific imports use lesser space than lodash-es
2022-11-20 18:30:01 +05:30
Sidharth Vinod
3b32f44a60
Merge branch 'sidv/viz' into sidv/splitDiagrams
...
* sidv/viz:
feat: Add package visualization
Ignore stats.html
feat: Add bundle visualization
2022-11-20 14:25:40 +05:30
Sidharth Vinod
a8cd5e675d
Ignore stats.html
2022-11-20 12:10:05 +05:30
Sidharth Vinod
bc269a966d
Merge branch 'sidv/sizeCheck' into sidv/splitDiagrams
...
* sidv/sizeCheck:
feat: Add size inspection plugin
2022-11-20 12:09:42 +05:30
Sidharth Vinod
d39606cb47
fix: Mindmap link
2022-11-20 12:04:28 +05:30
Sidharth Vinod
b04517b146
chore: Cleanup
2022-11-20 12:00:34 +05:30
Sidharth Vinod
024ee4213f
Merge branch 'develop' into sidv/splitDiagrams
...
* develop: (233 commits)
style(docs): use `github-dark` hightlight theme
refactor(docs): use default vitepress highlighter
fix: Move redirection to router
ci(renovate): disable pinning dependencies
Revert "chore(deps): pin dependencies"
change shiki getHighlighter import
create separate spec for stateRenderer-v2
diagramStates should not be global; pass it into functions; minor comment fixes
diagramClasses no longer needs to be cached; mermaidAPI no longer calls it repeatedly
(minor) import expectTypeOf in spec
(minor) fix JSdoc tag
+ spec stateRenderer-v2.js getClasses() to verify it returns a {}
(minor) fix JSdoc types in comments
(minor) add comments, remove duplicated line
chore: Add master to link checker
chore: Add docs to redirect.ts
stateDB classes must be a {} not []
feat: Redirect old documentation links.
add stateDiagram-v2 to list of graphs with classDefs
fix(docs): ClassDiagram table
...
2022-11-20 11:58:55 +05:30
Sidharth Vinod
e861fbb517
feat: unbundle styles
2022-11-20 11:09:08 +05:30
Sidharth Vinod
2e028ce36d
chore: Unify registerLazyLoadedDiagrams
2022-11-20 00:38:35 +05:30
Sidharth Vinod
7306b5ac45
feat: Add size inspection plugin
2022-11-18 17:52:55 +05:30
Sidharth Vinod
0854bab124
fix: Remove diagram dependency from mermaidAPI
2022-11-18 16:51:50 +05:30
Sidharth Vinod
fa51121f29
chore(split): Error
2022-11-18 16:30:54 +05:30
Sidharth Vinod
0b4c6f6477
chore(split): Journey
2022-11-18 16:22:38 +05:30
Sidharth Vinod
e5768454f1
chore(split): State Diagram
2022-11-18 16:19:38 +05:30
Sidharth Vinod
89b5eb56f2
chore(split): Orchestration
2022-11-18 16:11:19 +05:30
Sidharth Vinod
616c969a03
chore(split): Flow type
2022-11-18 16:11:03 +05:30
Sidharth Vinod
4fd826ac8c
chore(split): Sequence
2022-11-18 16:10:51 +05:30
Sidharth Vinod
6d5a6ad0c8
chore(split): Requirement
2022-11-18 16:10:42 +05:30
Sidharth Vinod
e0cd76e6fd
chore(split): Pie
2022-11-18 16:10:25 +05:30
Sidharth Vinod
f03364f328
chore(split): Info
2022-11-18 16:10:15 +05:30
Sidharth Vinod
25bc381361
chore(split): gitGraph
2022-11-18 16:10:06 +05:30
Sidharth Vinod
38e5c3a81e
chore(split): Gantt
2022-11-18 16:09:56 +05:30
Sidharth Vinod
43aa831dd2
chore(split): ER
2022-11-18 16:09:45 +05:30
Sidharth Vinod
4492c5ed4e
chore(split): classDiagram
2022-11-18 16:09:36 +05:30
Sidharth Vinod
5dec9eb2f5
fix: C4 type
2022-11-18 16:09:10 +05:30
Sidharth Vinod
02903be558
feat: Split C4 & Flow
2022-11-18 14:28:28 +05:30
Ashley Engelund (weedySeaDragon @ github)
67a015c71d
re-re-fixed the contributing doc
2022-11-17 16:58:18 -08:00
Ashley Engelund (weedySeaDragon @ github)
69526402e2
format .md files
2022-11-17 16:51:23 -08:00
Ashley Engelund (weedySeaDragon @ github)
b51759d36e
set describeby to accessible description element id
2022-11-17 15:50:52 -08:00
Ashley Engelund (weedySeaDragon @ github)
68b1805c40
(minor) fix typo, whitespace formatting
2022-11-17 15:49:37 -08:00
Ashley Engelund (weedySeaDragon @ github)
9cc862b951
doc: adding diagrams: revise a11y section
2022-11-17 15:48:17 -08:00
Ashley Engelund (weedySeaDragon @ github)
4fb4aa417c
doc: revise A11y: fix multi-line ex, +describedby, alpha sort examples
2022-11-17 15:47:22 -08:00
Ashley Engelund (weedySeaDragon @ github)
0adc6a6112
remove a11y from individual diagrams; now happens in mermaidAPI render
2022-11-17 12:28:11 -08:00
Ashley Engelund (weedySeaDragon @ github)
29efc116f3
put a11y into mermaidAPI render; add render spec (mock diagram renderers etc)
2022-11-17 12:27:17 -08:00
Ashley Engelund (weedySeaDragon @ github)
f62c5d9698
add diagram renderer mocks
2022-11-17 12:25:14 -08:00
Ashley Engelund (weedySeaDragon @ github)
1ad537bc4d
d3 mock: use MockedD3; remove sequence specific mock code
2022-11-17 12:24:58 -08:00
Ashley Engelund (weedySeaDragon @ github)
1fc02940ae
move mocks specific to only seq spec files out of global d3 mock
2022-11-17 12:24:16 -08:00
Ashley Engelund (weedySeaDragon @ github)
8a3c4f64b2
MockedD3: node() return Element; add selectAll()
2022-11-17 12:23:01 -08:00
Ashley Engelund (weedySeaDragon @ github)
4d7496b8dd
add error checking (empty diagramType, title, desc) to a11y methods
2022-11-17 12:21:45 -08:00
Ashley Engelund (weedySeaDragon @ github)
03a11e103e
(minor) fix typo
2022-11-17 12:19:31 -08:00
Ashley Engelund (weedySeaDragon @ github)
c3313050ce
Merge remote-tracking branch 'MERMAID/develop' into feat/3626-aria-roledescription-for-svg
2022-11-17 11:17:18 -08:00
Ashley Engelund (weedySeaDragon @ github)
d99707641b
add "roledescription" to cSpell list of words (as in 'aria-roledescription')
2022-11-15 13:49:05 -08:00
Ashley Engelund (weedySeaDragon @ github)
0d9566dd71
diagrams: use a11y title,desc specific method (was renamed)
2022-11-15 13:48:35 -08:00
Ashley Engelund (weedySeaDragon @ github)
8d96518092
accessibility.js -> ts; + set aria-roledescription; add spec
2022-11-15 13:47:16 -08:00
Per Brolin
f36cf5b321
Merge branch 'master' of github.com:mermaid-js/mermaid
2022-11-14 13:02:03 +01:00
Per Brolin
82ac667535
Service functions added
2022-11-14 10:03:24 +01:00
Sidharth Vinod
563c51d431
Get base sha from PR
2022-10-03 14:49:35 +08:00
Sidharth Vinod
455c61b2cf
Run doc lint only if files changed
2022-10-03 14:41:52 +08:00
Sidharth Vinod
0a547e524e
Run doc lint only if files changed
2022-10-03 14:30:46 +08:00
Sidharth Vinod
9c5c85d34a
Run doc lint only if files changed
2022-10-03 14:24:51 +08:00
Sidharth Vinod
8d6af3dfed
split lint docs action
2022-10-03 14:21:54 +08:00
Sidharth Vinod
3bae25fe6b
split lint docs action
2022-10-03 14:15:28 +08:00
Sidharth Vinod
1d8d677d81
fix: File location
2022-10-03 14:03:44 +08:00
Sidharth Vinod
75db08a60c
fix(docs): Test auto commit
2022-10-03 12:05:48 +08:00
Sidharth Vinod
d367e832be
fix(docs): Test auto commit
2022-10-03 12:00:59 +08:00
Sidharth Vinod
8d9800c727
fix(docs): Test auto commit
2022-10-03 11:57:19 +08:00
Sidharth Vinod
058f1c2edf
chore: Update docs path
2022-10-03 11:55:33 +08:00
Sidharth Vinod
9425b8adc2
Merge remote-tracking branch 'upstream/develop' into sidv/autoBuildDocs
...
* upstream/develop: (81 commits)
style(docs): fix prettier issues (extra newline)
Corrected theme variables reference table layout
Fix typos in README.md
build: lint-staged docs in packages/mermaid/src/…
chore(docs): run `pnpm run docs:build`
build(docs): fix `pnpm run docs:{build,verify}`
docs: replace `yarn` with `pnpm` in dev guide
build: re-enable `prepare` script for husky setup
build: update pre-commit rules to use `pnpm`
Arrow tip aligned to edge of box
updated pnpm-lock file
ci(e2e): Skip pnpm cache if skipping cypress run
ci(e2e): remove `headless` arg from cypress run
build(dev): Fix dev server not showing mermaid.js
Fixed sample test
Adding example diagram as a template for a new diagram
Removed test folder
Returning the borders to the e2e tests
Fix for tests
Updated version
...
2022-10-03 11:51:14 +08:00
Sidharth Vinod
21caa3eb72
chore: Auto build docs if only src/docs is changed
2022-10-03 11:50:42 +08:00