eajenkins
96977e70b3
Cleaned up remaining prettier errors.
2021-09-14 14:26:43 -07:00
Knut Sveidqvist
8bd830c991
Merge branch 'develop' into feature/field-classifier
2021-09-13 21:45:47 +02:00
eajenkins
85d33ecccd
Added support for a new link syntax per recommendation:
...
link <actor>: <label> @ <link-url>
Removed documentation for class/icon definitions until we can finalize the design for this.
Fixed prettier errors.
2021-09-10 16:27:07 -07:00
Knut Sveidqvist
b6ba4b2fd8
Merge pull request #2237 from RonaldZielaznicki/2070_more_columns_for_entity_relationship_diagrams
...
2070: Update ER Diagram to have keys and comments.
2021-09-09 17:50:38 +02:00
eajenkins
b3210ed2ef
Added sanitization of the links to prevent script injection attacks.
2021-09-02 11:59:43 -07:00
E Jenkins
ce6d8576ae
Merge branch 'develop' into feature/2249_sequence_diagram_popup_menus
2021-08-27 15:02:11 -07:00
eajenkins
291bec7e90
Initial implementation for Issue#2249.
...
Includes changes to sequence diagram code to enable popup menus and individualized styling of actors
Includes unit and e2e tests.
Includes updates to the md file for sequencediagrams.
2021-08-27 10:56:56 -07:00
Ashish Jain
296a64f465
Updated the version id
2021-08-26 19:32:05 +02:00
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
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
fd6e59174e
Fix for dark theme, class diagrams (v2)
2021-08-19 21:16:26 +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
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
b29979bfd9
Fix for broken test
2021-08-05 18:58:42 +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
1034e1a301
#2177 Jets upgrade
2021-07-15 10:14:35 +02:00
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
db049f9c8e
Merge pull request #2119 from lishid/develop
...
fix: Assign proper namespaces to foreignObject children
2021-06-25 10:30:50 +02:00
Ashish Jain
8b55b83256
Added new theme user journey diagram specific theme variables
2021-06-15 14:21:25 +02:00
Knut Sveidqvist
3d22fa5d24
2122 Blöockling javascript urls
2021-06-08 20:08:04 +02:00
lishid
e0652539fb
fix: Assign proper namespaces to foreignObject children
2021-06-06 16:57:47 -04:00
Knut Sveidqvist
e0c3b8e269
Lint fix
2021-06-04 07:27:44 +02:00
Knut Sveidqvist
c0b65e9304
Fox fr keeping the label background in state diagrams
2021-06-03 21:27:53 +02:00
Knut Sveidqvist
aa2596b457
#2111 Handling 'false' as false
2021-06-03 20:47:24 +02:00
Knut Sveidqvist
529824e2b3
#2088 Add the possibility to theme forks and joins using theme variables
2021-05-23 08:12:32 +02:00
Knut Sveidqvist
6e6ced2cee
#2088 Add the possibility to theme forks and joins using theme variables
2021-05-22 20:13:31 +02:00
Knut Sveidqvist
4c92592aa1
#2050 Updating tests and adding docs
2021-05-18 22:34:24 +02:00
Knut Sveidqvist
0bbefdc48f
#2050 Adjusted default value for direction in subgraphs
2021-05-18 21:36:04 +02:00
Knut Sveidqvist
09569301f1
#2050 Adding possibility to render subgrapgs in different directions
2021-05-18 21:15:06 +02:00
Knut Sveidqvist
417428acea
Removed some console statememnts and updated version
2021-05-10 18:14:47 +02:00