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
37538310d3
Added cypress test
2024-11-25 17:15:59 +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
69973eaa02
Merge branch 'develop' into 6080-fix
2024-11-25 17:12:29 +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
68f41f685d
Added changeset
2024-11-25 16:59:04 +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
Ashish Jain
cb03af5214
Merge pull request #19 from Mermaid-Chart/fix-edge-flickring-on-delete-node
...
edge flickring fix while deleting nodes
2024-11-20 13:12:12 +01:00
Feroz Mujawar
4a812a964d
fix scenario where two nodes have multiple edges
2024-11-19 12:10:02 +05:30
NicolasNewman
2a91849a38
chore( #5952 ): changeset
2024-11-16 10:03:13 -06:00
Nicolas Newman
082de76eef
Merge branch 'mermaid-js:develop' into 5952/architecture-extreme-height
2024-11-16 09:55:48 -06:00
yari-dewalt
c4d06cd4fd
Fix methodsAreaPlacement
2024-11-15 09:40:49 -08:00
NicolasNewman
570ae78b15
cicd( #5952 ): added test case for diagram that instigated the issue
2024-11-15 10:28:50 -06:00
NicolasNewman
885ac6f947
fix( #5952 ): handled additional edge cases
2024-11-15 10:27:20 -06:00
Feroz Mujawar
ae2c533aca
edge flickring fix while deleting nodes
2024-11-15 17:56:41 +05:30
yari-dewalt
1598ac713f
Update testing html files
2024-11-14 10:35:03 -08:00
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
Ashish Jain
8328f74751
Merge pull request #6059 from mermaid-js/6058-task-id-as-a-number
...
fix:Kanban diagrams will not render when adding a number as ticket id or assigned for a task
2024-11-14 16:32:32 +00:00
Knut Sveidqvist
01b5079562
Adding changeset
2024-11-14 15:13:07 +01:00
Knut Sveidqvist
6b23647bec
#6058 Casting task-id and assigned fields to string after yaml parsing
2024-11-14 15:07:46 +01:00
agokhale
193fdb225e
the ELK imports break the dev playground, drop them
2024-11-13 05:16:01 -05:00
Ashish Jain
e98ab130cc
Merge pull request #13 from Mermaid-Chart/fix-node-resize-intersection
...
fix intersection required object read from db while resizing node
2024-11-11 10:51:53 +01:00
Feroz Mujawar
ddeab2f705
lint fix
2024-11-11 14:34:54 +05:30
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
Ashish Jain
e842cf582b
Merge pull request #18 from Mermaid-Chart/MC-2265/fix-failing-e2e-shapes-test
...
MC-2265: Fix all failing E2E tests in Mermaid Alana
2024-11-08 15:28:03 +01:00
Alois Klink
6db6beca4b
Merge pull request #16 from Mermaid-Chart/alana-11.4.0-megre
...
Merge mermaid 11.4.0 (develop) to neo-new-shapes in Alana
2024-11-08 14:04:38 +00:00
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
Alois Klink
c8ce416aba
Merge pull request #6038 from mermaid-js/fix-for-tilted-cylinder-intersect
...
Fix for intersection issue
2024-11-08 13:27:57 +00:00
Knut Sveidqvist
1388662132
Added changeset
2024-11-08 13:54:28 +01:00
Knut Sveidqvist
757627427b
Fix for intersection issue
2024-11-08 13:47:39 +01:00
autofix-ci[bot]
7cbd80af33
[autofix.ci] apply automated fixes
2024-11-08 11:05:26 +00:00
docxml
16c448b89b
Typo kanban.md
2024-11-08 10:59:10 +00:00
Ashish Jain
13d4a238d4
Merge pull request #15 from Mermaid-Chart/ci/disable-argos-in-ci
...
ci: disable Argos in CI
2024-11-07 14:14:45 +01:00
Alois Klink
c7171fa7b1
test(e2e): fix state diagram useMaxWidth
tests
...
These tests assume that we're using `look: classic, theme: default`,
otherwise the widths are off.
However, since
3dc66a64c
(MC-1730 Making neo the default theme, 2024-08-06),
`neo` is now the default look and theme in Alana Mermaid.
Fixes: 3dc66a64c7
2024-11-07 22:13:21 +09:00
Ashish Jain
861599245d
Merge from upstream mermaid os 11.4.0 develop
2024-11-07 13:58:42 +01:00
Alois Klink
f550f17dc0
ci: disable Argos in CI
...
Argos only works in open-source repos, it doesn't work for this private
repo.
2024-11-07 21:49:01 +09: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
Ashish Jain
c218e365bd
Merge pull request #6032 from mermaid-js/master
...
Merge back v4.11.0 to develop
2024-11-07 12:14:09 +00: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
Sidharth Vinod
9966beb99b
Merge pull request #6016 from mermaid-js/update-blog
...
DOCS: add latest blog posts
2024-11-06 11:42:08 +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
NicolasNewman
cb0a4703bd
fix( #5952 ): initial fix for architecture diagrams with extreme heights
2024-11-03 15:53:09 -06:00
Steph
7e71b85668
update blog page
2024-11-01 06:43:26 -07:00