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 |
|
Minoru Nakata
|
38c5e65c35
|
add par statement to sequenceDiagram
|
2017-03-30 18:28:44 +09:00 |
|
whyzdev
|
1424ff7d22
|
fix karma tests where text.textwrap is undefined; added textPlacement parameters to some test cases
|
2016-12-07 21:46:58 -05:00 |
|
Josh Bronson
|
2acaef67b1
|
Support title in parser, add to renderer, with naive positioning logic
|
2016-03-14 17:51:03 -04:00 |
|
Szymon Stasik
|
513c35d0ef
|
handle one line arrow activation notation
|
2016-03-12 15:27:37 +01:00 |
|
Szymon Stasik
|
2452532557
|
draft of activation boxes handling
|
2016-03-08 10:40:52 +01:00 |
|
Richard Gibson
|
69ce29841d
|
Test for sequenceDiagram participant aliasing
|
2015-12-06 05:51:02 -05:00 |
|
knsv
|
51858c02eb
|
Fix for issues #249. Adding configuration option for when to use absolute references for arrow heads. Default is off.
Jasmine tests running in browser via karma.
|
2015-11-21 11:51:15 +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
|
6ac0c00e30
|
Add no-label test cases
|
2015-11-06 00:04:01 -05:00 |
|
Richard Gibson
|
990cab53a9
|
Add special-character test cases
|
2015-11-06 00:04:01 -05:00 |
|
Richard Gibson
|
18766466c6
|
Minor test cleanup
|
2015-11-06 00:04:01 -05:00 |
|
Richard Gibson
|
73e1957c62
|
Be explicit about testing semicolons
|
2015-11-06 00:04:00 -05: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
|
658ed3d790
|
Modernization of build environment. Less gulp, more npm. Eslint.
|
2015-10-12 07:37:02 +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
|
4ed345101a
|
Fix for issue #178, auto-line wrap of notes in sequence diagrams
|
2015-06-20 20:58:58 +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
|
a38a156d3b
|
Mirror actors below sequence diagram possible as described in issue #106
|
2015-01-25 14:24:58 +01:00 |
|
Mark Dalgleish
|
50d285bc49
|
Require d3 directly to better support Node usage
|
2015-01-20 16:59:58 +11: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
|
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
|
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
|
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
|
1cc3f16d7a
|
Refactoring, split of diagrams into different folders for easier additions of more diagram types
|
2014-12-11 21:02:11 +01:00 |
|