Knut Sveidqvist
0bf4aa3e82
Fix for arrow point
2024-12-20 15:28:08 +01:00
Knut Sveidqvist
9bf2bda539
Fix for arrow cross
2024-12-20 15:13:52 +01:00
Knut Sveidqvist
35aa869adc
Draft of first set of shapes
2024-12-20 12:38:49 +01:00
Knut Sveidqvist
bf20e0615a
Redux themes
2024-12-20 11:07:53 +01:00
Ashish Jain
38250af678
Merge from upstream mermaid to sync elk 0.1.7
2024-11-27 18:26:24 +01:00
Ashish Jain
b4f5b8ddaf
Update CHANGELOG.md
2024-11-27 17:13:25 +01:00
github-actions[bot]
cb5c1ae367
Version Packages
2024-11-27 16:10:54 +00:00
Knut Sveidqvist
1e672868c4
#6088 Updated offset calculations
2024-11-27 17:05:58 +01:00
Ashish Jain
de08b8244f
Merge from upstream mermaid to sync 11.4.1
2024-11-27 12:25:04 +01:00
Ashish Jain
65f9b29b86
Merge back master 11.4.1 to develop
2024-11-27 12:08:28 +01:00
Sidharth Vinod
b4879d13b8
Merge pull request #6036 from docxml/patch-1
...
Typo kanban.md
2024-11-27 15:08:57 +05:30
github-actions[bot]
d8bf155f0e
Version Packages
2024-11-27 09:21:59 +00:00
Ashish Jain
0dff4ca438
chore: broken link clean up. Enable flowchart elk tests
2024-11-27 09:49:26 +01:00
Ashish Jain
cc29437ede
Merge pull request #6081 from mermaid-js/6080-fix
...
fix: Elk rendering of Diamond shape intersections
2024-11-26 10:52:42 +01:00
pbrolin47
41fdfd4c5c
Merge pull request #21 from Mermaid-Chart/fix/classBox-neo-default
...
Fix invisible divider lines on classBox when using neo-default
2024-11-26 10:30:57 +01:00
Knut Sveidqvist
c7ae08abc3
#6080 : Fix for issue with diamond intersections when using elk-layout
2024-11-25 17:15:35 +01:00
Knut Sveidqvist
d3b2c7ea18
Revert " #6080 : Fix for issue with diamond intersections when using elk-layout"
...
This reverts commit 255279eb22
.
2024-11-25 17:10:25 +01:00
Knut Sveidqvist
255279eb22
#6080 : Fix for issue with diamond intersections when using elk-layout
2024-11-25 16:50:16 +01:00
Alois Klink
fe3cffbb67
chore: update dompurify to ^3.2.1
...
As [DOMPurify 3.2.0 added TypeScript types][1], this means that we can
remove our dependency on the `@types/dompurify` package.
[DOMPurify 3.2.0 also adds the `HTML_INTEGRATION_POINTS` option][2],
which adds back support for `<foreignObject>`,
[which broke in DOMPurify 3.1.7.][3]
[1]: https://github.com/cure53/DOMPurify/releases/tag/3.2.0
[2]: e4caa67971
[3]: de2c05cd54
2024-11-25 21:00:49 +09:00
yari-dewalt
81c2f0f7a9
Add 'neo-line' class to divider lines when appropriate
2024-11-22 08:29:52 -08:00
Ashish Jain
fee2ad565d
chore: update alana version to 11.4.0-b.3
2024-11-21 14:49:58 +01:00
pbrolin47
725e25ad88
Merge pull request #20 from Mermaid-Chart/yari/classBox-neofication
...
"classBox" Shape Neofication and Resize Support
2024-11-21 11:01:44 +01:00
Feroz Mujawar
4a812a964d
fix scenario where two nodes have multiple edges
2024-11-19 12:10:02 +05:30
yari-dewalt
c4d06cd4fd
Fix methodsAreaPlacement
2024-11-15 09:40:49 -08:00
Feroz Mujawar
ae2c533aca
edge flickring fix while deleting nodes
2024-11-15 17:56:41 +05:30
yari-dewalt
45d8a815dc
Make node compatible with neo look and resizing
2024-11-14 10:33:24 -08:00
yari-dewalt
82b421696b
Add support for positions
2024-11-14 10:32:44 -08:00
Knut Sveidqvist
6b23647bec
#6058 Casting task-id and assigned fields to string after yaml parsing
2024-11-14 15:07:46 +01:00
Feroz Mujawar
b08cd5dbba
Merge branch 'neo-new-shapes' of https://github.com/Mermaid-Chart/alana-mermaid into fix-node-resize-intersection
2024-11-08 20:21:25 +05:30
Alois Klink
35fea81209
Merge remote-tracking branch 'origin/alana-11.4.0-megre'; commit '1388662132cc829f9820c2e9970ae04e2dd90588' into MC-2265/fix-failing-e2e-shapes-test
...
Merges https://github.com/mermaid-js/mermaid/pull/6038 into
Mermaid Alana, fixing the broken E2E test.
See: https://github.com/mermaid-js/mermaid/pull/6038
See: https://mermaidchart.atlassian.net/browse/MC-2265
2024-11-08 22:29:56 +09:00
Knut Sveidqvist
757627427b
Fix for intersection issue
2024-11-08 13:47:39 +01:00
docxml
16c448b89b
Typo kanban.md
2024-11-08 10:59:10 +00:00
Ashish Jain
861599245d
Merge from upstream mermaid os 11.4.0 develop
2024-11-07 13:58:42 +01:00
Alois Klink
191cd27b2b
Merge pull request #14 from Mermaid-Chart/merge-fix/make-parse-error-on-invalid-shape
...
Merge https://github.com/mermaid-js/mermaid/pull/6002
2024-11-07 12:40:51 +00:00
Ashish Jain
4ad85974c6
Merge pull request #11 from Mermaid-Chart/merge-refactor/improving-rendering-shape-types
...
Merge https://github.com/mermaid-js/mermaid/pull/5974
2024-11-07 13:34:51 +01:00
Sidharth Vinod
f507dbbe00
Merge pull request #6010 from mermaid-js/update-whiteboard-tagline
...
TopBar: update Whiteboard tagline
2024-11-06 11:42:22 +05:30
Steph
f4713332c0
minor fix
2024-11-05 07:58:56 -08:00
Steph
63ff5b1d98
update utm
2024-11-05 07:57:55 -08:00
Steph
7e71b85668
update blog page
2024-11-01 06:43:26 -07:00
Steph
1dd7bcb0a6
minor update
2024-10-30 09:20:35 -07:00
Steph
bbf6ab1206
update whiteboard tagline
2024-10-30 08:58:52 -07:00
github-actions[bot]
d4e5acc530
Version Packages
2024-10-30 15:19:33 +00:00
Ashish Jain
c6e1271ef7
Merge pull request #6007 from mermaid-js/release/11.4.0
...
Release v11.4.0
2024-10-30 15:19:37 +01:00
Alois Klink
91ed9bb9c2
Merge commit '848be3d1297b833c4e8b2e25fabafec4d7c4db02' into merge-fix/make-parse-error-on-invalid-shape
...
Pulls PR https://github.com/mermaid-js/mermaid/pull/6002 into Alana.
Fixes a semantic merge conflict in
- `docs/config/setup/interfaces/mermaid.LayoutData.md`
See: https://github.com/mermaid-js/mermaid/pull/6002
2024-10-30 22:31:31 +09:00
Alois Klink
1c66237fa8
test(unit): update docs unit test snapshot
...
This snapshot should have been modified in
c1ca3511c
(Fix (tmp) for handling of config of htmlLabels ion note. MOvint class box out of flowchart docs, 2024-10-30
Fixes: c1ca3511c4
2024-10-30 21:41:38 +09:00
Knut Sveidqvist
8ef5d324fd
Typescript fixes
2024-10-30 13:32:03 +01:00
Knut Sveidqvist
c1ca3511c4
Fix (tmp) for handling of config of htmlLabels ion note. MOvint class box out of flowchart docs
2024-10-30 11:54:31 +01:00
Alois Klink
953d288957
refactor(types): fix kanbanRenderer types
...
Add the appropriate type checks to ensure that we're only ever calling:
- `insertCluster()` with `ClusterNode`
- `insertNode()` with a `NonClusterNode`
Fixes: 7401cb8f6a
2024-10-30 19:00:35 +09:00
Alois Klink
143806b360
refactor(types): assert insertNode
returns non-empty
...
Fixes: 7401cb8f6a
2024-10-30 19:00:35 +09:00
Alois Klink
a381ab6c41
refactor(types): separate ClusterNode
s
...
Fixes: 7401cb8f6a
2024-10-30 19:00:34 +09:00