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