Knut Sveidqvist
|
45918da48e
|
Updated tests
|
2021-04-25 12:27:59 +02:00 |
|
Knut Sveidqvist
|
cef6273dcf
|
Updated tests
|
2021-04-25 12:27:51 +02:00 |
|
Knut Sveidqvist
|
b69ad0a3d2
|
Fix for broken test
|
2021-04-25 10:59:01 +02:00 |
|
Knut Sveidqvist
|
f7750e5f04
|
Style fix for topAxis and added integration test
|
2021-04-25 10:41:59 +02:00 |
|
Knut Sveidqvist
|
3209986df1
|
#1955 Fix for tests
|
2021-03-23 20:10:58 +01:00 |
|
Knut Sveidqvist
|
87458657f8
|
#1955 Different selector in order to make it possible to change the text color for flowcharts vis classDef statements
|
2021-03-23 19:22:10 +01:00 |
|
Knut Sveidqvist
|
4e7ecb3f30
|
Merge branch 'master' into develop
|
2021-03-13 16:45:27 +01:00 |
|
Knut Sveidqvist
|
0f31471b2e
|
#1940 Fix
|
2021-03-11 20:57:45 +01:00 |
|
Knut Sveidqvist
|
4395a5f404
|
Added tests to trigger the xss attack (and fail initially)
|
2021-03-11 19:51:05 +01:00 |
|
Knut Sveidqvist
|
d66727cb35
|
Render test for requirement diagrams and updated showcase diagrams
|
2021-02-28 10:28:31 +01:00 |
|
Knut Sveidqvist
|
229f5b0c51
|
Updated rendering test
|
2021-02-18 19:52:50 +01:00 |
|
Knut Sveidqvist
|
fc5693067c
|
#1874 #1865 Fix for rgression issue
|
2021-01-28 07:52:17 +01:00 |
|
Marc Faber
|
0c724d1a88
|
fix integration tests
|
2021-01-23 21:48:36 +01:00 |
|
Marc Faber
|
bf8e7a3590
|
#1783 Apply styles to all types of flowchart node shapes
|
2021-01-23 20:17:36 +01:00 |
|
Knut Sveidqvist
|
ea9a893c24
|
#1865 Making title color woitk when htmnlLabels are used
|
2021-01-23 16:07:25 +01:00 |
|
Knut Sveidqvist
|
1c0b167c95
|
Merge branch 'develop' of https://github.com/designsforhealth/mermaid into designsforhealth-develop
|
2020-12-17 20:44:23 +01:00 |
|
Knut Sveidqvist
|
9c36b2bef7
|
Added e2e test for the new argument handling for flowcharts and graph
|
2020-12-17 19:58:25 +01:00 |
|
Johnny Walker
|
0fe1fb76d1
|
test: add tests for sequence diagram text wrap updates
|
2020-12-12 02:01:40 -05:00 |
|
GDFaber
|
f62189b381
|
Merge pull request #1781 from mermaid-js/bug/1751_flowchart_subgraph_styles
Apply style settings to subgraphs in "flowchart" diagrams
|
2020-11-18 00:42:30 +01:00 |
|
Marc Faber
|
55532c00b4
|
Revert updates on integration tests due to failing PR tests
|
2020-11-18 00:34:02 +01:00 |
|
Marc Faber
|
a16bbb8046
|
#1751 apply style settings to subgraphs in "flowchart" diagrams
|
2020-11-17 23:18:11 +01:00 |
|
Marc Faber
|
06f74a8c15
|
updated integration tests
|
2020-11-17 14:34:48 +01:00 |
|
Adrian Hall
|
ae1880311e
|
Support attribute definitions for entities in ERDs
|
2020-11-02 09:41:46 +00:00 |
|
Adrian Hall
|
851cff4bb8
|
Merge branch 'develop' into bug/1710_underscore_in_entity_names
|
2020-10-23 10:02:50 +01:00 |
|
Adrian Hall
|
245e25f4b7
|
Allow underscores in entity names, and entities with no relationships
|
2020-10-23 10:00:17 +01:00 |
|
Knut Sveidqvist
|
7c939860d6
|
#1740 Adding test
|
2020-10-22 18:47:32 +02:00 |
|
Knut Sveidqvist
|
d8da24804f
|
#1724 Adding fontawesome to edge labels
|
2020-10-15 19:29:37 +02:00 |
|
Knut Sveidqvist
|
4ae61ad35a
|
€1726 updated test
|
2020-10-15 19:06:38 +02:00 |
|
Knut Sveidqvist
|
cc1560d3e3
|
#1726 fix for link styling and classes for subgraph
|
2020-10-15 18:42:58 +02:00 |
|
Knut Sveidqvist
|
4b2d98129e
|
#1704 handling of subgraph data
|
2020-10-07 20:43:31 +02:00 |
|
Knut Sveidqvist
|
f0a8eaa5be
|
Merge pull request #1697 from mermaid-js/1676_click_support_v2
Adds support for custom cssClasses for classDiagram-v2. Also, improved test cases for classDiagram.
|
2020-09-23 20:41:52 +02:00 |
|
Ashish Jain
|
93bf8d7414
|
#1696 Fix for custom cssClass test cases for classDiagram
|
2020-09-23 20:16:06 +02:00 |
|
Knut Sveidqvist
|
ce23316008
|
#1694 Applying styles from the graph definition for flowcharts
|
2020-09-23 19:51:16 +02:00 |
|
Knut Sveidqvist
|
f856782528
|
#1657Fix for broken test
|
2020-09-20 12:31:39 +02:00 |
|
Knut Sveidqvist
|
c9ff70b3cc
|
#1657 Handling class definitions for flowchart beta
|
2020-09-20 12:14:04 +02:00 |
|
Ashish Jain
|
a26c9fca1e
|
#1676 Fix for additonal usecases for flowchart
|
2020-09-16 21:53:17 +02:00 |
|
Ashish Jain
|
22c710ed99
|
#1676 Fix for broken test cases
|
2020-09-16 18:59:53 +02:00 |
|
Ashish Jain
|
28c01f6476
|
Merge branch 'develop' of https://github.com/knsv/mermaid into 1542_take_two
|
2020-09-09 18:43:53 +02:00 |
|
Knut Sveidqvist
|
4f8e242dac
|
|
2020-09-06 22:34:13 +02:00 |
|
Knut Sveidqvist
|
9106c6ad52
|
#1602 Update of handling of nested subgraphs
|
2020-09-02 20:34:24 +02:00 |
|
Ashish Jain
|
b244118fd9
|
Fix for class title label css
|
2020-08-27 20:43:37 +02:00 |
|
Guillaume Grossetie
|
99844b4ca3
|
Add e2e tests on all diagrams
|
2020-08-25 17:17:52 +02:00 |
|
Guillaume Grossetie
|
184fcab0b7
|
resolves #1490 consistent SVG height and width between diagrams
|
2020-08-25 15:46:10 +02:00 |
|
Knut Sveidqvist
|
0cbd002667
|
#1607 Using correct config when to decide about sanitizing text
|
2020-08-23 20:02:51 +02:00 |
|
Ashish Jain
|
89b4f84b0a
|
Update classDiagram-v2 spec test case name
|
2020-08-19 20:55:46 +02:00 |
|
Ashish Jain
|
455cd9c696
|
Merge branch 'develop' of https://github.com/knsv/mermaid into 1542_take_two
|
2020-08-19 18:45:24 +02:00 |
|
Knut Sveidqvist
|
6b23c71bb5
|
Use courier in all rendering tests
|
2020-08-16 21:49:36 +02:00 |
|
Knut Sveidqvist
|
236332d8c7
|
Use arial in stateDiagram rendering tests
|
2020-08-16 13:50:27 +02:00 |
|
Knut Sveidqvist
|
de72d7ba13
|
Use arial in stateDiagram rendering tests
|
2020-08-16 13:19:01 +02:00 |
|
Knut Sveidqvist
|
ba6d73fc17
|
Debug of fonts in percy renderings
|
2020-08-16 13:01:45 +02:00 |
|