Ashish Jain
f07a777194
Merge pull request #2271 from mermaid-js/2270_direction_class
...
2270 Adding support for direction statements in class diagrams.
2021-08-26 18:30:12 +02:00
Ashish Jain
2e02f843ad
Merge pull request #2246 from reetghosh1/bug/1794_Unequal_Arrowhead_bug
...
Fixed Unequal Arrow Bug
2021-08-26 18:22:47 +02:00
Ashish Jain
d32fb0e4c0
Fix for classDiagram-v2 support for cardinality label positioning
2021-08-26 17:18:05 +02:00
Knut Sveidqvist
0658a363cb
#2270 Add support for direction statements for classDiagrams
2021-08-26 17:05:10 +02:00
Xavier Stouder
8db827e429
chore: fix regexp
2021-08-26 11:37:14 +02:00
Xavier Stouder
8a8f792d4b
fix: abstract field doesnt make any sense
2021-08-26 11:00:39 +02:00
Xavier Stouder
c0c978bbdf
feat: add the possibility to use classifiers on fields of class diagrams
...
fix #1953
2021-08-26 10:53:03 +02:00
Knut Sveidqvist
b80ebb4fcb
Merge branch '2256_class_switch_to_ng_renderer' of github.com:mermaid-js/mermaid into 2256_class_switch_to_ng_renderer
2021-08-19 21:16:31 +02:00
Knut Sveidqvist
fd6e59174e
Fix for dark theme, class diagrams (v2)
2021-08-19 21:16:26 +02:00
Ashish Jain
54ef5b0bee
Fix for classDiagram-v2 support for cardinality where HTML label is true
2021-08-19 21:15:21 +02:00
Knut Sveidqvist
b0c09a5b0f
#2256 Switch default renderer for class diagrams to the next generation renderer
2021-08-19 20:11:11 +02:00
Ashish Jain
719de71de4
Fix for broken Pie Diagram for d3 v6 upgrade
2021-08-19 19:50:20 +02:00
Ashish Jain
2dfc9a7973
Lint fixes
2021-08-19 19:37:24 +02:00
Ashish Jain
798a0ad783
Fix for broken Pie Diagram for d3 v6 upgrade
2021-08-19 19:04:14 +02:00
Ashish Jain
5ef2ad5536
Fix for classDiagram-v2 support for cardinality
2021-08-19 18:48:19 +02:00
Ashish Jain
0276a67417
Fix for classDiagram-v2 support for generics using '~' & method emphasis
2021-08-19 18:00:49 +02:00
Ashish Jain
46a3d10e8a
Fix for classDiagram-v2 support for generics using '~'
2021-08-19 17:51:22 +02:00
Reet Ghosh
d9a9eb56a7
Fixed Unequal Arrow Bug
2021-08-17 22:52:10 +05:30
Knut Sveidqvist
a251848ba1
#2240 Reversing order of calls
2021-08-15 16:57:26 +02:00
RonaldZielaznicki
3383da514a
Update ER Diagram to have keys and comments.
...
Update ER Diagrams to have keys and comments.
2021-08-12 16:18:54 -04:00
Knut Sveidqvist
8af36b742e
Merge branch 'master'
...
Conflicts:
dist/mermaid.core.js
dist/mermaid.core.js.map
dist/mermaid.js
dist/mermaid.js.map
dist/mermaid.min.js
dist/mermaid.min.js.map
2021-08-05 20:08:37 +02:00
Knut Sveidqvist
b6648283c2
Removed some log statements
2021-08-05 19:53:11 +02:00
Knut Sveidqvist
b29979bfd9
Fix for broken test
2021-08-05 18:58:42 +02:00
Knut Sveidqvist
7e346a56ff
Lint fix
2021-08-05 18:18:18 +02:00
Knut Sveidqvist
c0831ecef6
Using Whitelist in all places
2021-08-05 17:35:28 +02:00
Knut Sveidqvist
88e195408c
Lint fixes
2021-08-05 01:13:13 +02:00
Knut Sveidqvist
655ff2675e
#2219 Excluding using a black list as well
2021-08-05 01:07:35 +02:00
Knut Sveidqvist
37fae09ce4
#2219 Validating directives agains list of legal configuration keys
2021-08-05 01:05:34 +02:00
Knut Sveidqvist
711fb7d748
#2219 UnFrezing object to not cause other downstream issues
2021-08-05 00:52:10 +02:00
Knut Sveidqvist
f8891beb0a
#2219 Frezing object to protect the prototype
2021-08-05 00:40:21 +02:00
Knut Sveidqvist
eb4ac5c103
Merge
2021-08-04 20:02:16 +02:00
Knut Sveidqvist
73ff972789
#2219 Moving check earlier in the chain for better effect
2021-08-03 20:10:15 +02:00
Matthieu MOREL
1d32307a71
use Object.entries instead of d3.entries as it is deprecated ( #35 )
2021-07-29 22:08:01 +02:00
Knut Sveidqvist
7d802a71c1
Fix for tests
2021-07-29 18:11:48 +02:00
Knut Sveidqvist
69a1bb99ac
#2209 Combining sanitasion approaches
2021-07-29 18:05:13 +02:00
Knut Sveidqvist
5399214ad8
Update of prettier, eslint and rules
2021-07-15 11:35:12 +02:00
Knut Sveidqvist
896c7eca57
Fix for issue with updated stylis
2021-07-15 10:58:22 +02:00
Knut Sveidqvist
1034e1a301
#2177 Jets upgrade
2021-07-15 10:14:35 +02:00
Knut Sveidqvist
30de90e4f0
#2177 Updating sanitize-url, dagre, graphlib, khroma, moment-mini, stylis
2021-07-07 18:06:09 +02:00
Knut Sveidqvist
30a02adfe3
Merge branch 'develop' into fix/entity-decode
2021-07-07 14:01:30 +02:00
Sidharth Vinod
ed6abb6d92
Merge branch 'develop' of github.com:sidharthv96/mermaid into fix/entity-decode
...
* 'develop' of github.com:sidharthv96/mermaid:
Update flowchart.md
Added new theme user journey diagram specific theme variables
fix typo
2122 Blöockling javascript urls
fix: Assign proper namespaces to foreignObject children
Small positoining fix for parallell processes and nested composite states
Version update in the docs
Updated version in package.json and recompile
Lint fix
fix typo
Fix for styling
Fox fr keeping the label background in state diagrams
Removed unused dependency "he"
Ensuring "minify" is only listed as a dev dependency
Update n00b-syntaxReference.md
Update _sidebar.md
[docs] Update default log level value
2021-07-07 02:02:42 +05:30
Sidharth Vinod
862330a576
Fix #1603 Remove entity-decode Dependency.
2021-07-07 02:00:44 +05:30
Knut Sveidqvist
c447262764
Testcommit
2021-07-05 12:05:33 +02:00
Knut Sveidqvist
b468065c6b
Adding dompurify
2021-07-05 11:38:24 +02:00
Knut Sveidqvist
67050e4d6d
#2170 Adjusting tests
2021-07-05 11:10:26 +02:00
Knut Sveidqvist
5437ab7057
#2170 Lint fix
2021-07-05 10:27:15 +02:00
Knut Sveidqvist
2f73fd3a9d
#2170 Adding dompurify
2021-07-05 10:21:11 +02:00
Knut Sveidqvist
6b9462f606
Preventing xss manipulation using onerror with the antiscript setting.
2021-06-27 00:24:19 +02:00
Knut Sveidqvist
9cc4f73cab
Merge pull request #2151 from mermaid-js/2125_switch_state_renderer
...
#2125 Switching default renderer for state diagrams
2021-06-25 12:06:25 +02:00
Knut Sveidqvist
d0d87497c5
#2125 Switching default renderer for state diagrams
2021-06-25 11:08:57 +02:00