3338 Commits

Author SHA1 Message Date
Neil Cuzon
b20569a3fb
Update Setup.md 2021-03-06 00:19:40 -08:00
Neil Cuzon
feb1bb4fa3
Update n00b-gettingStarted.md 2021-03-05 22:49:31 -08:00
Neil Cuzon
fecb80665b
Update gantt.md 2021-03-04 18:48:26 -08:00
Neil Cuzon
23a6137624
Update n00b-overview.md 2021-03-04 04:52:42 -08:00
Neil Cuzon
a7e838e001
Update n00b-gettingStarted.md 2021-03-04 04:52:23 -08:00
Neil Cuzon
8f2b51c574
Update n00b-gettingStarted.md 2021-03-04 04:48:58 -08:00
Neil Cuzon
0b4d42eb27
Update gantt.md 2021-03-03 22:33:17 -08:00
Neil Cuzon
2e108b7875
Update n00b-gettingStarted.md 2021-03-02 16:07:34 -08:00
Neil Cuzon
1d5228b4e3
Add files via upload 2021-03-02 16:05:42 -08:00
Neil Cuzon
f9251271fb
Update n00b-gettingStarted.md 2021-03-02 16:04:44 -08:00
Neil Cuzon
f2a6b6c6b6
Update n00b-gettingStarted.md 2021-03-01 16:24:48 -08:00
Knut Sveidqvist
c583386175
Merge pull request #1921 from mermaid-js/1920_curve_for_flowcharts
1920 curve for flowcharts
2021-02-28 12:48:16 +01:00
Knut Sveidqvist
749f16d875 Lint fix 2021-02-28 11:44:51 +01:00
Knut Sveidqvist
82618f0184 #1920 Making flocharts adhere to the curve configuration also changing the default configuration for grpah and flowchart 2021-02-28 11:29:56 +01:00
Knut Sveidqvist
cc1eb5dd98 Merge branch 'develop' of github.com:mermaid-js/mermaid into develop 2021-02-28 10:28:50 +01:00
Knut Sveidqvist
d66727cb35 Render test for requirement diagrams and updated showcase diagrams 2021-02-28 10:28:31 +01:00
Knut Sveidqvist
0c05f998e9
Merge pull request #1915 from mermaid-js/1906_gantt_font
1906 gantt font
2021-02-27 14:05:46 +01:00
Knut Sveidqvist
4524f8413f
Merge pull request #1916 from mermaid-js/1903_journey_config
1903 journey config
2021-02-27 13:56:39 +01:00
Knut Sveidqvist
903054e97a Rebuilt dist after merge conflicts 2021-02-27 13:46:54 +01:00
Knut Sveidqvist
623056fe20 Reverting unintentional config change 2021-02-27 13:24:54 +01:00
Knut Sveidqvist
f2e75e730b Merge branch '1903_journey_config' into 1906_gantt_font 2021-02-27 13:09:23 +01:00
Knut Sveidqvist
5e8b8ab3e3 Merge branch '1903_journey_config' into 1906_gantt_font 2021-02-27 13:08:35 +01:00
Knut Sveidqvist
b1d21b0e3f Merge branch 'develop' into 1906_gantt_font 2021-02-27 13:07:02 +01:00
Knut Sveidqvist
184351c932 Lint fix, removed unsued variable 2021-02-27 13:05:12 +01:00
Knut Sveidqvist
c0d0e80fe0 Merge branch 'develop' into 1903_journey_config 2021-02-27 13:03:55 +01:00
Knut Sveidqvist
0646b43144
Merge pull request #1911 from Rutorai/bug/1651_milestone_incorrect_vertical_position
The vertical position was wrongly based on index in sorted array.
2021-02-27 12:52:30 +01:00
Knut Sveidqvist
b477ffd08f
Merge pull request #1913 from mermaid-js/revert-1912-patch-1
Revert "#1317 : Add state id to state diagram.  Move description below separa…"
2021-02-27 10:52:31 +01:00
Knut Sveidqvist
ef63a0661b
Revert "#1317 : Add state id to state diagram. Move description below separa…" 2021-02-27 10:51:36 +01:00
Knut Sveidqvist
1293850a09
Merge pull request #1912 from hopoverflow/patch-1
#1317 : Add state id to state diagram.  Move description below separa…
2021-02-27 10:39:37 +01:00
Knut Sveidqvist
300d405621
Merge pull request #1908 from MetalBlueberry/patch-1
Fix typo on examples
2021-02-27 10:35:28 +01:00
Knut Sveidqvist
f5d1a1753d
Merge pull request #1899 from kriskhaira/bug/fix-broken-github-icon-path
Fix broken image path
2021-02-27 10:35:07 +01:00
Knut Sveidqvist
bbdeec5a50 Merge branch 'master' into develop 2021-02-27 10:29:33 +01:00
Knut Sveidqvist
30b265a425 Removed configuration not used 2021-02-27 10:28:15 +01:00
Knut Sveidqvist
62e196e802
Merge pull request #1910 from JoshSharpe/feature/requirement_diagram
Feature/1909_requirement diagram
2021-02-27 10:26:22 +01:00
hopoverflow
7cc7a8f47c
#1317 : Add state id to state diagram. Move description below separator.
Fix issue #1317
2021-02-26 13:16:00 -08:00
Rutorai
b9859a1e57 The vertical position was based on index in sorted array. It must be done by stored order 2021-02-26 07:58:23 +01:00
Josh Sharpe
9c6f50af41 Remove accidental change to package.json. 2021-02-25 21:43:28 -05:00
Josh Sharpe
45518580a4 Small bug fix with requirement diagram naming. 2021-02-25 21:25:38 -05:00
Victor
f6d4686898
Fix typo on examples 2021-02-25 22:11:51 +01:00
Knut Sveidqvist
021bc5f011 Making the font size being configurable and addting the ability set the section font size 2021-02-25 10:06:13 +01:00
Josh Sharpe
55251e1024 First pass at a requirement diagram. 2021-02-23 23:27:13 -05:00
Knut Sveidqvist
693de2996a #1903 Use central configuration tools 2021-02-23 20:56:01 +01:00
Kris Khaira
dabe7a3b55 Fix broken image path 2021-02-21 17:18:46 +08:00
Knut Sveidqvist
be95b93a2d Release 8.9.1 8.9.1 2021-02-18 21:41:01 +01:00
Knut Sveidqvist
73ce47675c Merge branch 'release/8.9.1' 2021-02-18 21:34:54 +01:00
Knut Sveidqvist
67d1368730 Built files 2021-02-18 20:56:05 +01:00
Knut Sveidqvist
d923b4df53 Merge branch 'develop' into release/8.9.1 2021-02-18 20:50:25 +01:00
Knut Sveidqvist
ba3e0c4c35
Merge pull request #1896 from mermaid-js/revert-1877-literal_class_names
Revert "Add class name literals."
2021-02-18 20:37:07 +01:00
Knut Sveidqvist
9677aaa715
Revert "Add class name literals." 2021-02-18 20:26:58 +01:00
Knut Sveidqvist
2e3b93b7f5 Merge branch '8.10.0' 2021-02-18 20:09:07 +01:00