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 255279eb223c11cedf9d4f73ae047f24eb88e6c5.
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
Knut Sveidqvist
757627427b
Fix for intersection issue
2024-11-08 13:47:39 +01:00
Knut Sveidqvist
73bbde8476
Update of the background-fix
2024-10-29 16:21:56 +01:00
Knut Sveidqvist
0af08276d2
#5232 Enabling handdrawn mode
2024-10-28 12:53:03 +01:00
Knut Sveidqvist
d790e353b0
#5432 Theme based text color for labels
2024-10-28 11:51:44 +01:00
Knut Sveidqvist
991d403d7f
Typescript fixes
2024-10-10 09:47:52 -07:00
Knut Sveidqvist
290c678dc7
Adding ticket handling
2024-10-10 08:23:58 -07:00
Knut Sveidqvist
93f2c241b8
5432 WIP, rendering items
2024-10-06 19:22:07 +02:00
Knut Sveidqvist
fb44e769f2
5432 WIP, rendering sections
2024-10-06 18:34:24 +02:00
Knut Sveidqvist
fabdfd9ae8
5432 WIP, parsing works
2024-10-06 16:55:57 +02:00
Knut Sveidqvist
4162a25425
Fix for amp and adjusted tests
2024-09-12 16:58:52 +02:00
Knut Sveidqvist
8b6fb94835
WIP
2024-09-12 12:10:41 +02:00
Knut Sveidqvist
6507624232
Fix for issues with self loops
2024-09-05 16:40:59 +02: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
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
Sidharth Vinod
50a535125e
chore: Use default export
2024-08-21 15:29:08 +05:30
Knut Sveidqvist
7f9d4cd079
#5237 Fix for text alignment for handdrawn text using svg labels
2024-08-12 09:35:01 +02:00
Ashish Jain
d4d7ca7d65
review comment fixes
2024-08-09 15:07:09 +02:00
Ashish Jain
406c0d869b
Add support for custom cssStyle and compiledStyles for custom classDefs for flowchart
2024-06-18 11:48:24 +02:00
Knut Sveidqvist
83f2663f68
#5237 making styles take preceedence and adding test
2024-06-18 11:15:59 +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
926762a800
5237 Fixes after visual tests
2024-06-13 14:27:10 +02:00
Ashish Jain
fc17733770
#5237 Fix eslint error
2024-06-13 14:17:36 +02:00
Knut Sveidqvist
a35152843f
#5237 Handling remaining references to useRough
2024-06-12 12:35:53 +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
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
Knut Sveidqvist
a85f36c3be
#5237 Enabling edges using the unified renderer for flowcharts
2024-06-04 16:34:20 +02:00
Knut Sveidqvist
9855bdbaaa
Fix for edge issue with small corners
2024-05-28 15:27:13 +02:00
Knut Sveidqvist
fa6bcd8b30
#5237 Adding new rendering for flowcharts
2024-05-24 13:28:33 +02:00
Knut Sveidqvist
7da85b9005
Tweaking spacings for elk and confurinable network placement strategy
2024-05-23 11:59:31 +02:00
Knut Sveidqvist
47776e3ca1
#5237 Handling label size for elk layout
2024-05-23 10:50:39 +02:00
Sidharth Vinod
5b66810646
feat: Remove direct file dependency of mermaid from elk, by using peerDependency.
2024-05-22 17:01:34 +05:30
Knut Sveidqvist
b6ef7367c2
#5237 Removed style, class, labelText and props from node
2024-05-20 14:21:01 +02:00
Knut Sveidqvist
991721e955
#5237 Elk tweaks and additional layout algorithms
2024-05-17 12:46:02 +02:00
Knut Sveidqvist
47d4929bc6
#5237 Handling tainted subgraphs
2024-05-17 09:30:51 +02:00
Knut Sveidqvist
ff36301cc5
#5237 Fix for direction handling using ELK
2024-05-16 14:36:02 +02:00
Knut Sveidqvist
ab077992f5
#5237 Updating configuration otions and adding handdrawnSeed
2024-05-10 14:56:52 +02:00
Knut Sveidqvist
4c0b8f6f40
#5237 Rough rendering of notes
2024-05-10 13:47:45 +02:00
Knut Sveidqvist
ce6f2739b5
#5237 Theme support
2024-05-10 13:21:39 +02:00
Knut Sveidqvist
7ecb772c6c
#5237 Alternating background
2024-05-10 07:43:04 +02:00
Knut Sveidqvist
32a62bede8
#5237 Edge labels for ELK - mergwe
2024-05-08 14:16:04 +02:00
Knut Sveidqvist
3ff4a6910d
#5237 Edge labels for ELK
2024-05-08 14:13:18 +02:00
Ashish Jain
683695bec2
#5237 add support for note shape
2024-05-08 11:10:05 +02:00
Sidharth Vinod
7529db8254
Merge branch 'develop' into 5237-unified-layout-common-renderer
...
* develop: (462 commits)
Update packages/mermaid/src/diagrams/sequence/parser/sequenceDiagram.jison
fix: Simplify actor type of activeStart and activeEnd
chore(deps): update all patch dependencies
chore: Fix typo
chore(deps): update all patch dependencies
chore: remove repetitive words
Update stateDiagram.md
Update stateDiagram.md
fix: simply from and to in message to string type
docs: Add quadrant point styling
feat: Change precedence of styling
chore(deps): update all minor dependencies
chore(deps): update all patch dependencies
fix: eslint ignore, type definition
chore(deps): update all patch dependencies
fix: Remove `ImperativeState` type restriction.
📝 🐛 fix schema link
update latest news section
Changes to rendering/gitGraph.spec.js - Added additional rendering test functionality for recognizing 'switch' as an alias to 'checkout'.
1. Changes to gitGraph.jison - Updated the regex to allow either 'checkout' or 'switch' 2. Changes to gitGraphParser.spec.js - Additional test coverage added for the changes made to the parser. 3. Changes to gitGraphParserV2.spec.js - Additional test coverafe added for the changes made to the parser. 4. Changes to gitgraph.md - Updated documentation to let users know that checkout/switch can be used interchangeably.
...
2024-05-07 21:16:15 +05:30