knsv
|
8c8f5928f5
|
Changes to build environment for windows compatability
|
2015-12-26 10:59:44 +01:00 |
|
Richard Gibson
|
b42939796c
|
Allow sequenceDiagram participant aliasing
Fixes gh-263
|
2015-12-06 05:53:08 -05:00 |
|
knsv
|
24d1afd40f
|
Redering arrow heads depending on relation defined in class diagram.
|
2015-11-07 10:00:40 +01:00 |
|
Knut Sveidqvist
|
2278325822
|
Merge pull request #253 from gibson042/optional-terminal-newline
Make sequenceDiagram terminal newline optional
|
2015-11-06 20:17:19 +01:00 |
|
Richard Gibson
|
dbd63ff797
|
Make sequenceDiagram terminal newline optional
Fixes gh-229
|
2015-11-06 10:47:59 -05:00 |
|
Richard Gibson
|
26ebbf82ee
|
Support sequenceDiagram "over" notes
|
2015-11-06 03:00:02 -05:00 |
|
Richard Gibson
|
ec37fc897b
|
Clean up lexer definitions
|
2015-11-06 00:05:16 -05:00 |
|
Richard Gibson
|
5666d5f298
|
Properly handle "rest of line" statements
Closes gh-247
|
2015-11-06 00:05:00 -05: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
|
eb555f7da6
|
Deleted dead code and unused code
|
2015-06-14 09:51:42 +02:00 |
|
knsv
|
c211434c38
|
Draft parser for gantt diagrams.
|
2015-02-08 20:07:15 +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
|
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 |
|
knsv
|
307c599a0e
|
Inclusion of tape tests in new test target for travis
|
2014-12-21 11:25:31 +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
|
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 |
|