Knut Sveidqvist
50394e7af1
5237 Lint fixes
2024-06-12 09:45:26 +02:00
Knut Sveidqvist
9981d3fc8b
Support for config option elk.mergeEdges
2024-06-12 08:48:06 +02:00
Knut Sveidqvist
7763d9ceb8
5237 Label background for state diagrams
2024-06-11 15:03:14 +02:00
Knut Sveidqvist
8cbceb611a
5237 Bugfix for intersect calculation in dagre
2024-06-11 14:47:47 +02:00
Knut Sveidqvist
5f110e4cde
5237 Better algorithm to pich replacement node when faking position for subgraphs
2024-06-11 13:27:51 +02:00
Knut Sveidqvist
ea69d26a60
#5237 Fix for incorrect handling of self loops with elk layout
2024-06-10 13:50:06 +02:00
Knut Sveidqvist
7fbe1661ec
#5237 Fix for edges in when using elk and subgraphs regarding offset and direction of marker in some edge cases
2024-06-09 15:32:28 +02:00
Knut Sveidqvist
1b29135cc1
#5237 Enabling subgraphs using the unified renderer for flowcharts
2024-06-07 20:23:44 +02:00
Ronid1
3754ac0872
fix note z position
2024-06-06 18:15:11 -07:00
Ronid1
83ca6897bd
fix tests
2024-06-04 15:23:57 -07:00
Ronid1
d2d7f2bcb0
update arrow startx position
2024-06-04 15:10:50 -07:00
Ronid1
20f9abcc38
move arrowhead adjustment to buildMessageModel
2024-06-04 14:58:47 -07:00
Ronid1
0417a8ddff
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into feature/4051_sequence_diagram-multi-directional-arrow
2024-06-04 14:40:39 -07:00
Knut Sveidqvist
a85f36c3be
#5237 Enabling edges using the unified renderer for flowcharts
2024-06-04 16:34:20 +02:00
Ashish Jain
d9d4a677ab
5237 Adjust classDef and note position data
2024-06-03 14:43:00 +02:00
Ashish Jain
01297fa042
5237 Adjust classDef and note position data
2024-06-03 14:16:35 +02:00
OG-NI
46fe731379
fixed incorrect spacing, added e2e-test
2024-06-01 21:48:34 +02:00
Knut Sveidqvist
cca1c41749
#5237 Adding look to data4Layout generation and radius fix
2024-05-31 12:04:38 +02:00
Knut Sveidqvist
2c9c3b4571
#5237 Elk curve fix
2024-05-31 11:55:26 +02:00
Knut Sveidqvist
4266b2e4ca
#5237 Bugfixes
2024-05-31 11:27:12 +02:00
Nikolay Rozhkov
0e63233845
Merge branch 'develop' into c4-sys-boundary-stereotype
2024-05-30 01:52:56 +03:00
Knut Sveidqvist
9855bdbaaa
Fix for edge issue with small corners
2024-05-28 15:27:13 +02:00
Knut Sveidqvist
51bdda0c34
Merge branch '5237-unified-layout-flowchart' into 5237-unified-layout-common-renderer
2024-05-28 10:27:19 +02:00
Knut Sveidqvist
8fb9b21f59
#5237 Fix four double circle background
2024-05-28 08:50:16 +02:00
Knut Sveidqvist
b8dd4b9048
#5237 Finishing the roughup of the nodes
2024-05-27 17:42:07 +02:00
Ashish Jain
4f6586873f
wip: Broke out flowchar shapes for common rendering
2024-05-27 15:17:59 +02:00
Knut Sveidqvist
37d799dd8e
Removing debug code
2024-05-27 14:46:00 +02:00
Knut Sveidqvist
c32116a21a
#5237 Only using markdown strings
2024-05-27 14:27:26 +02:00
Knut Sveidqvist
a56aa56cbc
Merge branch '5237-unified-layout-common-renderer' into 5237-unified-layout-flowchart
2024-05-24 16:30:24 +02:00
Knut Sveidqvist
fa6bcd8b30
#5237 Adding new rendering for flowcharts
2024-05-24 13:28:33 +02:00
Sidharth Vinod
8e40f31ed3
chore: Fix import
2024-05-24 15:37:25 +05:30
Sidharth Vinod
e5069083c9
Merge branch '5237-unified-layout-common-renderer' into sidv/5237
...
* 5237-unified-layout-common-renderer:
Tweaking spacings for elk and confurinable network placement strategy
#5237 Elk spacing tweak and fix for fonthandling in directives
#5237 Handling label size for elk layout
#5237 Handling paddings in subgraphs for state diagrams
#5237 Handling paddings in subgraphs for state diagrams
2024-05-24 14:50:03 +05:30
Sidharth Vinod
8a079299a6
chore: Fix eslint errors
2024-05-24 14:38:05 +05:30
Sidharth Vinod
dfe223c3b8
chore: Fix eslint errors
2024-05-24 14:32:22 +05:30
Sidharth Vinod
e09410448c
chore: Fix typos, remove unused docs
2024-05-24 10:11:22 +05:30
Sidharth Vinod
269ddf4a34
chore: Add reason to tsignore
2024-05-24 10:09:16 +05:30
Sidharth Vinod
e41bccad64
chore: Fix types.d.ts
2024-05-24 10:08:06 +05:30
Knut Sveidqvist
7da85b9005
Tweaking spacings for elk and confurinable network placement strategy
2024-05-23 11:59:31 +02:00
Knut Sveidqvist
8d23b684f5
#5237 Elk spacing tweak and fix for fonthandling in directives
2024-05-23 11:12:36 +02:00
Knut Sveidqvist
47776e3ca1
#5237 Handling label size for elk layout
2024-05-23 10:50:39 +02:00
Sidharth Vinod
52e0dc6464
chore: Suppress type errors
...
Should fix properly
2024-05-23 10:06:42 +05:30
Steph
20b03189df
fix linting issue
2024-05-22 13:45:58 -07:00
Steph
3d44eb0f42
add blog post confluence plugin
2024-05-22 13:40:49 -07:00
Knut Sveidqvist
5413668c1a
#5237 Handling paddings in subgraphs for state diagrams
2024-05-22 16:18:00 +02:00
Knut Sveidqvist
3e60270193
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-05-22 16:05:31 +02:00
Knut Sveidqvist
ddaa7afbb5
#5237 Handling paddings in subgraphs for state diagrams
2024-05-22 16:02:57 +02:00
Sidharth Vinod
2377a0d753
chore: Cleanup state renderer v3
2024-05-22 18:04:33 +05:30
Sidharth Vinod
5b66810646
feat: Remove direct file dependency of mermaid from elk, by using peerDependency.
2024-05-22 17:01:34 +05:30
Sidharth Vinod
aa63f320f8
Minor cleanups
2024-05-21 22:24:04 +05:30
Sidharth Vinod
75b0ee3daf
Remove unused code
2024-05-21 17:56:50 +05:30