Marc Faber
7d2a7d24a6
Remove entries in git ignore file
2020-06-01 15:16:41 +02:00
Marc Faber
73056f5620
Build development and production code in one go and include it into the repository
2020-06-01 14:44:53 +02:00
Knut Sveidqvist
2c271acfe9
Merge pull request #1438 from mermaid-js/1436_intersection_with_circles
...
1436 intersection with circles
2020-05-30 18:54:30 +02:00
Knut Sveidqvist
b76e833ea5
#1436 Correcting intersection calculations for circles
2020-05-30 18:04:46 +02:00
Knut Sveidqvist
3bdb9f289f
Merge branch 'master' into develop
2020-05-30 17:11:23 +02:00
Justin Greywolf
97b8684e1a
Merge pull request #21 from mermaid-js/develop
...
merge from base
2020-05-27 14:57:39 -07:00
Knut Sveidqvist
8958b2aa1b
Merge pull request #1432 from mermaid-js/1418_html_labels_rendering_engine
...
1418 html labels rendering engine
2020-05-27 22:34:26 +02:00
Knut Sveidqvist
cf0fb69153
#1418 Lint fixes
2020-05-27 22:23:53 +02:00
Knut Sveidqvist
8603cf89b0
#1418 Fix for descriptions in states
2020-05-27 22:18:59 +02:00
Knut Sveidqvist
39ef0107ad
#1418 Fix for titles in stateDiagram clusters
2020-05-27 21:47:07 +02:00
Knut Sveidqvist
63d7b63f42
#1418 Fix fr background in notes when using htmlLabels
2020-05-27 21:20:18 +02:00
Knut Sveidqvist
4ea6c98f43
#1418 Adding support for htmlLabels in stateDiagram (v2)
2020-05-27 20:41:59 +02:00
Knut Sveidqvist
39bdf261c6
2020-05-27 19:38:30 +02:00
Knut Sveidqvist
cb3e13e9e5
Merge pull request #1430 from yonasb/develop
...
Add Azure Devops native support to integrations list
2020-05-27 19:30:46 +02:00
Knut Sveidqvist
7a7e8fe741
Merge pull request #1425 from spopida/bug/1415_erd_empty_label_not_working
...
Ensure empty quoted relationship labels are accepted in ER diagrams
2020-05-27 19:30:21 +02:00
Yonas
4a9e691747
Merge pull request #1 from yonasb/docs/add-azure-integration
...
Add Azure Devops native support to integrations list
2020-05-27 10:09:37 -07:00
Yonas
4026c57834
Add Azure Devops to integrations list
2020-05-27 10:05:43 -07:00
Adrian Hall
f1c05bc909
Ensure empty quoted relationship labels are accepted in ER diagrams
2020-05-23 13:33:44 +01:00
Knut Sveidqvist
18d3b3545d
Merge pull request #1422 from kevinkhill/patch-1
...
Update flowchart.md
2020-05-22 09:37:48 +02:00
Knut Sveidqvist
a03d9fba10
Merge pull request #1419 from korycins/patch-1
...
Fix config param name. Drop duplicated field in css example.
2020-05-22 09:36:24 +02:00
Knut Sveidqvist
ef24020b14
Merge pull request #1411 from ivan-danilov/sequence-over-notes-position-fix
...
Fixed SequenceDiagram over note horizontal position
2020-05-22 09:33:54 +02:00
Kevin Hill
d16d969799
Update flowchart.md
2020-05-21 04:33:58 -07:00
Maciej Korycinski
232f1fda6d
Fix config param name. Drop duplicated field in css example.
2020-05-19 11:09:08 +02:00
Knut Sveidqvist
c1fd7fdad0
Updated version of mermaid in the docs
...
8.5.1
2020-05-17 10:29:55 +02:00
Knut Sveidqvist
9470a4f1ed
Release 8.5.1, bumped version in package.json
8.5.1
2020-05-17 10:04:09 +02:00
Knut Sveidqvist
9da027cf74
Fix for intersect issues for start/end state
2020-05-17 09:34:56 +02:00
Knut Sveidqvist
45e9988700
Lint fix
2020-05-16 21:59:13 +02:00
Knut Sveidqvist
1f9b4703e8
Updated url in docs to use latest version of mermaid
2020-05-16 20:00:44 +02:00
Knut Sveidqvist
c21b61bbd2
Bug fixes in new functionality, intersections not taken into account in nodes used by new graph engine. Graph flowchart not usable when integrating using mermaid.core. Incorrect flwochart docs
2020-05-16 19:58:22 +02:00
Ivan Danilov
61249b0887
Fixed SequenceDiagram over note horizontal position
...
Previous expression with noteWidth does not make sense as noteWidth is
not used in case of note over two participants - forceWidth is used
instead. It tried to be symmetrical over cases A,B and B,A but failed.
Can be seen with messages over conf.width size (cannot reproduce in the
live editor as it seems to use not the last version where the code
does not use noteWidth).
The changed code explicitly calculates which of the actors is the
"left" one and starts rendering half margin to the left of its cetral
line.
2020-05-13 21:50:25 -07:00
Knut Sveidqvist
0ac48a431a
Merge pull request #1409 from mermaid-js/1408_mermaid_on_diet
...
1408 mermaid on diet
untagged-566ebfbf21141b604025
2020-05-13 19:32:56 +02:00
Knut Sveidqvist
7b15fefcaa
#1408 Mocking new module in tests
2020-05-13 19:21:53 +02:00
Knut Sveidqvist
6d076284e8
#1408 Removing crypto-random-string and he
2020-05-13 19:14:18 +02:00
Knut Sveidqvist
d7d248fd04
Merge pull request #1388 from mermaid-js/1386_finetuning_rendering_engine
...
1386 finetuning rendering engine
2020-05-13 17:36:12 +02:00
Knut Sveidqvist
a636aa592b
Merge pull request #1392 from hikerpig/feature/remove-lodash
...
Replace lodash with specific implementations
2020-05-13 17:34:37 +02:00
Knut Sveidqvist
1fc6603f41
Merge branch 'develop' into feature/remove-lodash
2020-05-13 17:34:26 +02:00
Knut Sveidqvist
d36a233cbf
Merge pull request #1400 from markotibold/patch-1
...
Fix a typo; d is close to s.
2020-05-13 17:32:32 +02:00
Knut Sveidqvist
2a11f42318
Merge pull request #1401 from spopida/feature/1390_avoid_wildcard_d3_imports
...
Do explicit imports for d3 instead of wildcards
2020-05-13 17:31:10 +02:00
GDFaber
e23383be41
Merge pull request #1407 from zakhenry/patch-1
...
docs(classDiagram): typo
2020-05-13 16:46:21 +02:00
Zak Henry
36a47febc2
docs(classDiagram): typo
2020-05-13 14:57:51 +01:00
Adrian Hall
053a86c0d4
Do explicit imports for d3 instead of wildcards
2020-05-11 07:10:04 +01:00
Marko Tibold
3ded1b6c6e
Fix a typo; d is close to s.
2020-05-11 07:53:47 +02:00
hikerpig
28ea68fe7f
Replace lodash with specific implementations, #1389
2020-05-07 21:35:34 +08:00
Knut Sveidqvist
6203c27244
#1386 Updated docs
2020-05-06 18:58:26 +02:00
Knut Sveidqvist
57fb800c77
Merge branch 'develop' into 1386_finetuning_rendering_engine
2020-05-06 18:51:55 +02:00
Knut Sveidqvist
9a3ec31191
#1386 Adding support for click events and links
2020-05-06 18:51:12 +02:00
Knut Sveidqvist
8ef3aee7e7
Merge pull request #1384 from mapio/patch-1
...
Updated the mkdocs-mermaid-plugin link
2020-05-06 17:40:10 +02:00
Knut Sveidqvist
a20e6086cc
#1386 Adding subroutine support for new rendering engine
2020-05-03 21:52:44 +02:00
Knut Sveidqvist
66fa8a7595
Merge branch 'develop' into 1386_finetuning_rendering_engine
2020-05-03 13:31:46 +02:00
Knut Sveidqvist
a8f9e3f0b0
#1386 Adding some docs and adjusted sizing for state diagrams
2020-05-03 13:31:09 +02:00