Knut Sveidqvist
b93ef22687
#1562 Fix for test
2020-07-21 12:31:05 +02:00
Knut Sveidqvist
cb79302867
#1562 Updated handling of pointsarray when the point is already in the array
2020-07-21 12:01:08 +02:00
Knut Sveidqvist
211d6f4005
2020-07-21 11:15:42 +02:00
Knut Sveidqvist
a6ec038189
Merge pull request #1558 from mermaid-js/less_theme_variables
...
More theming tweaks
2020-07-20 17:37:18 +02:00
Knut Sveidqvist
ffaf6c14e4
#154 trweaking some more, state diagram composit backgrounds
2020-07-20 17:10:59 +02:00
Knut Sveidqvist
3a6915c0b6
#154 lint fixes
2020-07-20 15:24:12 +02:00
Knut Sveidqvist
93a8c83a68
#1542 Alignment between themes
2020-07-20 15:15:03 +02:00
Knut Sveidqvist
1302addcdd
#1542 Base theme for simple custom themeing
2020-07-20 14:13:05 +02:00
Knut Sveidqvist
490cbd3f0d
Merge pull request #1557 from cmmoran/develop
...
Render tweak - each diagram should reset the config to siteConfig upon rendering
2020-07-20 11:01:29 +02:00
Knut Sveidqvist
631355d788
Merge pull request #1556 from mermaid-js/less_theme_variables
...
Tweaks of the new styling engine and tweaks of theams using is
2020-07-20 11:00:45 +02:00
chris moran
ec1ab05ae6
Deprecated prepush script in package.json ->
...
This fixes:
```Warning: Setting pre-push script in package.json > scripts will be deprecated
Please move it to husky.hooks in package.json, a .huskyrc file, or a husky.config.js file
Or run ./node_modules/.bin/husky-upgrade for automatic update```
2020-07-20 04:49:43 -04:00
chris moran
f5f26f334f
Move detectInit higher in the render function. This prevents getConfig from potentially being called with the config changes from previous diagrams on the same page (or context)
...
This also allows mermaid the chance to reset the config to the siteConfig in between renderings
2020-07-20 04:45:10 -04:00
Knut Sveidqvist
dba579b546
#1542 Gantt tweaks
2020-07-20 10:24:15 +02:00
Knut Sveidqvist
fa68b8bb35
#1542 Some tweaks for sequence diagram
2020-07-20 10:05:46 +02:00
Knut Sveidqvist
ceb84ce020
#1542 Dark theme fixes for gantt
2020-07-20 10:00:08 +02:00
Knut Sveidqvist
68aa7fa3a4
#1542 Dark theme fixes for pie and user-journey
2020-07-20 09:44:09 +02:00
Knut Sveidqvist
70cd0655ed
#1542 Set default theme variables
2020-07-20 08:20:09 +02:00
Knut Sveidqvist
3c23de9735
#1542 Lint fixes
2020-07-19 21:15:58 +02:00
Knut Sveidqvist
91da46dd63
#1542 Theme adjustments
2020-07-19 21:10:52 +02:00
Knut Sveidqvist
4d280ff010
#1542 Making sure user overrides from directives ocerrides properly
2020-07-19 15:02:53 +02:00
chris moran
0297dd2664
Merge branch 'mermaid-js-develop' into develop
2020-07-19 04:30:37 -04:00
Knut Sveidqvist
8a018aa0f2
Merge branch 'feature/1542_simplify_theming' into develop
2020-07-18 20:12:31 +02:00
Knut Sveidqvist
936d5821f9
Merge
2020-07-18 20:12:10 +02:00
Knut Sveidqvist
04493035cd
#1542 Adding khroma for color in dark-theme
2020-07-18 15:51:17 +02:00
Knut Sveidqvist
08064c4243
#1542 Adding khroma for color manipulations
2020-07-18 15:15:50 +02:00
Knut Sveidqvist
e8af778962
#1542 Updated test
2020-07-18 13:52:51 +02:00
Knut Sveidqvist
f7a6241ac0
#1542 Fix for markers in class diagrams
2020-07-18 09:57:55 +02:00
Knut Sveidqvist
b6453383cf
#1542 Handling of default values when no theme is set
2020-07-18 09:37:51 +02:00
Knut Sveidqvist
8d076efd71
#1542 Styling for all diagram types
2020-07-17 15:57:02 +02:00
Knut Sveidqvist
062126c43d
Test page for directives
2020-07-17 12:44:42 +02:00
Knut Sveidqvist
f9667cd80f
#1542 Test page using directoives to switch theme
2020-07-17 12:34:33 +02:00
Knut Sveidqvist
65c2f58a66
#1542 Test page using directoives to switch theme
2020-07-17 09:31:42 +02:00
Knut Sveidqvist
030b945828
#1542 Theme variables setup
2020-07-17 09:16:39 +02:00
Knut Sveidqvist
fd4240b774
#1542 Setting theme options as the regular options
2020-07-16 23:39:38 +02:00
Knut Sveidqvist
8c0e022b44
Template for dynamic styles in place
2020-07-16 20:27:42 +02:00
Knut Sveidqvist
da8e75f98a
Merge from master with doc updates
2020-07-16 12:27:03 +02:00
Knut Sveidqvist
a1d2208bf3
Merge branch 'release/8.6.0'
2020-07-16 12:23:55 +02:00
Knut Sveidqvist
b6b76eb137
Docs updated from code
2020-07-16 12:17:21 +02:00
Knut Sveidqvist
19b16fe796
Merge pull request #1545 from NeilCuzon/release/8.6.0
...
Release/8.6.0
2020-07-16 12:13:00 +02:00
Knut Sveidqvist
fec1553041
Merge pull request #1548 from mermaid-js/bug/1547_crypto_libraries_in_bundle
...
Bug/1547 crypto libraries in bundle
2020-07-16 12:10:53 +02:00
Knut Sveidqvist
bc2f693c55
Merge pull request #1549 from mermaid-js/feature/1454_theme_base_redering_tests
...
#1454 Adding showcase diagrams rendered with the different themes
2020-07-16 11:45:57 +02:00
Knut Sveidqvist
594ae20a6e
#1547 Remove usage of crypto libraries
2020-07-16 10:48:37 +02:00
Neil Cuzon
14388f4bb1
Update n00b-gettingStarted.md
2020-07-15 21:30:23 -07:00
Neil Cuzon
369e6d1e61
Update README.md
2020-07-15 14:15:28 -07:00
Neil Cuzon
789200d454
Update README.md
2020-07-15 14:11:35 -07:00
Neil Cuzon
dcfab0f4dd
Update README.md
2020-07-15 13:27:54 -07:00
Neil Cuzon
9677ed9e2d
Update README.md
2020-07-15 10:35:50 -07:00
Neil Cuzon
a4ece6c1c5
Update directives.md
2020-07-15 10:35:19 -07:00
Neil Cuzon
e34396015f
Update directives.md
2020-07-15 10:34:57 -07:00
Neil Cuzon
64e3310376
Update directives.md
2020-07-15 10:34:34 -07:00