Knut Sveidqvist
5fbb69e7c5
#1295 Styling of composite states
2020-03-28 17:34:23 +01:00
Justin Greywolf
6d74c5663f
1169- break out getRows
...
Moved getRows function from `state/stateRenderer.js` and `state/shapes.js` into `common/common.js`. Broke out section into small one line functions for replacing line breaks, then moved the `sanitize` function from `utils.js` to this new module as there is shared functionality
2020-02-21 13:49:05 -08:00
Knut Sveidqvist
c43f791b29
#1223 Removing/updating some logging, adding current.html to .gitignore
2020-01-29 20:44:15 +01:00
Knut Sveidqvist
4709195a1d
#1223 Adding support for multiple transitions to a node from another node
2020-01-29 19:57:59 +01:00
Marc Faber
5493fadc9e
#1200 Unify regex for finding <br> tags throughout mermaid
2020-01-13 22:04:47 +01:00
Knut Sveidqvist
94e768dd01
#1110 Cleanup and removal of loggings
2019-12-04 18:04:56 +01:00
Knut Sveidqvist
0fb91d6bcc
#1110 Fixing height issue
2019-12-03 23:38:51 +01:00
Knut Sveidqvist
02854881b4
#1110 Zoom in a bit
2019-12-03 22:48:55 +01:00
Knut Sveidqvist
5a38562bfc
#1110 Handling case with concurrency lines
2019-12-03 20:59:17 +01:00
Knut Sveidqvist
346328156a
#1110 Adding tests for this case and some calcuations for width
2019-12-02 21:10:37 +01:00
Knut Sveidqvist
9a87ff684d
Removed logging
2019-11-20 19:33:42 +01:00
Knut Sveidqvist
b113436055
#1033 Fix for diagram bounds and viewbox
2019-10-27 16:58:32 +01:00
Knut Sveidqvist
a5cc1e804b
#1031 Adding stricter code checks
2019-10-27 15:24:56 +01:00
Knut Sveidqvist
66152b42ae
#1023 New line in transition labels, basic support
2019-10-23 21:16:59 +02:00
Knut Sveidqvist
c87637c6f4
#1024 Removal of leftover loggings
2019-10-23 18:47:41 +02:00
Pirate Praveen
ca5e60b38b
Use dagre-d3 master branch (for d3v5)
2019-10-21 22:46:20 +05:30
Knut Sveidqvist
dc88e7a2c2
Fixes after verification, documentation of stateDiagram
2019-10-19 14:42:34 +02:00
Knut Sveidqvist
a258eda035
#945 Setting up stylesheet, classes and colors
2019-10-11 18:12:24 +02:00
Knut Sveidqvist
7c125cf9d6
#945 Moving hardcoded sizes etc to config
2019-10-11 15:39:50 +02:00
Knut Sveidqvist
031c0b7b21
#945 Increasing size, handling forks and joins in multiple directions
2019-10-10 20:55:27 +02:00
Knut Sveidqvist
ce017ecd40
Merge branch 'master' of github.com:knsv/mermaid
2019-10-10 17:57:39 +02:00
Knut Sveidqvist
85e58faa78
#945 White background and forks in composite mode
2019-10-10 17:57:29 +02:00
Ashish Jain
f8f52c4587
Fix for viewport in classDiagram and stateDiagram renndering
2019-10-09 21:15:17 +02:00
Knut Sveidqvist
54e6e2f66e
#945 Some bug fixes and draft docs
2019-10-09 20:05:24 +02:00
Knut Sveidqvist
ebede9b910
#945 Log removal
2019-10-06 16:06:15 +02:00
Knut Sveidqvist
b12791d3e0
#945 Divider lines for concurrency, full width when in a composit state
2019-10-06 15:53:34 +02:00
Knut Sveidqvist
ce0b0fa0c8
#945 Divider lines for concurrency
2019-10-06 15:44:31 +02:00
Knut Sveidqvist
dce09586cd
#945 Support for forks and joins
2019-10-06 14:11:17 +02:00
Knut Sveidqvist
1cb52a602a
#945 Support for notes
2019-10-06 10:52:37 +02:00
Knut Sveidqvist
cfc14ade2a
#945 Some more cleanup focusing on stateDb
2019-10-05 10:02:58 +02:00
Knut Sveidqvist
d4306e61c2
#945 Some cleanup
2019-10-05 09:02:20 +02:00
Knut Sveidqvist
65cbfbdb40
#945 Tweaking
2019-10-03 19:54:07 +02:00
Knut Sveidqvist
7865fd4f02
#945 Rendering of composite state in a box
2019-10-03 19:08:15 +02:00
Knut Sveidqvist
f9f8785aef
#945 Recursive object from parsing and stateDb
2019-10-02 19:32:13 +02:00
Knut Sveidqvist
94afcfb6f9
#945 Rendering of state descriptions
2019-09-29 15:50:43 +02:00
Knut Sveidqvist
3cffd1e3ed
#945 Rendering of labels and new label positioning algorithm
2019-09-28 13:31:10 +02:00
Knut Sveidqvist
13baa43081
#945 Rendering from diagram data
2019-09-25 21:29:32 +02:00
Knut Sveidqvist
fad76ad534
#945 Rendering of start & end node
2019-09-25 21:01:21 +02:00
knsv
51bf4a4c5c
#945 Parsing happy case and scale/hide statements
2019-09-21 08:19:55 -07:00