Knut Sveidqvist
|
b9ef683fb6
|
#6856 Exposing elk configuration forceNodeModelOrder and considerModelOrder to the mermaid configuration
|
2025-08-14 12:56:20 +02:00 |
|
anderium
|
4f24489d81
|
Make elk not force model order, but strongly consider it instead
This improves the ordering in models with crossings that can be resolved by reordering nodes. It keeps the node order to still avoid #6647 which cause this regression to be introduced.
[See this example on the ELK Editor.](https://rtsys.informatik.uni-kiel.de/elklive/elkgraph.html?compressedContent=IYGw5g9gTglgLgCwLYC4AEJgE8CmUcAmAUAPQloDGUEAzjTAHZgCyjMSMAXsHDBAwDoAZtAo4AchAI5mUnCADyUaVHRwoAVxxEK-eitnTFyvAJrqeOMFnTiFAEQCiAZQD6AQXH3Xj+wHEXIlJyABUEGBo0CLQAI2ACNAB3BBwGNA16JjQRKDFJaUN5JRU1TRwBIIY5NAYABjQAbwxgGPk0ACJa9rQAXyIq6Rr3RubWkA7gbr6BnBqARhHMMY65qf7qhgAmRZa29s21mZqADR3l9uPDjYAhM72Yq8GGa+GmpfuBVd71p+vbt9243aMQEB2+R2epwB5wAWmsiIQwLM6mgALQAPiGaARBCRNXqGPmQURyIWhK2xNxyOG5OulLxzzRmOe7hxDNutLpbORLyZNWux25-I5zMFQq2fIYYuCaGuGjgaEQ0RoCAgGhACVaaAA1jgAA4KxCzGjAJDlGUASQV+GgKkicAgaAAzAAaNAAFjdczd2xgQkoehgBjkxhUZgscCsNjQdnEjjQAAppEJgOq4ABKSrVABu9Whe1zj1m2YW+aBJaLaGz2zLHWrlezTru5adDfdzbr7vhJKrBMxJaFub51cHfarTtHw-dRCAA)
|
2025-08-13 01:47:25 +02:00 |
|
github-actions[bot]
|
3132387ede
|
Version Packages
|
2025-06-19 12:43:20 +00:00 |
|
Knut Sveidqvist
|
e682172823
|
Reverting the elk.layered.wrapping.validify.strategy setting
|
2025-06-11 17:06:17 +02:00 |
|
Knut Sveidqvist
|
85c5b9b4c0
|
#6647 Make elk respect the order of nodes based from the code
|
2025-06-11 17:00:29 +02:00 |
|
Simon Marquis
|
e7b39f3fa3
|
layout-elk package documentation misleading version
It shows `layout-elk@11` in CDN code snippet while this package is currently on v0.1.7.
|
2025-04-20 12:44:44 +01:00 |
|
Josh Soref
|
8fed1c86b0
|
spelling: on
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2025-04-17 17:38:54 -04:00 |
|
Josh Soref
|
c81f63b462
|
spelling: id
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2025-04-17 17:38:54 -04:00 |
|
Josh Soref
|
5919d39812
|
spelling: and
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2025-04-17 17:38:53 -04:00 |
|
renovate[bot]
|
9d06d8f31e
|
fix(deps): update all patch dependencies
|
2025-02-24 01:52:02 +00:00 |
|
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
|
1e672868c4
|
#6088 Updated offset calculations
|
2024-11-27 17:05:58 +01:00 |
|
github-actions[bot]
|
d8bf155f0e
|
Version Packages
|
2024-11-27 09:21:59 +00: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
|
d3b2c7ea18
|
Revert "#6080: Fix for issue with diamond intersections when using elk-layout"
This reverts commit 255279eb22 .
|
2024-11-25 17:10:25 +01:00 |
|
Knut Sveidqvist
|
255279eb22
|
#6080: Fix for issue with diamond intersections when using elk-layout
|
2024-11-25 16:50:16 +01:00 |
|
yari-dewalt
|
b315d70af5
|
Merge branch 'develop' into update-class-diagram and fix conflicts
|
2024-10-28 10:32:19 -07:00 |
|
yari-dewalt
|
fd6b875f87
|
Fix subgraph / cluster node width based off of label
|
2024-10-21 16:09:55 -07:00 |
|
Alois Klink
|
6cc0132e0a
|
refactor(elk): add LabelData type for layout-elk
I don't know what exactly the type does or is for, but I've tried to
type it to what it seems to be.
|
2024-10-21 22:23:36 +09:00 |
|
Alois Klink
|
4bc70b7325
|
refactor: use more standard types
See: https://github.com/mermaid-js/mermaid/pull/5974#discussion_r1806473749
See: https://github.com/mermaid-js/mermaid/pull/5974#discussion_r1808511738
Co-authored-by: saurabhg772244 <saurabh@mermaidchart.com>
|
2024-10-21 22:23:36 +09:00 |
|
Alois Klink
|
16a5fc05d6
|
refactor: remove some any types from render()
This let's us confirm that the types we're passing to `insertNode()` are
valid.
|
2024-10-18 01:51:53 +09:00 |
|
yari-dewalt
|
6041729ae2
|
Add suport for start and end labels (cardinality) in elk renderer
|
2024-10-17 08:58:06 -07:00 |
|
github-actions[bot]
|
0cb88c21dc
|
Version Packages
|
2024-10-03 14:40:03 +00:00 |
|
saurabhg772244
|
be9123ee2b
|
Updated renderOptions to add direction property
|
2024-09-18 13:10:07 +05:30 |
|
Ashish Jain
|
89e82e4d97
|
Merge from develop
|
2024-09-17 09:35:19 +02:00 |
|
saurabhg772244
|
8456d7b100
|
Updated insertNode to pass optional config
|
2024-09-13 14:11:13 +05:30 |
|
github-actions[bot]
|
a51d3aa2ad
|
Version Packages
|
2024-09-09 13:59:11 +00:00 |
|
Nicholas Bollweg
|
426d311faa
|
Merge branch 'develop' into gh-5747-rendering-util-types
|
2024-09-02 16:41:55 -04:00 |
|
Sidharth Vinod
|
55aff88e9f
|
chore: Update changelogs
|
2024-09-02 21:04:34 +05:30 |
|
github-actions[bot]
|
9bcf614a9a
|
Version Packages
|
2024-09-02 15:16:23 +00:00 |
|
Sidharth Vinod
|
10795b1d89
|
Revert "Version Packages"
This reverts commit 517c47b780 .
|
2024-09-02 20:43:32 +05:30 |
|
github-actions[bot]
|
517c47b780
|
Version Packages
|
2024-09-02 15:05:24 +00:00 |
|
Nicholas Bollweg
|
6a97f80cc3
|
add another maybe-undefined operator elk
|
2024-08-30 09:16:38 -05:00 |
|
Nicholas Bollweg
|
a45588ce7c
|
Merge remote-tracking branch 'upstream/develop' into gh-5747-rendering-util-types
|
2024-08-30 08:54:05 -05:00 |
|
Nicholas Bollweg
|
e519686f01
|
Merge remote-tracking branch 'upstream/master'
|
2024-08-30 08:38:58 -05:00 |
|
Nicholas Bollweg
|
59d6f04e4b
|
make rendering-util/types a real ts file
|
2024-08-30 08:38:41 -05:00 |
|
Knut Sveidqvist
|
9cf562476a
|
Tweaking the elk config and exposing elk.layered.cycleBreaking.strategy to mermaid configuration
|
2024-08-26 15:34:14 +02:00 |
|
github-actions[bot]
|
1532721f09
|
Version Packages
|
2024-08-24 07:17:31 +00:00 |
|
Sidharth Vinod
|
b34dfe8f45
|
fix: Type file path for layout-elk
|
2024-08-24 12:41:18 +05:30 |
|
github-actions[bot]
|
dab8f08a9e
|
Version Packages
|
2024-08-24 07:03:01 +00:00 |
|
Sidharth Vinod
|
ca57235e05
|
fix: Type export for layout-elk
|
2024-08-24 11:51:00 +05:30 |
|
Sidharth Vinod
|
ea9a06160c
|
Merge pull request #5733 from mermaid-js/sidv/changesets
Add changesets
|
2024-08-23 18:29:26 +05:30 |
|
Sidharth Vinod
|
0ad44c12fe
|
chore: Fix peer dependencies
|
2024-08-22 19:41:19 +05:30 |
|
Sidharth Vinod
|
3d9a24dd28
|
chore: Remove prePublishOnly
|
2024-08-22 15:46:04 +05:30 |
|
Sidharth Vinod
|
0a0546e241
|
chore: Fix build issue
|
2024-08-22 15:00:53 +05:30 |
|
Knut Sveidqvist
|
47ac57be69
|
Removing the redundant element in the render function
|
2024-08-22 10:11:13 +02:00 |
|
Knut Sveidqvist
|
9134e1c837
|
#5237 Clean and fix for issue with edges to the diamond shape
|
2024-08-21 16:11:59 +02:00 |
|
Knut Sveidqvist
|
10c25348f3
|
#5237 Removing unused code
|
2024-08-21 14:42:44 +02:00 |
|
Sidharth Vinod
|
3593fa63db
|
fix: Type of render
Make optional parameter an object
|
2024-08-21 17:41:11 +05:30 |
|