Tyler Long
|
bdf9b33b10
|
Remove parseError properties
|
2017-09-10 10:19:15 +08:00 |
|
Tyler Long
|
5da8c26cb6
|
Replace exports. with module.exports
|
2017-09-09 17:08:52 +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
|
5624453c87
|
Refactor code
|
2017-04-16 23:48:36 +08:00 |
|
Tyler Long
|
15bdaca2f9
|
Use yarn install of npm
|
2017-04-13 22:21:09 +08:00 |
|
Tyler Long
|
a2ce9e6a54
|
Fix code style issues
|
2017-04-13 20:16:38 +08:00 |
|
Tyler Long
|
413162dfad
|
Fix some code style issues
|
2017-04-11 22:57:57 +08:00 |
|
Tyler Long
|
620f3e8734
|
Auto fix standard style voilations
|
2017-04-11 22:14:25 +08:00 |
|
Knut Sveidqvist
|
c7c077c21c
|
Fix for issue #501
Added heko request to readme
|
2017-04-01 13:51:03 +02:00 |
|
Knut Sveidqvist
|
d8929db208
|
New release
|
2016-05-29 19:18:04 +02:00 |
|
tkfm.yamaguchi
|
0cd04af6a4
|
Replace sidePadding with left/rightPadding
|
2016-05-23 11:21:38 +09:00 |
|
knsv
|
4eb38e4cfd
|
Fix for issues #239 and #257.
|
2015-11-15 15:06:24 +01:00 |
|
Tomasz Szczęśniak-Szlagowski
|
841aea9d97
|
Add changes in generated files after jison update
|
2015-10-24 21:33:19 +01:00 |
|
knsv
|
eecd56d6e0
|
Fix for issue #229, poor handling of activities in a gantt diagram where one activities follows a yet undefined activity.
|
2015-10-24 12:44:47 +02:00 |
|
knsv
|
c9d29c16e2
|
New release
|
2015-10-21 21:14:41 +02:00 |
|
knsv
|
b43e695da2
|
Fix for issue #204, added width option to the CLI. Default value for width is 1200.
Added logger using es6 syntax
|
2015-10-19 21:36:55 +02:00 |
|
knsv
|
315923d1d3
|
Modernization of build environment, better linting, adjustment after stricter static rules, cleanup of package.json
|
2015-10-17 12:46:36 +02:00 |
|
knsv
|
8365fcc2f9
|
Modernization, better linting, adjustment after stricter static rules
|
2015-10-17 10:38:05 +02:00 |
|
knsv
|
658ed3d790
|
Modernization of build environment. Less gulp, more npm. Eslint.
|
2015-10-12 07:37:02 +02:00 |
|
Derek Brans
|
1d371e0a1e
|
Gantt chart - add minutes and seconds durations
|
2015-08-25 14:49:56 -07:00 |
|
knsv
|
9fb45a3ab7
|
Cleanup
|
2015-07-03 08:52:55 +02:00 |
|
knsv
|
6f96b5dd14
|
Added logger for dealing with issue #179
Added markdown files for the documentation.
parseError exposed from the mermaidAPI
|
2015-06-30 14:23:32 +02:00 |
|
knsv
|
50219cf2d9
|
Fix for issues with generating diagrams using the cli: default style for clusters and fixes for autoscaling side effects
|
2015-06-21 17:25:58 +02:00 |
|
knsv
|
e5a701d04d
|
Fix for issue #175
|
2015-06-16 10:40:08 +02:00 |
|
knsv
|
3f0ead3e0a
|
Fix for issue #150 this change makes gant diagram autoscale.
|
2015-05-30 12:59:20 +02:00 |
|
knsv
|
b4a96c9b21
|
Render function as mentioned in issue #146, only works in browser context
Updated build scripts
New way for bundling content in dist, tobe tested, currently to be considered beta
|
2015-05-26 20:41:53 +02:00 |
|
knsv
|
2204d46ce1
|
Fix for defect #158
|
2015-04-20 21:21:17 +02:00 |
|
knsv
|
f310eb0574
|
Fix for default arguments to init method
|
2015-04-11 16:47:14 +02:00 |
|
knsv
|
85cdfbaaf8
|
Modified the number of week for which the x-axis stays in week mode as discussed in issue #125
|
2015-03-05 08:11:29 +01:00 |
|
knsv
|
cc1a4be15a
|
Added default stylesheet and less structure to create new themes as described in issue #122
|
2015-03-01 16:48:16 +01:00 |
|
knsv
|
ead74558ea
|
Added default stylesheet and less structure to create new themes
|
2015-03-01 16:29:41 +01: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
|
8598a7d712
|
More forgiving flowcharts, space at the end of the line allowed
|
2015-02-25 07:57:26 +01:00 |
|
knsv
|
0955c4c428
|
Today line for gantt chart
|
2015-02-25 00:07:13 +01:00 |
|
knsv
|
182729e015
|
Small fixes for linting
|
2015-02-24 23:03:09 +01:00 |
|
Knut Sveidqvist
|
a7dd6a6614
|
Better width calculations for task texts
|
2015-02-24 15:48:41 +01:00 |
|
knsv
|
e5657d028d
|
Better styling for gantt diagrams and addition of critical path, active and completed tasks
|
2015-02-22 20:18:44 +01:00 |
|
knsv
|
a7339eaf1c
|
Experimental support for gantt diagrams
|
2015-02-20 19:34:18 +01:00 |
|
knsv
|
2877501ff5
|
Experimental support for gantt diagrams
|
2015-02-20 19:06:15 +01:00 |
|
knsv
|
1b016bd412
|
First rendering draft
|
2015-02-20 16:22:37 +01:00 |
|
knsv
|
c211434c38
|
Draft parser for gantt diagrams.
|
2015-02-08 20:07:15 +01:00 |
|