NicolasNewman
9ee45767de
Update docs
2023-05-31 08:43:09 +00:00
NicolasNewman
b193013c84
fix(katex): resolved removed class from demo during merging
2023-05-31 17:39:34 +09:00
NicolasNewman
a3930eb629
fix(katex): resolved broken lockfile
2023-05-31 17:37:53 +09:00
NicolasNewman
619ae2fb6d
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid into feature/2776_katex_math
2023-05-31 17:31:32 +09:00
NicolasNewman
0605b85d99
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid into feature/2776_katex_math
2023-05-31 17:27:42 +09:00
NicolasNewman
077cc653d0
chore(katex): included uncommited files
2023-05-31 16:42:54 +09: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
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: bd1343648e983290693eddd16e95db09ae0526d3
Fixes: 9c12c42a26e9b9091af1be8f0fa00d905a9a07fc
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
v10.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
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
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
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
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