Knut Sveidqvist
a4bf85b1b6
#1542 Making sure config and directives works for overriding theme variables using initialize call or directives + tests
2020-07-29 18:38:59 +02:00
chris moran
dee47ec978
Missed test case for allowing site owner to append to secure
field set
...
Missed logic for default-appending src array values where not existing within dst array in assignWithDepth function
2020-07-08 08:41:35 -04:00
chris moran
217bd1f4bf
Fixed test cases for sequence diagrams
...
Updated config to match a conversation knut and i had about the relationship between global, site, and integrator configuration
(Will update docs)
Renamed wrapEnabled to wrap
Poor man's caching for calculateTextDimensions, wrapLabel, and breakString (actually makes a huge difference)
2020-06-26 09:26:56 -04:00
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