29 Commits

Author SHA1 Message Date
knsv
d3d44ec806 Api for validating the syntax without rendering 2015-01-25 13:06:25 +01:00
knsv
6612b3e01e Fix relatwed to issue number #54 - % in text 2015-01-24 19:33:10 +01:00
Mark Dalgleish
50d285bc49 Require d3 directly to better support Node usage 2015-01-20 16:59:58 +11:00
knsv
36b389b1fd Added arrow head to async arrow with cross 2015-01-09 08:21:48 +01:00
knsv
c5c995c916 Added the option to disable auto rendering via the mermaid namespace as described in issue #91
Added optional ; as statement separator equal to newline for sequence diagrams (help for tidy users)
2015-01-06 19:33:00 +01:00
knsv
7741f49ed8 Move of drawLoop to svgDraw 2015-01-05 15:06:01 +01:00
knsv
786d9ddb54 Move of drawLoop to svgDraw 2015-01-05 14:41:00 +01:00
knsv
03a711d82d Cleanup of code 2015-01-05 14:12:49 +01:00
knsv
758a9d7254 Cleanup of code 2015-01-05 13:41:32 +01:00
knsv
343bd52c17 Support for alt & opt statements. 2015-01-05 13:25:37 +01:00
knsv
f9943b6b82 Support for different arrow types in sequence diagrams: no arrow head, cross head and regular arrow head. 2015-01-04 17:56:58 +01:00
it0a
da37b4dee5 Fix for issue #73 2014-12-31 02:02:39 -05:00
knsv
9a8d7a8c57 Handling of min size of messages to self 2014-12-22 13:47:21 +01:00
knsv
0af92a1626 Support messages to self in sequence diagrams 2014-12-22 09:07:28 +01:00
knsv
5fc873468d Styling of sequence diagrams from css classes 2014-12-21 20:59:11 +01:00
knsv
307c599a0e Inclusion of tape tests in new test target for travis 2014-12-21 11:25:31 +01:00
knsv
9458bfb24f Sequence diagram loop margins
Handling of arrows to the left in loops in sequence diagrams
Addition of labels
2014-12-20 18:41:20 +01:00
knsv
7bb75c16da Work with loop rendering for sequence diagrams 2014-12-20 09:19:56 +01:00
knsv
69c84df367 Box rendering 2014-12-20 09:18:12 +01:00
knsv
000ffbb622 Modifications of sequence diagram rendering + tests 2014-12-20 08:40:48 +01:00
knsv
53d5221aed Minor changes 2014-12-18 23:47:30 +01:00
knsv
0dc8aa32c6 Added additional tests for sequence diagram rendering. Removed some log output 2014-12-18 23:17:32 +01:00
knsv
a1e415686c Adding support for loops to the sequence diagram grammar. 2014-12-16 20:51:48 +01:00
knsv
21daaf3e29 Adding support for notes to the left of the actor in sequence diagrams. 2014-12-16 20:12:24 +01:00
knsv
5712c6de7b Release 0.2.16 2014-12-15 19:35:09 +01:00
knsv
eb7c341046 Removed logging from sequence diagram test 2014-12-14 19:34:14 +01:00
knsv
7de9687911 Support for comments to the right of the Actor 2014-12-14 19:30:58 +01:00
knsv
3f3e23b419 Fixes for issues #47 and #55 including new test cases. 2014-12-13 08:43:25 +01:00
knsv
1cc3f16d7a Refactoring, split of diagrams into different folders for easier additions of more diagram types 2014-12-11 21:02:11 +01:00