Commit Graph

3285 Commits

Author SHA1 Message Date
Josh Sharpe 45518580a4 Small bug fix with requirement diagram naming. 2021-02-25 21:25:38 -05:00
Josh Sharpe 55251e1024 First pass at a requirement diagram. 2021-02-23 23:27:13 -05:00
Knut Sveidqvist 1f523ee843
Merge pull request #1879 from harshilparmar/enhancement/standardized_naming
Enhancement/standardized naming
2021-02-07 10:07:59 +01:00
Harshil Parmar 0728533676
Merge branch 'develop' into enhancement/standardized_naming 2021-02-06 16:04:14 +05:30
harshilparmar 7019a1149d Change logger to log 2021-02-06 15:56:05 +05:30
Knut Sveidqvist b4b2a5b5a6
Merge pull request #1880 from Narretz/patch-1
docs: fix broken link
2021-02-04 18:58:17 +01:00
Knut Sveidqvist 1ec21662a9
Merge pull request #1877 from TreyE/literal_class_names
Add class name literals.
2021-02-04 18:56:26 +01:00
Knut Sveidqvist 560c487d15
Merge pull request #1861 from ilmari-lauhakangas/patch-1
Bump node-sass version to 5.0.0
2021-02-04 18:53:29 +01:00
harshilparmar edd7bc7197 remove eslint comment 2021-02-03 16:01:32 +05:30
Martin Staffa 98fbef7c24
docs: fix broken link 2021-02-02 16:42:13 +01:00
harshilparmar 8b191f038e resolve eslint issue 2021-02-02 13:02:55 +05:30
harshilparmar eb206cb687 Standardized naming in the log functionality 2021-02-02 08:33:44 +05:30
Trey Evans b974b3df3e Add class name literals. 2021-02-01 13:21:49 -05:00
Knut Sveidqvist 15e412bd4e
Merge pull request #1875 from mermaid-js/1874_Fix_bug_where_org_conf_is_tainted
#1874 Protecting the original configuration
2021-01-28 23:00:37 +01:00
Knut Sveidqvist f1fc0df52a Merge branch 'develop' into 1874_Fix_bug_where_org_conf_is_tainted 2021-01-28 22:48:50 +01:00
Knut Sveidqvist c05e3f8fe1 Rename to E2E 2021-01-28 22:39:17 +01:00
Knut Sveidqvist a0c2ffaac4 Adding cypress test from github 2021-01-28 22:36:18 +01:00
Knut Sveidqvist 68a5f36f25 Test commit 2021-01-28 21:29:40 +01:00
Knut Sveidqvist bb42f78bef Tets commit 2021-01-28 20:57:21 +01:00
Knut Sveidqvist 562390dbb6 Test commit 2021-01-28 20:55:58 +01:00
Knut Sveidqvist 1b9d9fe12c #1874 #1865 Fix for regression issue - flowchart 2021-01-28 20:51:11 +01:00
Knut Sveidqvist fc5693067c #1874 #1865 Fix for rgression issue 2021-01-28 07:52:17 +01:00
Knut Sveidqvist 177cd30854 #1874 Protecting the original configuration 2021-01-27 22:23:33 +01:00
Knut Sveidqvist 2e5771b9e8 Merge branch 'develop' of github.com:mermaid-js/mermaid into develop 2021-01-27 21:24:53 +01:00
GDFaber 757bc94a23
Merge pull request #1864 from renanlecaro/patch-1
Added my plugin for google docs
2021-01-25 01:39:12 +01:00
GDFaber 7d48890f76
Merge pull request #1868 from mermaid-js/bug/1620_arrow_heads_for_all_node_shapes
Fix arrow heads to be visible for all flowchart node shapes
2021-01-24 22:15:36 +01:00
Marc Faber 1514ef18ec #1620 Fix arrow heads to be visible for all flowchart node shapes 2021-01-24 21:33:15 +01:00
Knut Sveidqvist a6cfb315f2 Merge branch 'develop' of github.com:mermaid-js/mermaid into develop 2021-01-24 08:33:03 +01:00
Knut Sveidqvist 9ec76f7ecb #1865 Additional styling fixes 2021-01-24 08:31:16 +01:00
Marc Faber 03edd00014 #1865 Making title color woitk when htmnlLabels are used (separated css rules for cluster text and span) 2021-01-23 22:36:20 +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 7cb46ffa18 Merge branch 'master' into develop 2021-01-23 16:10:07 +01:00
Knut Sveidqvist d9293afd35 Merge remote-tracking branch 'origin/develop' into develop 2021-01-23 16:08:54 +01:00
Knut Sveidqvist ea9a893c24 #1865 Making title color woitk when htmnlLabels are used 2021-01-23 16:07:25 +01:00
Neil Cuzon 0619059047
Merge pull request #1863 from NeilCuzon/develop
Cleaned up various files and expanded n00b-syntax.md
2021-01-22 15:05:39 -08:00
Renan LE CARO f8c6fd9fac
Added my plugin for google docs
The plugin is free and open source at https://github.com/renanlecaro/mermaid-gdocs 
It lets you create a diagram, insert it in any google document, then edit it later.
It uses the alt description of the image to store the source of the diagram. 
It hotlinks to the latest version of mermaid, to avoid having to update it every time a new version is published
2021-01-22 12:36:46 +01:00
Neil Cuzon 1136834d63
Update README.md 2021-01-22 00:11:58 -08:00
Neil Cuzon 277915407e
Update theming.md 2021-01-21 23:44:35 -08:00
Neil Cuzon a2b2e4599d
Update n00b-syntaxReference.md 2021-01-21 23:41:03 -08:00
Neil Cuzon a9b1a6daaf
Update directives.md 2021-01-21 23:29:22 -08:00
Neil Cuzon ebf6fca040
Update _sidebar.md 2021-01-21 23:16:34 -08:00
Neil Cuzon f9273d3692
Delete liveEditorOptions.png 2021-01-21 23:07:42 -08:00
ilmari-lauhakangas 981bfc9b39
Update yarn.lock 2021-01-21 22:57:02 +02:00
Knut Sveidqvist e70b32e14d Added example showing async, open arrows in the docs 2021-01-21 21:28:47 +01:00
Knut Sveidqvist 9a928295fa Merge remote-tracking branch 'origin/master' 2021-01-21 21:22:14 +01:00
Knut Sveidqvist 22da3bdba7 Dev fix 2021-01-21 21:20:35 +01:00
Knut Sveidqvist 89c8b3e3dd Build fix 2021-01-21 21:18:38 +01:00
Knut Sveidqvist c60734cc5f
Update sequenceDiagram.md 2021-01-21 21:13:15 +01:00
Ashish Jain 1daa259c98 Update docs to Release 8.9.0 version 2021-01-21 21:02:05 +01:00