Knut Sveidqvist
de11dc43ab
Merge pull request #1285 from mermaid-js/bug/1269_fix_label_background_on_safari
...
Bug/1269 fix label background on safari
2020-02-29 15:49:23 +01:00
Knut Sveidqvist
756927b6f8
#1269 Fix for build issue - lint
2020-02-29 15:39:21 +01:00
Neil Cuzon
5693c69457
Update README.md
2020-02-29 00:07:47 -08:00
Neil Cuzon
cda41a1506
Update README.md
2020-02-29 00:04:38 -08:00
Neil Cuzon
890298457a
Update README.md
2020-02-29 00:03:42 -08:00
Justin Greywolf
ccfc7351e7
Merge pull request #18 from mermaid-js/develop
...
Merge
2020-02-28 09:52:44 -08:00
GDFaber
df6c5dd22e
Merge pull request #1282 from joebordes/patch-1
...
add crm/erp category with corebos in the docs
2020-02-27 18:23:29 +01:00
erelling
60f23c838b
Merge pull request #1281 from mermaid-js/feature/1249_BlockComments
...
Multiline comments
2020-02-27 15:19:15 +01:00
Knut Sveidqvist
dcd807c49b
Merge pull request #1270 from NeilCuzon/develop
...
Edited n00b-GettingStarted.md and smaller edits to README.md and n00b-overview.md
2020-02-27 15:06:31 +01:00
Joe Bordes
575b921a15
add crm/erp category with corebos
2020-02-27 12:59:30 +01:00
Neil Cuzon
67473f07b1
Update n00b-gettingStarted.md
2020-02-27 01:07:25 -08:00
Neil Cuzon
3aa368b630
Update n00b-gettingStarted.md
2020-02-27 01:06:38 -08:00
Neil Cuzon
4e044d66b4
Update n00b-gettingStarted.md
2020-02-27 01:05:23 -08:00
Neil Cuzon
065a5d2a47
Update n00b-overview.md
2020-02-27 00:53:20 -08:00
Neil Cuzon
5103da09c5
Update README.md
2020-02-27 00:37:24 -08:00
Neil Cuzon
33ea1d44fb
Merge branch 'develop' into develop
2020-02-27 00:32:17 -08:00
Erik Ellingsen
e62027b73c
Multiline comments
2020-02-27 00:02:25 +01:00
erelling
26c43667aa
Suggestion in comment
2020-02-26 23:10:18 +01:00
erelling
92fbc26852
Suggestion in comment
2020-02-26 23:09:04 +01:00
erelling
a4e488a1eb
Suggestion from comment
2020-02-26 23:07:11 +01:00
Knut Sveidqvist
0ee9c69ddf
#1269 Work around for inaccurate bounding box results in Safari. Fix for multiple lines
2020-02-26 20:53:08 +01:00
Knut Sveidqvist
dd5e6c18d5
#1269 Work around for inaccurate bounding box results in Safari.
2020-02-26 20:01:53 +01:00
Knut Sveidqvist
737e95c3f9
Merge pull request #1278 from jgreywolf/1264-UpdatedDocumentationFoUsages
...
1264-Update documentation
2020-02-26 17:45:40 +01:00
Justin Greywolf
4b064dc19f
1264-Update documentation
...
Reorder main readme.md file, add link to integrations - and add list of areas where mermaid is used
2020-02-25 13:11:08 -08:00
Knut Sveidqvist
f2e5c913d6
Merge pull request #1275 from ginomempin/docs/add-section-parallel-blocks-for-sequence-diagrams
...
Add section on showing parallel blocks for sequence diagrams
2020-02-25 19:27:44 +01:00
Knut Sveidqvist
8758bd57ca
Merge pull request #1274 from GDFaber/bug/apply_default_class_to_flowchart_nodes
...
Fix applying default class to flowchart nodes
2020-02-25 19:20:52 +01:00
Knut Sveidqvist
73e31373a8
Merge pull request #1273 from mvandermade/patch-1
...
Removed GitBook, add howto contribute docs.
2020-02-25 19:17:53 +01:00
GDFaber
990e620dc7
Merge pull request #1268 from jgreywolf/1169-RefactorGetRowsFunctionality
...
1169 refactor get rows functionality
2020-02-25 19:14:22 +01:00
Marc Faber
9103e58314
Trigger tests once more
2020-02-25 19:01:33 +01:00
Neil Cuzon
a26fe71171
Update README.md
2020-02-24 11:19:50 -08:00
Neil Cuzon
7a44e46d6d
Update n00b-overview.md
2020-02-23 23:16:13 -08:00
gino
b376e4da1f
docs: Fix typo "possiebl"
2020-02-24 13:51:15 +09:00
gino
f8481f8d4c
docs: Fix markdown lint MD012 and MD022
...
MD012 Multiple Consecutive Blanks
https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md012---multiple-consecutive-blank-lines
MD022 Headings should be surrounded by blank lines
https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md022---headings-should-be-surrounded-by-blank-lines
2020-02-24 13:49:18 +09:00
gino
54f55cc021
#425 : Add documentation on using par
for sequence diagrams
...
Support for `par` was already added here:
https://github.com/mermaid-js/mermaid/issues/425
But is not in the docs:
https://mermaid-js.github.io/mermaid/#/sequenceDiagram
2020-02-24 13:41:47 +09:00
Marc Faber
a7a4f38d58
Trigger tests again
2020-02-24 01:43:21 +01:00
Marc Faber
d67e49400f
#684 Fix applying default class to flowchart nodes
2020-02-24 01:31:39 +01:00
mvandermade
6789f2c1e3
Removed GitBook, add howto contribute docs.
...
Also added the online submission step-by-step via github.com.
2020-02-23 10:47:51 +01:00
NeilCuzon
e8a3ffcb41
Merge pull request #2 from NeilCuzon/NeilCuzon-patch-2
...
Updated noob-gettingStarted.md
2020-02-22 23:24:05 -08:00
NeilCuzon
9607c743a0
Updated noob-gettingStarted.md
...
updated documentation for noob-gettingStarted.md.
-added a new screenshot and edited directions for copying markdown code from live editor
-made some alterations with the instructions in effort to make it more n00b friendly.
-added link to Atom-mermaid plugin
2020-02-22 23:20:50 -08:00
NeilCuzon
553b964ab8
Update n00b-gettingStarted.md
2020-02-22 23:11:51 -08:00
NeilCuzon
72ac408429
Update n00b-gettingStarted.md
2020-02-22 23:10:42 -08:00
NeilCuzon
8456905960
Update n00b-gettingStarted.md
2020-02-22 23:10:08 -08:00
NeilCuzon
13261c974a
Update n00b-gettingStarted.md
2020-02-22 23:09:06 -08:00
NeilCuzon
eafabdce36
Update n00b-gettingStarted.md
2020-02-22 23:07:45 -08:00
NeilCuzon
d02a57744c
Add files via upload
2020-02-22 23:04:33 -08:00
NeilCuzon
58374add90
Update n00b-gettingStarted.md
2020-02-22 23:03:42 -08:00
NeilCuzon
a52d501ba2
Update n00b-gettingStarted.md
2020-02-22 23:03:11 -08:00
NeilCuzon
702abbad6d
Add files via upload
2020-02-22 23:01:35 -08:00
NeilCuzon
2d0edb5270
Update n00b-gettingStarted.md
2020-02-22 22:24:39 -08:00
NeilCuzon
7aab34b540
Update n00b-gettingStarted.md
2020-02-22 22:16:26 -08:00