Sidharth Vinod
|
0ae4f97036
|
test: Update nodes test
|
2024-10-04 00:05:38 +05:30 |
|
Sidharth Vinod
|
218bfe1603
|
chore: Update import path
|
2024-10-03 22:13:00 +05:30 |
|
Sidharth Vinod
|
339c670839
|
docs: Update new shape registration doc
|
2024-10-03 22:12:41 +05:30 |
|
Sidharth Vinod
|
c5a19f6e85
|
chore: Organize shape handling
|
2024-10-03 22:08:30 +05:30 |
|
github-actions[bot]
|
0cb88c21dc
|
Version Packages
|
2024-10-03 14:40:03 +00:00 |
|
Sidharth Vinod
|
4776f97f82
|
Merge pull request #5921 from mermaid-js/develop
Pre Release
|
2024-10-03 19:58:58 +05:30 |
|
Sidharth Vinod
|
460db0aea7
|
fix: Link checker
|
2024-10-03 19:36:05 +05:30 |
|
Sidharth Vinod
|
02cf111995
|
Merge pull request #5825 from mermaid-js/knsv/new-shapes
New Flowchart Shapes (with new syntax)
|
2024-10-03 17:03:20 +05:30 |
|
Steph
|
fce77a19b0
|
update product hunt badge for whiteboard and mermaid chart page
|
2024-10-03 02:18:00 -07:00 |
|
Sidharth Vinod
|
ef8c0025fd
|
Merge pull request #5801 from jbriales/patch-1
Update sequenceDiagram.md
|
2024-10-03 04:26:46 +00:00 |
|
Sidharth Vinod
|
be0bbe9950
|
Merge branch 'develop' into patch-1
|
2024-10-03 09:43:13 +05:30 |
|
Sidharth Vinod
|
b503c2c758
|
Merge branch 'develop' into patch-2
|
2024-10-03 09:42:47 +05:30 |
|
Sidharth Vinod
|
c7382af161
|
Merge pull request #5916 from iSparsh/docs/5836_add-horizontal-block-merging-instructions
Added documentation about merging blocks horizontally (Resolves #5836)
|
2024-10-03 03:51:09 +00:00 |
|
autofix-ci[bot]
|
d50a6cf75c
|
[autofix.ci] apply automated fixes
|
2024-10-02 17:58:15 +00:00 |
|
Sparsh Prashant Mishra
|
2cebf09cf2
|
Updated code to show nested blocks and added it to the correct section.
|
2024-10-02 12:48:17 -05:00 |
|
Sparsh Prashant Mishra
|
46419f7bfe
|
Added section about merging blocks horizontally.
|
2024-10-02 12:38:11 -05:00 |
|
Sidharth Vinod
|
43e8f831c0
|
fix: Shape aliases in docs
Co-authored-by: Alois Klink <alois@aloisklink.com>
|
2024-10-02 20:46:11 +05:30 |
|
Sidharth Vinod
|
760ea1e020
|
chore: Remove unused default exports
|
2024-10-02 20:37:59 +05:30 |
|
ReneLombard
|
07d7704ef4
|
Merge branch 'develop' into bug/5487-add-support-for-nested-classes
|
2024-10-02 16:57:02 +02:00 |
|
Sidharth Vinod
|
df1fba7fc5
|
chore: Ignore broken types
|
2024-10-02 19:33:16 +05:30 |
|
Sidharth Vinod
|
bb521f7af8
|
chore: Remove unnecessary ts-ignores
|
2024-10-02 18:49:57 +05:30 |
|
Sidharth Vinod
|
dfcb4af18b
|
chore: Remove unused function
|
2024-10-02 18:41:35 +05:30 |
|
autofix-ci[bot]
|
5c67e42a55
|
[autofix.ci] apply automated fixes
|
2024-10-02 13:00:17 +00:00 |
|
Sidharth Vinod
|
7441be09b5
|
Update packages/mermaid/src/docs/syntax/flowchart.md
|
2024-10-02 18:22:33 +05:30 |
|
Sidharth Vinod
|
a75665c7bf
|
chore: Rename RenderOptions interface to avoid duplication.
|
2024-10-02 18:20:35 +05:30 |
|
Sidharth Vinod
|
4cb0f87b72
|
Merge branch 'develop' into knsv/new-shapes
|
2024-10-02 17:50:41 +05:30 |
|
Alois Klink
|
de2c05cd54
|
fix: ban version v3.1.7 of DOMPurify
[DOMPurify v3.1.7][1] forbids the use of `<foreignElement>` for HTML
inside of an `<svg>` element, which breaks many mermaid diagrams.
It is likely that v3.1.8 will add a new option that will allow us to
re-enable this behaviour, but v3.1.7 definitely does not work.
[1]: https://github.com/cure53/DOMPurify/releases/tag/3.1.7
See: https://github.com/cure53/DOMPurify/issues/1002
Fix: https://github.com/mermaid-js/mermaid/issues/5904
|
2024-10-02 00:02:52 +09:00 |
|
omkarht
|
6d916fb66f
|
updated icon and image shape for htmlLabels center alignment
|
2024-10-01 19:38:18 +05:30 |
|
saurabhg772244
|
e2e2caa0e9
|
fixed icon shape for large icon size
|
2024-09-25 11:56:06 +05:30 |
|
Steph
|
dc7e32eb10
|
add blog post - new shapes
|
2024-09-24 09:46:05 -07:00 |
|
omkarht
|
6a649d347d
|
updated imageSquare shape
|
2024-09-24 18:22:15 +05:30 |
|
omkarht
|
fd372941c7
|
updated constraint property for node shape
|
2024-09-24 13:42:54 +05:30 |
|
saurabhg772244
|
1c8c95367d
|
updated check to avoid _ in shape syntax. updated readme path
|
2024-09-24 13:29:12 +05:30 |
|
omkarht
|
b3dfc60fff
|
updated tiltedCylinder shape
|
2024-09-23 19:42:53 +05:30 |
|
omkarht
|
bb3b95f0bd
|
updated lined cylinder shape
|
2024-09-23 16:47:17 +05:30 |
|
ReneLombard
|
4fc9028dc1
|
Merge branch 'develop' into bug/5487-add-support-for-nested-classes
|
2024-09-23 11:43:39 +02:00 |
|
saurabhg772244
|
02cadd87ff
|
Updated shaded process
|
2024-09-23 15:02:01 +05:30 |
|
saurabhg772244
|
1c105154a6
|
Updated icon shape positions
|
2024-09-23 12:17:42 +05:30 |
|
omkarht
|
ed7d41a3cb
|
updated shapes
|
2024-09-21 20:19:01 +05:30 |
|
omkarht
|
f052a3f686
|
updated halfRoundedRectangle shape
|
2024-09-21 17:49:36 +05:30 |
|
saurabhg772244
|
11da07b735
|
Merge branch 'knsv/new-shapes' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
|
2024-09-21 16:44:56 +05:30 |
|
saurabhg772244
|
d01e180caf
|
Updated shapes
|
2024-09-21 16:44:19 +05:30 |
|
omkarht
|
4c400966b4
|
updated curved trapezoid shape
|
2024-09-21 15:42:50 +05:30 |
|
omkarht
|
c83fc753a1
|
implemented additional Image-node shape properties
|
2024-09-20 15:43:04 +05:30 |
|
saurabhg772244
|
eeeb5fcdd9
|
updated icon shape label
|
2024-09-20 13:34:54 +05:30 |
|
omkarht
|
cb85d50f61
|
updated imageSquare Shape
|
2024-09-18 21:55:12 +05:30 |
|
saurabhg772244
|
a52949318a
|
updated icon shapes
|
2024-09-18 21:51:22 +05:30 |
|
saurabhg772244
|
dd261a54df
|
Merge branch 'knsv/new-shapes' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
|
2024-09-18 21:41:25 +05:30 |
|
saurabhg772244
|
f035db2feb
|
fixed icon shape padding
|
2024-09-18 21:40:55 +05:30 |
|
Knut Sveidqvist
|
c6410472c8
|
Import fix
|
2024-09-18 15:43:27 +02:00 |
|