Knut Sveidqvist
|
db3377e170
|
Lint fixes
|
2020-06-06 12:53:19 +02:00 |
|
Knut Sveidqvist
|
85a8feec9d
|
Also fix for error handling when setting mermaid.parseError
|
2020-06-06 12:42:35 +02:00 |
|
Knut Sveidqvist
|
d7d248fd04
|
Merge pull request #1388 from mermaid-js/1386_finetuning_rendering_engine
1386 finetuning rendering engine
|
2020-05-13 17:36:12 +02:00 |
|
Adrian Hall
|
053a86c0d4
|
Do explicit imports for d3 instead of wildcards
|
2020-05-11 07:10:04 +01:00 |
|
Knut Sveidqvist
|
a8f9e3f0b0
|
#1386 Adding some docs and adjusted sizing for state diagrams
|
2020-05-03 13:31:09 +02:00 |
|
Danny Shemesh
|
22dd50a047
|
Extracted out the commonly used line break regex
This commit extract the commonly used /br\s*\/?>/gi regex to common.js,
in order to keep the code more DRY.
|
2020-04-23 07:20:47 +03:00 |
|
Knut Sveidqvist
|
c3f2e8dde1
|
#1295 Render fix for flowchart, correct marker handling and some cleanup
|
2020-04-16 19:44:11 +02:00 |
|
Knut Sveidqvist
|
704d56d193
|
#1295 Updates mermaid-graphlib
|
2020-04-13 16:25:10 +02:00 |
|
Knut Sveidqvist
|
5f4da6e0bc
|
Merge branch 'develop' into feature/1295_generic_rendering_engine
|
2020-04-11 18:53:47 +02:00 |
|
Knut Sveidqvist
|
22e17172dd
|
#1295 Recursive rendering, draft
|
2020-04-11 17:16:01 +02:00 |
|
Marc Faber
|
7f67435cb9
|
#1343 Add flowchart subroutine node shape
|
2020-04-10 00:14:41 +02:00 |
|
Knut Sveidqvist
|
365c741864
|
#1295 Fix for intersection calculation for edges to clusters and adding concurrency in stateDiagrams as clusters
|
2020-04-02 19:35:12 +02:00 |
|
Knut Sveidqvist
|
85f47e1693
|
#1295 Styling of start/end nodes, arrows and regular states
|
2020-03-28 13:59:41 +01:00 |
|
Knut Sveidqvist
|
5b302ae2e6
|
#1295 Applying new rendering engine for stateDiagrams
|
2020-03-22 21:45:14 +01:00 |
|
Knut Sveidqvist
|
17f06564a2
|
#1295 Added the flowchart shapes
|
2020-03-18 22:08:19 +01:00 |
|
Knut Sveidqvist
|
215e930da4
|
#1295 Markers implmented, the gereric pattern and diagram specific for flowcharts.
|
2020-03-16 07:55:02 +01:00 |
|
Knut Sveidqvist
|
5b74d75011
|
#1295 Arrow head start
|
2020-03-14 18:13:34 +01:00 |
|
Knut Sveidqvist
|
5f5e453fb3
|
Small for for merge issue
|
2020-03-14 08:56:47 +01:00 |
|
Knut Sveidqvist
|
35ea4d1a00
|
Merge branch 'develop' into feature/1295_generic_rendering_engine
|
2020-03-14 08:44:49 +01:00 |
|
Knut Sveidqvist
|
7bd5529bb7
|
1295 Support for subgraphs with wide labels
|
2020-03-11 19:52:57 +01:00 |
|
Knut Sveidqvist
|
1b64af143e
|
#1295 Drawing edges between nodes
|
2020-03-11 17:36:30 +01:00 |
|
Knut Sveidqvist
|
aa32d454c9
|
#1295 First draft of generic renderer applied to flowcharts.
|
2020-03-08 09:49:41 +01:00 |
|