Commit Graph

8447 Commits

Author SHA1 Message Date
Gilles De Mey a989b5ccde fall back to using the default mermaid style 2015-09-15 19:10:53 +02:00
Knut Sveidqvist 4ee0f9b6be Merge pull request #198 from dbrans/master
Gantt chart - add minutes and seconds durations
2015-08-29 18:50:34 +02:00
Derek Brans 1d371e0a1e Gantt chart - add minutes and seconds durations 2015-08-25 14:49:56 -07:00
knsv 3ec7c6d18b Fix for being able to use the character v in node ids as described in issue #192 2015-07-23 15:33:26 +02:00
Knut Sveidqvist 80912ffaee Merge pull request #190 from bollwyvl/amd
Using QUnit for AMD testing
2015-07-22 08:46:51 +02:00
Nicholas Bollweg 4777fe0d91 doing build before test 2015-07-22 01:15:05 -04:00
Nicholas Bollweg feddb6d048 fixing weird sort, travis bait 2015-07-22 01:00:45 -04:00
Nicholas Bollweg b148ec0850 restoring standalone 2015-07-22 00:47:03 -04:00
Nicholas Bollweg 1a36ed9786 adding failing test for requirejs 2015-07-22 00:36:31 -04:00
knsv 1b7ad1fc38 Beta fix for binding of click events when using the render function as discussed in issue #188. (Try num 2) 2015-07-18 00:40:42 +02:00
knsv 71d4113ecf Beta fix for binding of click events when using the render function as discussed in issue #188. 2015-07-17 23:13:40 +02:00
knsv ed712fa673 Fix for startOnLoad issues 2015-07-15 11:59:01 +02:00
knsv fcb2af780d Added callback to be called after each diagram is rendered as described in issue #176 2015-07-15 11:39:46 +02:00
knsv a8c8f9a472 Set height of actor line height in sequenceDiagrams as discussed in issue #181 2015-07-04 10:00:14 +02:00
knsv ab1dd1e549 Fix of broken logger 2015-07-04 09:30:26 +02:00
knsv 145983fc5d Merge remote-tracking branch 'origin/master' 2015-07-03 08:53:10 +02:00
knsv 9fb45a3ab7 Cleanup 2015-07-03 08:52:55 +02:00
knsv b97e5ff5b0 Cleanup 2015-07-03 08:52:34 +02:00
knsv 0ca04671ed New version of docs 2015-07-03 08:52:01 +02:00
knsv 6e062b241e New version of docs 2015-07-03 08:51:10 +02:00
knsv df77276805 New version of docs 2015-07-03 08:50:32 +02:00
Knut Sveidqvist a85a694cc1 Merge pull request #182 from phairow/master
Update phantomscript.js
2015-07-03 08:39:29 +02:00
phairow 590fa0894b Update phantomscript.js
clean up
2015-07-02 17:52:37 -07:00
phairow 4d7f7d0756 Update phantomscript.js
attempt two at fixing the rendering issue
2015-07-02 17:32:13 -07:00
phairow af0d40e907 Update phantomscript.js
Computing the display size seems to cause the svg rendering to complete bofore saving the image. Referencing issue #181 https://github.com/knsv/mermaid/issues/181
2015-07-02 14:53:35 -07: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 0dc983d04a New release 2015-06-21 17:26:19 +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 4ed345101a Fix for issue #178, auto-line wrap of notes in sequence diagrams 2015-06-20 20:58:58 +02:00
knsv e5a701d04d Fix for issue #175 2015-06-16 10:40:08 +02:00
knsv 342b83a010 Fix for issue #174 2015-06-14 14:46:01 +02:00
knsv eb555f7da6 Deleted dead code and unused code 2015-06-14 09:51:42 +02:00
knsv 8a0c857a92 Merge remote-tracking branch 'origin/master' 2015-06-14 09:39:00 +02:00
knsv 31d5899011 Fix for issue #170 2015-06-14 09:37:59 +02:00
knsv 14520e8bd5 Path fix for jison parser generation 2015-06-14 09:37:25 +02:00
knsv efb4e464b2 Fix for issue #170 2015-06-14 09:33:48 +02:00
Knut Sveidqvist 6042ca9c56 Merge pull request #172 from kkirsche/patch-1
Remove moot `version` property from bower.json
2015-06-14 09:32:44 +02:00
knsv e5c16fd960 Added subgraphs in new grammar 2015-06-13 18:34:45 +02:00
knsv 6eb018489e Fix issue with new line in the lexer 2015-06-13 08:19:31 +02:00
knsv 5447a88c34 Cleanup of bundles 2015-06-11 08:22:01 +02:00
Kevin Kirsche 4fbebcfab4 Remove moot `version` property from bower.json
Per bower/bower.json-spec@a325da3
2015-06-10 18:51:14 -04:00
Knut Sveidqvist 35e4cd7c18 Update README.md 2015-06-07 21:09:09 +02:00
knsv 999430f9e0 New release 2015-06-07 17:05:57 +02:00
knsv be535604ab Cleanup of bundles 2015-06-07 16:56:09 +02:00
knsv 0703292fb9 Bumped up version and removed logging 2015-06-07 16:51:56 +02:00
Knut Sveidqvist c0ca932ccf Merge pull request #168 from knsv/dev-0.5.0
Merge of changes in dev-0.5.0 branch into master before release
2015-06-07 09:32:51 +02:00
knsv 08fa19bc83 Updated conf handling
Added initialize function
Moved genric configuration as clonseCssStyles till conf root
Added parse funtion to the mermaidAPI api
2015-06-07 09:21:19 +02:00
knsv 55fa62d9c0 Chineese example 2015-06-06 12:13:55 +02:00
knsv 94e5177bb1 Fixed build issue 2015-05-31 08:19:26 +02:00
knsv 45f34d871b Added option for whether or not to cloneCssStyles as mentioned in issue #157. 2015-05-30 17:20:24 +02:00