Nishanth Aravamudan
2d0aab223c
gantt: add a topAxis directive to allow per diagram configuration
2021-04-01 15:45:36 -05:00
Nishanth Aravamudan
6629061abd
gantt/ganttRenderer: add top x-axis for large Gantt charts
...
I am leveraging a Gantt chart to generate a years-long Roadmap from text.
This is for a large team, so it is quite large. A request I get from my
stakeholders is for a top labelling axis in parallel to the current bottom
one, so that the dates are labelled no matter where we are scrolled on
the screen.
2021-04-01 15:45:36 -05:00
Nishanth Aravamudan
79b30153ba
gantt/ganttRenderer: rename xAxis to bottomXAxis
2021-04-01 15:45:36 -05:00
Knut Sveidqvist
b9d90339ac
Merge branch 'master' of github.com:mermaid-js/mermaid
2021-03-13 16:41:23 +01:00
Neil Cuzon
7aaf09e92d
Update development.md
2021-03-11 14:54:07 -08:00
Knut Sveidqvist
2eb9ee1507
Release build
2021-03-11 21:17:28 +01:00
Knut Sveidqvist
f2196b25f8
Merge branch 'release/8.9.2'
2021-03-11 21:14:58 +01:00
Knut Sveidqvist
0f31471b2e
#1940 Fix
2021-03-11 20:57:45 +01:00
Knut Sveidqvist
4395a5f404
Added tests to trigger the xss attack (and fail initially)
2021-03-11 19:51:05 +01:00
Neil Cuzon
7472a8ebc7
Add files via upload
2021-03-02 15:53:24 -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
Knut Sveidqvist
229f5b0c51
Updated rendering test
2021-02-18 19:52:50 +01:00
Knut Sveidqvist
adac0bb388
Updating version number to 8.9.1
2021-02-18 19:22:02 +01:00
Knut Sveidqvist
745f3854d4
Upadting version number
2021-02-18 19:13:30 +01:00
Knut Sveidqvist
4a594ed115
Merge pull request #1885 from zepatrik/improve-special-character-docs
...
Improve docs around escape characters
2021-02-18 18:57:28 +01:00
zepatrik
dc14b2f9fe
Improve docs around escape characters
2021-02-09 11:01:27 +01: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