Adam Wulf
24600355c8
Merge remote-tracking branch 'origin/master' into flow/trapezoid
2019-06-25 22:36:13 -05:00
Knut Sveidqvist
e0a70bd352
Merge of latest changesin to pr #804
2019-06-09 12:40:37 -07:00
Knut Sveidqvist
3e6396cc4b
Merged in recent updates
2019-06-09 10:53:46 -07:00
abzicht
6ede0f6166
Allowing brackets in taskTxt, adjusted index.html example to include brackets in task text
2019-03-10 14:07:33 +01:00
abzicht
fa04e3de75
Adding jison processed js file because it seems that this is always committed to github
2019-03-10 13:42:43 +01:00
abzicht
1dfff7ac0e
Added documentation and implemented empty functionarguments
2019-03-10 13:41:02 +01:00
abzicht
6c84544521
Changed href to scan for the next double quoted word. This allows whitespace in links and resolves the issue with href ending with EOF
2019-03-10 11:49:16 +01:00
abzicht
20b35cbe13
Removed STR remains and fixed whitespace issue for 'call' which lead to undesired whitespace in function names
2019-03-09 22:42:27 +01:00
abzicht
856591d253
Removed STR as it is no longer required; made 'click' a state such that it returns the id that is specified after the keyword
2019-03-09 22:18:37 +01:00
abzicht
0c66e1b5b9
Added href support and improved callback argument handling
2019-03-09 12:11:56 +01:00
abzicht
19d9dd6954
Fixed clickStatement to include ids
2019-03-07 22:31:38 +01:00
abzicht
e298351caa
Added <a href> and callback functionality to gantt diagrams
2019-03-07 22:00:02 +01:00
João Paulo Poffo
418ac501aa
Added excludes weekdays to gantt
2019-02-06 16:54:09 -02:00
Gijs van Dam
f912f8582d
Remove MomentJS dependency from Gantt Jest test cases
...
To reduce the dependencies of the Jest test cases, the moment dates in
both Jest test files are replaced with native javascript. Also the
physical file gantt.spec.js is moved to be in the same folder as
gantt.js
2019-02-04 10:21:58 +08:00
Tyler Long
9ecee6b163
Generate jison files
2018-12-17 17:31:22 +08:00
Tyler Long
f62736c749
Support customization of gantt diagram xAxis format using diagram code
2018-03-13 14:01:44 +08:00
Tyler Long
c0c7c96f28
Re-generate jison js files
2018-03-11 16:43:02 +08:00
Tyler Long
75d9e7bc59
webpack fs: 'empty'
2017-09-11 23:06:34 +08:00
Tyler Long
c5a7eeaa0f
Remove 'fs' as dependency
2017-09-10 23:16:35 +08:00
Tyler Long
801d1e9eda
jison 'token-stack': true
2017-09-03 12:06:40 +08:00
Tyler Long
15977695cd
Re-run jison
2017-09-03 11:57:36 +08:00
Tyler Long
e2b4fd4b20
New documentation website: https://mermaidjs.github.io/
2017-08-16 22:02:28 +08:00
Tyler Long
5d68359eb6
First working version of babel
2017-04-17 22:34:25 +08:00
Tyler Long
4032824c79
Format code
2017-04-17 17:13:37 +08:00
Tyler Long
620f3e8734
Auto fix standard style voilations
2017-04-11 22:14:25 +08:00
Knut Sveidqvist
d8929db208
New release
2016-05-29 19:18:04 +02:00
Tomasz Szczęśniak-Szlagowski
841aea9d97
Add changes in generated files after jison update
2015-10-24 21:33:19 +01:00
knsv
8365fcc2f9
Modernization, better linting, adjustment after stricter static rules
2015-10-17 10:38:05 +02:00
knsv
3c5a19e5a7
Gantt: Configurable format for dates on x-axis
...
Flowchart: Default styles for links as discussed in issue #31
2015-02-28 23:50:23 +01:00
knsv
a7339eaf1c
Experimental support for gantt diagrams
2015-02-20 19:34:18 +01:00
knsv
c211434c38
Draft parser for gantt diagrams.
2015-02-08 20:07:15 +01:00