2693 Commits

Author SHA1 Message Date
Neil Cuzon
8f9d132ed6
Update theming.md 2020-07-28 19:06:34 -07:00
Neil Cuzon
e651511c35
Update theming.md 2020-07-28 19:01:01 -07:00
Neil Cuzon
2ecda17618
Update theming.md 2020-07-28 18:56:17 -07:00
Neil Cuzon
db03b5b102
Update theming.md 2020-07-28 18:28:52 -07:00
Neil Cuzon
9fd9a7bc10
Update 8.6.0_docs.md 2020-07-28 16:42:08 -07:00
Knut Sveidqvist
b23988c947
Merge pull request #1582 from cmmoran/develop
Directive support for many diagrams, config bugfix
2020-07-28 13:17:35 +02:00
chris moran
06f6e75d5a
Class diagram parsing
Fixed a class diagram parsing issue
2020-07-28 07:00:04 -04:00
chris moran
c9854b35e2
Fixed flowchart parsing (broken tests - grammar changes were not 100% correct) 2020-07-28 05:48:26 -04:00
chris moran
283faf7a2f
Fixes
GraphObjects.md: [ and ] should be escaped in text (they're links otherwise)
flow.jison: fixed a parsing issue when the direction is omitted (defaults to 'TB')
stateRenderer-v2: was silently failing due to a try/catch in the parse function. (intentional?) removed to show errorHandler
mermaidAPI: removed unnecessary call to updateRendererConfigs since reinitialize does this
2020-07-28 04:45:22 -04:00
chris moran
0299ff0a79
Added directive support to state diagrams
Fixed an issue with markerUnits: (default is 'strokeWidth' not 0
2020-07-27 19:44:45 -04:00
chris moran
4ee65822aa
Merge remote-tracking branch 'carlosblanco/feature/1228-support-dashes-in-actor-names-in-sequence-diagrams' into develop 2020-07-27 15:05:57 -04:00
chris moran
e7ca6c16ff
Tweaked PIE (got rid of some parsing conflicts) 2020-07-27 14:15:38 -04:00
chris moran
771bf78576
Fixed parsers to use the correct type name in close_directive
Added directive support to pie
(Refactored pie parsing to be a bit more clear)
Added more unit tests to pie
2020-07-27 13:24:23 -04:00
chris moran
b9fa2f4125
Added directive parsing to gannt
Ensured tests pass
2020-07-27 10:16:41 -04:00
chris moran
e5b22684cd
Fixed a parser warning in classDiagram
Fixed a regression bug I introduced in theme.spec.js
2020-07-27 09:57:04 -04:00
chris moran
43d37ab1cf
Fixed a new config issue
Diagrams now properly reset to siteConfig when there are multiple diagrams on a single page
2020-07-27 08:54:45 -04:00
chris moran
1fc142a59f
Fixed a regression with classDiagram supporting comments 2020-07-27 07:38:12 -04:00
chris moran
c4ad95760a
Fixed a regression in sequence diagram parsing.
Added the parser as the first argument to parseDirective to support custom directive handling (for now delegated within mermaidAPI but should probably discriminate based on type for delegation)
2020-07-27 06:50:54 -04:00
Knut Sveidqvist
f0ed170b04 #1542 Setting up base theme for custom theming 2020-07-27 11:51:20 +02:00
chris moran
38d4b5be1a
Fixed an issue with flowchart rendering. Remember to render html, securityLevel='loose' must be set by the siteConfig. The default securityLevel as of now is 'strict'. This causes html to be url encoded. 2020-07-27 05:33:41 -04:00
Knut Sveidqvist
5a7d770a58 #1542 Setting up base theme for custom theming 2020-07-27 10:01:34 +02:00
chris moran
c8f652aaa8
Merge branch 'mermaid-js-develop' into develop 2020-07-27 03:23:04 -04:00
Knut Sveidqvist
4e12f959fc Updated after 8.6.4 merge 2020-07-26 22:38:55 +02:00
Knut Sveidqvist
1c06e9d683 Merge remote-tracking branch 'origin/develop' into develop 2020-07-26 22:37:15 +02:00
Knut Sveidqvist
01d7a33230 Merge branch 'master' into develop 2020-07-26 22:37:10 +02:00
Knut Sveidqvist
d92f5621aa Updated mermaid versio in docs 2020-07-26 22:34:15 +02:00
Knut Sveidqvist
8fdc61e227 Merge branch 'release/8.6.4' 2020-07-26 22:30:30 +02:00
Knut Sveidqvist
9825b161ff latest build (8.6.4) 2020-07-26 22:30:09 +02:00
chris moran
108a50f3bb
Merge branch 'mermaid-js-develop' into develop 2020-07-26 08:59:22 -04:00
Knut Sveidqvist
95b7e4f9ad Theme tweaks 8.6.4 2020-07-26 14:09:48 +02:00
Knut Sveidqvist
a526386fbb
Merge pull request #1579 from NeilCuzon/release/8.6.0
Release/8.6.0
2020-07-26 13:37:39 +02:00
Knut Sveidqvist
3fb3453166 dark theme fixes 2020-07-26 12:13:06 +02:00
Knut Sveidqvist
8dd0fe3c40 Adding showcases 2020-07-26 11:50:36 +02:00
Knut Sveidqvist
b1f0797a1f Updated test 2020-07-26 08:20:45 +02:00
Knut Sveidqvist
416e355495 Build 2020-07-26 08:05:32 +02:00
Knut Sveidqvist
62acc18e7d Merge of cherry pick 2020-07-26 08:03:56 +02:00
Knut Sveidqvist
06d80032fe #1578 Fetching updated configuration before use 2020-07-26 08:00:43 +02:00
Knut Sveidqvist
4e795c81f4 Merge branch 'release/8.6.3' into develop 2020-07-26 07:23:05 +02:00
Neil Cuzon
718ba719ca
Update Setup.md 2020-07-25 21:36:15 -07:00
Neil Cuzon
a5ed3ca446
Update 8.6.0_docs.md 2020-07-25 21:36:12 -07:00
Neil Cuzon
3a93c50e38
Update usage.md 2020-07-25 19:14:06 -07:00
Neil Cuzon
654f673def
Update usage.md 2020-07-25 19:08:11 -07:00
Neil Cuzon
1111382b53
Update usage.md 2020-07-25 19:04:11 -07:00
Neil Cuzon
1e605cdf0f
Update n00b-gettingStarted.md 2020-07-25 18:15:37 -07:00
Neil Cuzon
2c27f422d9
Update n00b-gettingStarted.md 2020-07-25 09:52:11 -07:00
Neil Cuzon
f53a2f1b94
Update Setup.md 2020-07-25 09:52:03 -07:00
Neil Cuzon
4fb40a6af7
Update usage.md 2020-07-24 22:51:27 -07:00
Neil Cuzon
6f6f5738fa
Update usage.md 2020-07-24 22:51:13 -07:00
Neil Cuzon
40aacbf279
Update n00b-gettingStarted.md 2020-07-24 12:30:06 -07:00
Knut Sveidqvist
9ea3bfb7c7 Merge branch 'develop' of github.com:mermaid-js/mermaid into develop 2020-07-24 19:14:46 +02:00