Chris Moran
e64a65c41e
Refactored rendering sequence diagrams
...
Fixed default config clobbering issues
Updated/corrected sequenceDiagram.spec to set the config using mermaidAPI
Enabled freeze on mermaidAPI to protect defaultConfig
2020-06-18 08:10:50 -04:00
Knut Sveidqvist
bd0210cdce
1473 Updated config handling
2020-06-15 01:11:56 +02:00
knsv
7e5802e799
#931 Last code standard fixes
2019-09-12 12:59:13 -07:00
Tyler Long
7c970d6ff0
Get rid of global.mermaid_config
2018-03-09 15:13:05 +08:00
Tyler Long
c52f4d6307
Repalce 'var ' with 'const '
2017-09-14 19:32:35 +08:00
Tyler Long
d430019b44
Remove clone css style code
2017-09-12 22:13:58 +08:00
Tyler Long
a5b7145527
No global mermaidAPI
2017-09-10 10:45:38 +08:00
Tyler Long
167368d508
Throw parseError instead of emit parseError
2017-09-10 10:10:36 +08:00
Tyler Long
bb534225b3
Refactor testing code for parseError
2017-09-10 00:47:09 +08:00
Tyler Long
8c2690e01f
Emit parseError
2017-09-10 00:29:22 +08:00
Tyler Long
87c7f73245
Refactor code
2017-04-16 23:24:47 +08:00
Tyler Long
413162dfad
Fix some code style issues
2017-04-11 22:57:57 +08:00
Tyler Long
620f3e8734
Auto fix standard style voilations
2017-04-11 22:14:25 +08:00
knsv
51858c02eb
Fix for issues #249 . Adding configuration option for when to use absolute references for arrow heads. Default is off.
...
Jasmine tests running in browser via karma.
2015-11-21 11:51:15 +01:00
knsv
315923d1d3
Modernization of build environment, better linting, adjustment after stricter static rules, cleanup of package.json
2015-10-17 12:46:36 +02:00
knsv
6f96b5dd14
Added logger for dealing with issue #179
...
Added markdown files for the documentation.
parseError exposed from the mermaidAPI
2015-06-30 14:23:32 +02:00
knsv
08fa19bc83
Updated conf handling
...
Added initialize function
Moved genric configuration as clonseCssStyles till conf root
Added parse funtion to the mermaidAPI api
2015-06-07 09:21:19 +02:00