Ashish Jain
|
618f7977ef
|
Add support for interaction, tooltip, for refactored flowchart
|
2024-06-17 13:25:54 +02:00 |
|
exoego
|
7ee22de5e2
|
docs: fix node version in CONTRIBUTING.md
|
2024-06-16 07:29:35 +09:00 |
|
Anatoli Babenia
|
c904c7d21a
|
Explain line breaks in sequenceDiagram.md
Closes https://github.com/mermaid-js/mermaid/issues/4351
|
2024-06-15 12:29:30 +03:00 |
|
Knut Sveidqvist
|
0d1ef9de07
|
#5237 Lint fixes
|
2024-06-14 17:39:42 +02:00 |
|
Knut Sveidqvist
|
481f8186e4
|
#5237 Fixes after visual testing. Handling multi-line notes and positioning of notes relative to the state
|
2024-06-14 17:18:31 +02:00 |
|
Knut Sveidqvist
|
5731b72795
|
#5237 Dagre padding adjustments
|
2024-06-14 14:16:01 +02:00 |
|
Knut Sveidqvist
|
92c05b9138
|
#5237 Lint fixes
|
2024-06-14 14:12:55 +02:00 |
|
Ashish Jain
|
dd7f8ac81b
|
lint fixes
|
2024-06-13 17:00:08 +02:00 |
|
Knut Sveidqvist
|
1afd0a199e
|
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
|
2024-06-13 16:26:30 +02:00 |
|
Knut Sveidqvist
|
e2e652ae0f
|
5237 Adding rectWith title shape
|
2024-06-13 16:25:41 +02:00 |
|
Ashish Jain
|
a5d24e5da5
|
Fix lint issues
|
2024-06-13 14:57:36 +02:00 |
|
Ashish Jain
|
94512c0780
|
Fix lint issues
|
2024-06-13 14:50:52 +02:00 |
|
Knut Sveidqvist
|
ef83adb36e
|
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
|
2024-06-13 14:27:16 +02:00 |
|
Knut Sveidqvist
|
ec0e9b8680
|
5237 Fixes after visual tests
|
2024-06-13 14:25:31 +02:00 |
|
Ashish Jain
|
a6dc1eaa40
|
#5237 Fix eslint error
|
2024-06-13 13:47:25 +02:00 |
|
Knut Sveidqvist
|
9643e8f19c
|
Merge branch 'develop' into 5237-unified-layout-common-renderer
|
2024-06-13 10:02:57 +02:00 |
|
Sidharth Vinod
|
bdca0a583e
|
chore: Update to eslint v9 with flat config
|
2024-06-12 22:19:14 +05:30 |
|
Knut Sveidqvist
|
a35152843f
|
#5237 Handling remaining references to useRough
|
2024-06-12 12:35:53 +02:00 |
|
Knut Sveidqvist
|
f19a9d021f
|
5237 Removed a comma
|
2024-06-12 12:25:41 +02:00 |
|
Per Brolin
|
1b5bd999e2
|
5237 Replaced useRough by look
|
2024-06-12 12:10:20 +02:00 |
|
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
|
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 |
|