Knut Sveidqvist
36e4fcfdfe
5237 Subgraph handling
2024-06-12 11:36:15 +02:00
Knut Sveidqvist
913dbee2e7
5237 Subgraph handling
2024-06-12 11:34:13 +02:00
Ashish Jain
d895a62565
#5237 Make getData to use global nodes and edges
2024-06-12 11:05:26 +02:00
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
aaa4e8a794
test commit
2024-06-10 13:55:12 +02:00
Knut Sveidqvist
ea69d26a60
#5237 Fix for incorrect handling of self loops with elk layout
2024-06-10 13:50:06 +02:00
cmmoran
ce3d0a23de
chore: update browsers list
2024-06-10 07:06:39 +00: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
Nikolay Rozhkov
1c4dd9b923
Fixed entrypoint path
2024-06-09 01:23:38 +03:00
Knut Sveidqvist
1b29135cc1
#5237 Enabling subgraphs using the unified renderer for flowcharts
2024-06-07 20:23:44 +02:00
Ronid1
b285466130
add integration test
2024-06-06 18:33:55 -07: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
48e313bf18
Merge pull request #5539 from mermaid-js/sidv/5237
...
Internal: Fix build
2024-05-24 16:26:50 +02:00
Knut Sveidqvist
fa6bcd8b30
#5237 Adding new rendering for flowcharts
2024-05-24 13:28:33 +02:00
Sidharth Vinod
eed5ba6c1e
Merge branch 'sidv/5237' of https://github.com/mermaid-js/mermaid into sidv/5237
...
* 'sidv/5237' of https://github.com/mermaid-js/mermaid :
Update docs
2024-05-24 15:37:30 +05:30
Sidharth Vinod
8e40f31ed3
chore: Fix import
2024-05-24 15:37:25 +05:30
sidharthv96
af05df937e
Update docs
2024-05-24 09:48:45 +00:00
Sidharth Vinod
f01a9d50fb
chore: Fix formatting
2024-05-24 15:15:42 +05:30
Sidharth Vinod
f14b65cf43
chore ignore file
2024-05-24 15:12:30 +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
Sidharth Vinod
d6ccd93cf2
Merge pull request #5532 from TWiStErRob/patch-1
...
Tiny improvements to Diagram Syntax sidebar
2024-05-24 09:24:17 +05:30