Knut Sveidqvist
2352b422db
#2028 Adding legacy code
2024-12-19 16:12:44 +01:00
Knut Sveidqvist
48a0d41a81
WIP
2024-12-13 10:15:00 +01:00
Knut Sveidqvist
e75260ac07
Initial skeleton setup
2024-12-13 09:12:39 +01:00
Knut Sveidqvist
b5ef6d2e23
Placement draft
2024-12-09 09:29:45 +01:00
Knut Sveidqvist
8277579259
#6097 Handling hourglass and lightningBolt
2024-12-03 10:49:43 +01:00
Knut Sveidqvist
8336d1cf2d
#6097 Next shapes, learn-right and card
2024-12-03 10:23:02 +01:00
Knut Sveidqvist
3c93e4640a
#6097 Next batch of shapes
2024-11-30 13:42:50 +01:00
Knut Sveidqvist
0c28593ea5
#6097 Implemented calcIntersect for the first round of shapes
2024-11-30 10:54:18 +01:00
Knut Sveidqvist
33d8b1a78d
#6097 Added scaffolding for the new function in all shapes
2024-11-30 09:49:54 +01:00
Knut Sveidqvist
1e3ea13323
Fix for when last point is on the intersection
2024-11-29 09:07:47 +01:00
Knut Sveidqvist
4c8c48cde9
Generic solution for intersection of shapes with elk
2024-11-28 14:31:54 +01:00
Knut Sveidqvist
c8e50276e8
Added changeset
2024-11-27 15:54:05 +01:00
Knut Sveidqvist
1e6419a63f
#6088 Updated offset calculations
2024-11-27 15:52:24 +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
NicolasNewman
cb0a4703bd
fix( #5952 ): initial fix for architecture diagrams with extreme heights
2024-11-03 15:53:09 -06:00