Ashish Jain
bc2cc61240
Merge pull request #6136 from mermaid-js/5813-edge-bugfix
...
Adding animations to flowchart edges also fixing bug with invisible edges
2025-01-07 09:59:52 +01:00
Knut Sveidqvist
ec0d9c389a
Adding changeset
2024-12-18 11:59:39 +01:00
Knut Sveidqvist
323b07a2e4
Typescript fix and updating documentation
2024-12-18 11:56:48 +01:00
Knut Sveidqvist
c153d0455f
#5574 Fixed issue linkStyles
2024-12-17 16:28:38 +01:00
Knut Sveidqvist
9b00f1f2fb
#5574 Adding support for edge ids and animations
2024-12-17 14:56:18 +01:00
Sidharth Vinod
df636c6d0a
Merge pull request #6001 from michaelbaudino/patch-1
...
Fix a configuration example in `gantt.md`
2024-11-28 09:10:56 +05:30
Ashish Jain
64554a6c60
Merge pull request #6092 from mermaid-js/master
...
Merge back master to develop
2024-11-27 18:24:31 +01:00
Knut Sveidqvist
becadf0a7d
Merge pull request #6091 from mermaid-js/changeset-release/master
...
Version Packages
@mermaid-js/layout-elk@0.1.7
2024-11-27 18:14:40 +01:00
Sidharth Vinod
54d485f173
Merge branch 'develop' into patch-1
2024-11-27 21:50:42 +05:30
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
b29081d4e8
Merge pull request #6090 from mermaid-js/hotfix/elk-0.1.7
...
Hotfix/elk 0.1.7
2024-11-27 17:08:48 +01:00
Knut Sveidqvist
654097c438
Added changeset
2024-11-27 17:05:58 +01:00
Knut Sveidqvist
1e672868c4
#6088 Updated offset calculations
2024-11-27 17:05:58 +01:00
Sidharth Vinod
bff32827b5
Merge pull request #6064 from NicolasNewman/5952/architecture-extreme-height
...
Fix: edge case causing extreme height in Architecture Diagrams
2024-11-27 17:18:41 +05:30
Ashish Jain
65f9b29b86
Merge back master 11.4.1 to develop
2024-11-27 12:08:28 +01:00
Knut Sveidqvist
9868f3a4c3
Merge pull request #6084 from mermaid-js/changeset-release/master
...
Version Packages
@mermaid-js/layout-elk@0.1.6
mermaid@11.4.1
2024-11-27 12:01:43 +01:00
Sidharth Vinod
b4879d13b8
Merge pull request #6036 from docxml/patch-1
...
Typo kanban.md
2024-11-27 15:08:57 +05:30
Sidharth Vinod
95964b5487
Merge pull request #6055 from agokhale/no-dev-elk-import
...
Use layout-elk in example.html
2024-11-27 15:07:13 +05:30
Sidharth Vinod
4e17da0a30
fix: Add layout-elk in example.html
2024-11-27 15:05:40 +05:30
github-actions[bot]
d8bf155f0e
Version Packages
2024-11-27 09:21:59 +00:00
Sidharth Vinod
0b4f85230a
Merge pull request #6083 from mermaid-js/release/11.4.1
...
Release/11.4.1
2024-11-27 14:49:50 +05:30
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
Ashish Jain
dfaaf361f3
Merge pull request #6079 from aloisklink/chore/update-to-dompurify-3.2.1
...
fix: update dompurify to `^3.2.1` and remove `@types/dompurify`
2024-11-26 10:48:23 +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 255279eb223c11cedf9d4f73ae047f24eb88e6c5.
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
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
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
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
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
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