Knut Sveidqvist
|
5662c06a33
|
#1295 Adding support for multiline descriptions for states
|
2020-04-26 09:47:47 +02:00 |
|
Knut Sveidqvist
|
0aede618ec
|
#1295 Adding support for multiline descriptions for states
|
2020-04-25 17:01:20 +02:00 |
|
Knut Sveidqvist
|
25ea221a6a
|
#1295 Rendering tests for stateDiagram v2
|
2020-04-25 14:11:05 +02:00 |
|
Danny Shemesh
|
862f20ef20
|
Added cypress e2e tests for suggested improvements
This commits adds e2e tests for the suggested improvements.
I've went over the generated screenshots and they look good to me.
|
2020-04-23 18:31:22 +03:00 |
|
Knut Sveidqvist
|
59f3d2a11e
|
#1295 Fix for edges in subgraphs and handling of concurrent states in statediagram-v2
|
2020-04-22 20:03:41 +02:00 |
|
Russell Geraghty
|
249a14f84a
|
Merge remote-tracking branch 'upstream/develop' into feature/user-journey
|
2020-04-17 07:30:53 +01:00 |
|
Knut Sveidqvist
|
c3f2e8dde1
|
#1295 Render fix for flowchart, correct marker handling and some cleanup
|
2020-04-16 19:44:11 +02:00 |
|
Russell Geraghty
|
433f88b459
|
Merge remote-tracking branch 'upstream/develop' into feature/user-journey
|
2020-04-13 20:08:20 +01: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 |
|
Knut Sveidqvist
|
6ec731e263
|
Merge pull request #1345 from GDFaber/feature/1343_add_flowchart_subroutine_shape
Add flowchart subroutine node shape
|
2020-04-11 14:12:20 +02:00 |
|
Knut Sveidqvist
|
7cd8b6f938
|
Merge pull request #1336 from GDFaber/feature/1290_hide_or_style_gantt_today_marker
#1290 Hide/style today marker in gantt diagram
|
2020-04-11 14:04:31 +02:00 |
|
Knut Sveidqvist
|
8455db6fae
|
#1295 Moving graph operations into mermaid-graplib and adding tests
|
2020-04-10 07:27:04 +02:00 |
|
Marc Faber
|
7f67435cb9
|
#1343 Add flowchart subroutine node shape
|
2020-04-10 00:14:41 +02:00 |
|
Marc Faber
|
dcfa903176
|
#1290 Hide/style today marker in gantt diagram
|
2020-04-05 01:59:18 +02:00 |
|
Marc Faber
|
fc70a8e145
|
#1271 Fix autonumber positioning in sequence diagrams with multiline texts
|
2020-04-04 21:53:31 +02:00 |
|
Russell Geraghty
|
e4a2d7dfb7
|
Updated API
|
2020-04-04 17:50:02 +01:00 |
|
Russell Geraghty
|
f081527731
|
User journey handler
|
2020-04-04 16:38:30 +01:00 |
|
Knut Sveidqvist
|
cff68fc062
|
#1295 Better way of finding suitable child in cluster to point to
|
2020-04-02 19:48:28 +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 |
|
Adrian Hall
|
9d5303c59d
|
Prevent un-labelled edges that are left of the left-most vertex from being cut off the diagram
|
2020-04-02 15:29:12 +01:00 |
|
Knut Sveidqvist
|
933cc333cc
|
#1295 Backwards compatability
|
2020-03-30 22:08:48 +02:00 |
|
Knut Sveidqvist
|
a5af248715
|
Merge branch 'develop' into feature/1295_generic_rendering_engine
|
2020-03-30 19:15:17 +02:00 |
|
Knut Sveidqvist
|
240077ffe8
|
#1295 Adding note support to state diagrams
|
2020-03-29 14:20:49 +02:00 |
|
Adrian Hall
|
9199546dca
|
Alter ERD syntax for compatibility with PlantUML
|
2020-03-29 08:42:20 +01:00 |
|
Knut Sveidqvist
|
5fbb69e7c5
|
#1295 Styling of composite states
|
2020-03-28 17:34:23 +01:00 |
|
Knut Sveidqvist
|
85f47e1693
|
#1295 Styling of start/end nodes, arrows and regular states
|
2020-03-28 13:59:41 +01:00 |
|
Knut Sveidqvist
|
159a3a3706
|
#1295 Start shape and handling of setting a unique start id per cluster level
|
2020-03-25 20:16:27 +01:00 |
|
Knut Sveidqvist
|
5b302ae2e6
|
#1295 Applying new rendering engine for stateDiagrams
|
2020-03-22 21:45:14 +01:00 |
|
Knut Sveidqvist
|
02b19fed27
|
Merge branch 'develop' into feature/1295_generic_rendering_engine
|
2020-03-22 14:44:43 +01:00 |
|
Knut Sveidqvist
|
17f06564a2
|
#1295 Added the flowchart shapes
|
2020-03-18 22:08:19 +01:00 |
|
Adrian Hall
|
d3f78299e7
|
Add integration tests, basic docs, and fix multi-diagram bug
|
2020-03-18 16:53:26 +00: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
|
963a0ce6ef
|
#1295 Edges between subgraphs
|
2020-03-14 17:38:35 +01:00 |
|
Knut Sveidqvist
|
ad288be2ee
|
1295 Lint fixes
|
2020-03-14 08:24:45 +01:00 |
|
Knut Sveidqvist
|
da048cbc7b
|
1295 Handling labels of clusters
|
2020-03-11 20:25:55 +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 |
|
Knut Sveidqvist
|
25e2d78311
|
#1295 Start renderer
|
2020-03-04 20:35:59 +01:00 |
|
Knut Sveidqvist
|
0ee9c69ddf
|
#1269 Work around for inaccurate bounding box results in Safari. Fix for multiple lines
|
2020-02-26 20:53:08 +01:00 |
|
Knut Sveidqvist
|
dd5e6c18d5
|
#1269 Work around for inaccurate bounding box results in Safari.
|
2020-02-26 20:01:53 +01:00 |
|
Marc Faber
|
d67e49400f
|
#684 Fix applying default class to flowchart nodes
|
2020-02-24 01:31:39 +01:00 |
|
Knut Sveidqvist
|
50c71ebb01
|
#1261 Removal of emojis making rendering tests give false warnings from time to time
|
2020-02-21 10:08:52 +01:00 |
|
Knut Sveidqvist
|
aad080aa1b
|
Merge pull request #1259 from mermaid-js/bug/1257_autonumbering
#1257 Adding the autonumber keyword + tests and docs
|
2020-02-16 17:13:59 +01:00 |
|
Knut Sveidqvist
|
3dd0c537ee
|
Font update for e2e tests
|
2020-02-16 15:39:52 +01:00 |
|
Knut Sveidqvist
|
f8137ea7c1
|
#1257 Adding the autonumber keyword + tests and docs
|
2020-02-16 15:26:08 +01:00 |
|
Knut Sveidqvist
|
f298c154e2
|
Merge branch 'develop' of github.com:mermaid-js/mermaid into develop
|
2020-02-05 19:40:18 +01:00 |
|