Knut Sveidqvist
7f71717a9f
#1424 Setting dark mode in docs based un user preferences
2020-06-24 21:26:55 +02:00
GDFaber
e13662dd2c
Merge pull request #1492 from NeilCuzon/patch-5
...
Update flowchart.md
2020-06-23 19:27:15 +02:00
Neil Cuzon
9da3402997
Update flowchart.md
...
-added a few workarounds, I found for writing "end" as a node name alongside the workaround found in the FAQ.
-also made a few minor edits to the contents.
2020-06-21 15:19:45 -07:00
Neil Cuzon
e7784e3c34
Update faq.md
2020-06-21 11:41:46 -07:00
Neil Cuzon
224d6dc93f
Update faq.md
2020-06-21 10:03:21 -07:00
Chris Moran
18254392ab
Merge branch 'mermaid-js-develop' into develop
2020-06-19 13:32:23 -04:00
Knut Sveidqvist
44d5009538
Revert of PR #1482
2020-06-19 10:52:20 +02:00
Knut Sveidqvist
dbbfbb2855
Updates after review
2020-06-19 08:40:54 +02:00
Chris Moran
3c72d28511
Refactored rendering sequence diagrams
2020-06-17 05:54:24 -04:00
Knut Sveidqvist
3589bb9597
Merge branch 'develop' of github.com:mermaid-js/mermaid into develop
2020-06-14 18:41:31 +02:00
Knut Sveidqvist
10b06eda91
#1458 Adding directives section in the docs
2020-06-14 18:41:27 +02:00
Chris Moran
6309dd1350
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into mermaid-js-develop
2020-06-14 11:40:15 -04:00
Aaron Collier
09f10d2d7e
docs: update gantt docs
...
Added descriptions of title and section statements and how to style todayMarker.
2020-06-12 11:44:01 +02:00
Chris Moran
04b4da0c75
## Work in progress.
...
Implemented directives per PR review comment:
%%{directive: json-encoded-arg-string}%%
example:
%%{init: { 'logLevel': 0, 'theme': 'dark' }}%%
Also changed wrap and config to directives:
%%{wrap}%%
%%{config: { 'fontSize': 18 }}%%
2020-06-11 15:35:00 -04:00
Adam Meech
45c63e2b82
Fixed Typo
2020-06-08 17:14:46 -05:00
Chris Moran
4a253a7760
Merged with mainline develop
2020-06-08 14:58:42 -04:00
Chris Moran
bd11663e0a
Added auto wrap option (and grammar) for sequenceDiagrams
...
Added inline config and init(ialization) grammar
Added reinitialize functionality to mermaidAPI (not to be confused with initialize)
Added actorFontWeight, noteFontWeight, messageFontWeight, wrapEnabled, wrapPadding
Added wrapLabel and breakWord functions to intelligently wrap text based on a pixel-based width instead of column-based
- The implementation is largely from Carys Mills: https://medium.com/@CarysMills/wrapping-svg-text-without-svg-2-ecbfb58f7ba4
- Made slight modifications for mermaid-js
Fixed dark theme color inconsistencies for sequence diagrams
Removed !important from sequence scss as this prevents any client overrides
Fixed various invalid css values in sequence scss which prevented proper rendering of various elements
Added detectInit to utils for initialization json detection
Updated detectType to support the existence or absence of the intialization configuration
Updated calculateTextWidth to include fontWeight
2020-06-08 14:48:03 -04:00
Knut Sveidqvist
df2a5e97f8
Update index.html
2020-06-07 11:06:07 +02:00
Knut Sveidqvist
3bdb9f289f
Merge branch 'master' into develop
2020-05-30 17:11:23 +02:00
Yonas
4026c57834
Add Azure Devops to integrations list
2020-05-27 10:05:43 -07:00
Knut Sveidqvist
18d3b3545d
Merge pull request #1422 from kevinkhill/patch-1
...
Update flowchart.md
2020-05-22 09:37:48 +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
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
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
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
Zak Henry
36a47febc2
docs(classDiagram): typo
2020-05-13 14:57:51 +01:00
Marko Tibold
3ded1b6c6e
Fix a typo; d is close to s.
2020-05-11 07:53:47 +02: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
a20e6086cc
#1386 Adding subroutine support for new rendering engine
2020-05-03 21:52:44 +02:00
Knut Sveidqvist
a8f9e3f0b0
#1386 Adding some docs and adjusted sizing for state diagrams
2020-05-03 13:31:09 +02:00
Massimo Santini
215905213b
Updated the mkdocs-mermaid-plugin link
...
It appears that https://github.com/sebastienwarin/mkdocs-mermaid-plugin has been more recently updated and is more feature rich (allowing for options to override the mermaid rendering defaults).
2020-05-02 02:15:47 +02:00
Knut Sveidqvist
67aed51742
#1382 Fix for lost parentage for nodes in deep structure
2020-05-01 19:18:07 +02:00
Knut Sveidqvist
2be2b10e59
#1334 Adding docs for user journey to side nav
2020-05-01 16:04:44 +02:00
Knut Sveidqvist
ed5e194b8e
Merge branch 'master' into develop
2020-05-01 15:58:52 +02:00
Russell Geraghty
950af2e753
Tidy up documentation, correct rendering in test
2020-04-28 08:28:16 +01:00
Philipp Schaer
b975cf3ed4
fixed typo in code block
2020-04-27 17:29:22 +02:00
Philipp Schaer
f2af5ce7eb
updated documentation on date formatting for gantt
...
Rearragend the existing information and added new context information on the date formating process for Gantt charts. The former documentation was not clear on the difference between input and output formatting.
2020-04-27 17:27:03 +02:00
Knut Sveidqvist
3aa5fc0cc2
Merge pull request #1365 from dany74q/feature/sequence-diagrams-improvements
...
Feature/sequence diagrams improvements
2020-04-26 17:21:55 +02:00
Danny Shemesh
38ee4f556e
Added (& pretty-printed) sequence diagram docs
...
This commit adds documentation to new config variables that were
introduced as part of this PR, namely, the font settings for actors,
messages and notes.
I've also linted the markdown document.
2020-04-23 18:39:23 +03:00
Adrian Hall
134a170a61
Update docs to include ER diagram descriptions
2020-04-17 14:24:44 +01:00
Adrian Hall
681f006ae1
Tiny tweaks to docs for ER diagram
2020-04-17 14:24:44 +01:00
Adrian Hall
36abfcc79b
Escape the pipes in the syntax table
2020-04-17 14:24:44 +01:00
Russell Geraghty
249a14f84a
Merge remote-tracking branch 'upstream/develop' into feature/user-journey
2020-04-17 07:30:53 +01:00
Knut Sveidqvist
955fc58773
Merge pull request #1351 from adutton/patch-1
...
Show source code in later examples
2020-04-16 19:50:53 +02:00