Knut Sveidqvist
|
036f9dc359
|
#2560 Adding dark mode to allowed options in directives
|
2021-12-15 00:19:04 +01:00 |
|
Knut Sveidqvist
|
9c12502a36
|
#2560 Tetsing that the added css have balanced brackets
|
2021-12-14 23:54:31 +01:00 |
|
Matthieu MOREL
|
4cd2621eeb
|
build: group webpack & ignore dist & support yarn1.x (#2551)
|
2021-12-11 12:02:39 +01:00 |
|
Knut Sveidqvist
|
bf716de886
|
Merge + Binaries
|
2021-12-11 08:31:43 +01:00 |
|
Knut Sveidqvist
|
6a45701042
|
Merge pull request #2513 from mermaid-js/default_as_id_string_token
feat(flowchart): Allow default in the node ID
|
2021-12-11 07:19:10 +01:00 |
|
Knut Sveidqvist
|
d0cf3fc96a
|
Merge
|
2021-12-08 11:55:49 +01:00 |
|
Knut Sveidqvist
|
308ab0e465
|
Merge pull request #2528 from mermaid-js/jison-core
move jison folder into src folder
|
2021-12-08 07:57:21 +01:00 |
|
Knut Sveidqvist
|
a97b2cc4da
|
#2541 Sanitizing the label string in class diagrams
|
2021-12-07 21:55:33 +01:00 |
|
MOREL Matthieu
|
80b14d1d7f
|
lint markdown : enable eslint-plugin-markdown
|
2021-12-04 13:10:39 +01:00 |
|
Matthieu MOREL
|
8574dadc34
|
move jison folder into src folder
|
2021-12-04 11:51:08 +01:00 |
|
Knut Sveidqvist
|
e6cf1f2602
|
Merge pull request #2389 from maiermic/feature/1893_data_flow_diagrams
Feature/1893 data flow diagrams
|
2021-12-01 18:48:09 +01:00 |
|
Knut Sveidqvist
|
492ecb1099
|
merge
|
2021-12-01 18:12:05 +01:00 |
|
Knut Sveidqvist
|
3426aa8b2a
|
Lint fix
|
2021-11-30 20:41:57 +01:00 |
|
Knut Sveidqvist
|
3526e35012
|
Fix for node with wrong type
|
2021-11-30 20:28:51 +01:00 |
|
Pablo Bendersky
|
31851b2e30
|
Fixed eslint error
|
2021-11-29 13:02:38 -03:00 |
|
Pablo Bendersky
|
08702565f7
|
Changed logic to render states with spaces in names to fix regressions.
|
2021-11-29 11:57:59 -03:00 |
|
Knut Sveidqvist
|
d19be0b940
|
Merge pull request #2501 from pbendersky/bug/1342-spaces-in-state-name
Fixes rendering of state names with spaces
|
2021-11-29 07:56:35 +01:00 |
|
Michael Maier
|
28bb07d415
|
fix: check if node.prop is defined
|
2021-11-28 15:35:56 +01:00 |
|
Michael Maier
|
c2db1d4d44
|
add missing semicolon
|
2021-11-28 12:44:22 +01:00 |
|
Michael Maier
|
b6d3ac8e32
|
warn if unknown node property is given
|
2021-11-28 12:38:51 +01:00 |
|
Michael Maier
|
9e8c03cb49
|
Merge branch 'develop' into feature/1893_data_flow_diagrams
|
2021-11-28 12:26:39 +01:00 |
|
Michael Maier
|
86810e04bd
|
Revert "add shape datastore (for nodes of data flow diagram)"
This reverts commit cd427ab8ba7ada02f33870720be9b28ee8674ed5.
|
2021-11-28 12:17:05 +01:00 |
|
Michael Maier
|
984a5084b0
|
render node property borders of rect node
|
2021-11-28 12:13:48 +01:00 |
|
Michael Maier
|
853d62c8d1
|
add props of vertex to node
|
2021-11-28 12:12:39 +01:00 |
|
Michael Maier
|
0550e4a899
|
add props to vertex
|
2021-11-28 12:11:50 +01:00 |
|
Michael Maier
|
dec6b6d8b5
|
replace 'datastore' brackets with 'vertex with props' bracket
|
2021-11-28 12:09:54 +01:00 |
|
Yash-Singh1
|
a3b2ba736d
|
feat(flowchart): Allow default in the node ID
|
2021-11-25 13:48:28 -08:00 |
|
Pablo Bendersky
|
7ce383078d
|
Fixed state nodes with spaces being rendered as rectWithTitle instead of rect
|
2021-11-19 13:40:39 -03:00 |
|
Matthieu MOREL
|
d84be0d792
|
Enable eslint-plugin-jest, eslint-plugin-cypress and wider scan
|
2021-11-18 23:57:16 +01:00 |
|
Knut Sveidqvist
|
9d1f32cc0a
|
Merge branch 'eslint-fix' of https://github.com/mmorel-35/mermaid into mmorel-35-eslint-fix
|
2021-11-18 18:05:15 +01:00 |
|
Knut Sveidqvist
|
95df8fa128
|
Version 8.13.4 bundles
|
2021-11-18 17:10:36 +01:00 |
|
Knut Sveidqvist
|
72d2045104
|
#2496 Unbreaking state diagrams
|
2021-11-17 22:30:30 +01:00 |
|
Knut Sveidqvist
|
3feff08d42
|
#2496 A more delicate fix for issue
|
2021-11-17 21:31:52 +01:00 |
|
Knut Sveidqvist
|
fcbd8a5081
|
#2496 Fix for issue
|
2021-11-17 20:08:39 +01:00 |
|
MOREL Matthieu
|
5b8a4a0b7a
|
fix conf table display
|
2021-11-15 09:58:47 +01:00 |
|
Yash-Singh1
|
e68ec31a8f
|
Fix lint warnings
|
2021-11-11 10:37:50 -08:00 |
|
Yash-Singh1
|
2368ba4914
|
Merge github.com:mermaid-js/mermaid into eslint-fix
|
2021-11-11 10:31:08 -08:00 |
|
Knut Sveidqvist
|
0db5f9fea7
|
Merge branch 'develop' into develop
|
2021-11-11 19:09:12 +01:00 |
|
Matthieu MOREL
|
57671b2b78
|
enable prettier-plugin-jsdoc
|
2021-11-10 08:41:52 +01:00 |
|
Matthieu MOREL
|
4d103c14f7
|
enable eslint fix and eslint-plugin-jsdoc
|
2021-11-09 11:01:49 +01:00 |
|
Yash-Singh1
|
0fb25ee749
|
Merge github.com:mermaid-js/mermaid into jsdoc
|
2021-11-06 19:48:34 -07:00 |
|
Yash-Singh1
|
d2d8c9bc8e
|
Add jsdoc and refactor a bit of code
|
2021-11-06 19:36:06 -07:00 |
|
Knut Sveidqvist
|
69ecb02375
|
Merge branch 'develop'
Conflicts:
dist/mermaid.core.js
dist/mermaid.core.js.map
dist/mermaid.esm.min.mjs
dist/mermaid.js
dist/mermaid.js.map
dist/mermaid.min.js
dist/mermaid.min.js.map
|
2021-11-04 21:23:29 +01:00 |
|
Yash-Singh1
|
dac542682d
|
More code fence syntax highlighting
|
2021-11-01 19:43:54 -07:00 |
|
AlwinW
|
8b35745928
|
Corrected typos in documentation
|
2021-10-23 22:57:24 +11:00 |
|
Ashish Jain
|
24d18eb42a
|
#2425 Unicode handling for HTML labels
|
2021-10-21 19:37:48 +02:00 |
|
Echo Chen
|
d63b26efc2
|
feat: added includes; added excludes date background
|
2021-10-20 18:39:35 +08:00 |
|
Knut Sveidqvist
|
ebe8b8d89f
|
Allowing & and = in links
|
2021-10-14 21:08:42 +02:00 |
|
Ashish Jain
|
4a50995906
|
Sequence Diagram: Removed eval from popup handling
|
2021-10-14 21:02:18 +02:00 |
|
Michael Maier
|
cd427ab8ba
|
add shape datastore (for nodes of data flow diagram)
See https://github.com/mermaid-js/mermaid/issues/1893
|
2021-10-09 16:21:57 +02:00 |
|