Commit Graph

873 Commits

Author SHA1 Message Date
fardog f349ddd796 Adds CLI tests 2014-12-20 17:40:58 -08:00
fardog c703c9a0d3 Adds CLI for rendering mermaid files 2014-12-20 17:18:38 -08:00
knsv 5712c6de7b Release 0.2.16 2014-12-15 19:35:09 +01:00
knsv 3f3e23b419 Fixes for issues #47 and #55 including new test cases. 2014-12-13 08:43:25 +01:00
Jason Kim bd2633acf4 Settig up a linting task for src/ 2014-12-09 22:17:07 -08:00
knsv 9aeff6be2d * Changed the license in package json to the correct license (MIT).
* Changed the link style from the pointed one to a more triangle formed style as default style for links
* Updated the readme file regarding linkStyles to explain the magic number 3a s described in issue #41
2014-12-09 20:42:31 +01:00
knsv 6988dea353 Release 0.2.15 2014-12-05 10:50:47 +01:00
Guy Ellis 76d48db219 Fixed reference to Git repo. 2014-12-04 15:16:40 -05:00
knsv dd26960852 New release 2014-12-03 19:35:00 +01:00
knsv fe2f3b403d Patch release 2014-12-03 19:29:44 +01:00
knsv 1e53b588fc Exposing parser in API as requested in issue #21 2014-12-03 18:12:33 +01:00
knsv ab78295faf Preparation for npm package 2014-12-02 19:05:09 +01:00
knsv 540c614c88 Preparation for npm package 2014-12-02 18:36:16 +01:00
IamanimalXI 225560dcdf initial setup for editor page to generate graph through textarea input 2014-12-01 20:50:58 +01:00
knsv fe1c78ca29 Updated shape syntax
Coverage instrumentation in tests
2014-11-27 18:21:15 +01:00
knsv 6382fe07ab Fix for br tags within nodes for new line 2014-11-25 23:16:44 +01:00
knsv 9c31ac8aa6 Fix for br tags within nodes for new line 2014-11-25 22:58:57 +01:00
Knut Sveidqvist 31883e02e7 Support for default styles 2014-11-22 17:53:02 +01:00
knsv d61da879d8 Using browserify for module management, updated build scripts
mermaid_config can be used to config start on load.
2014-11-21 08:03:43 +01:00
knsv eac94e5370 First steps on work with sequence diagrams. 2014-11-20 20:46:51 +01:00
knsv 512b333658 Style in place for edges
dependency on requirejs removed
dist in place
2014-11-13 19:51:05 +01:00
knsv 89093922ed Draft test shell with karma and jasmine 2014-11-04 07:45:23 +01:00
knsv d9b9288da9 Initial commit with draft parser inplace. 2014-11-03 00:02:29 +01:00