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 |
|
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 |
|
knsv
|
4eb38e4cfd
|
Fix for issues #239 and #257.
|
2015-11-15 15:06:24 +01: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 |
|
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 |
|
Tomasz Szczęśniak-Szlagowski
|
841aea9d97
|
Add changes in generated files after jison update
|
2015-10-24 21:33:19 +01:00 |
|
Tyler Long
|
9ff2b35ae0
|
Fix a typo: crosshead --> arrowhead
Fix https://github.com/knsv/mermaid/issues/227
|
2015-10-21 18:07:51 +08:00 |
|
knsv
|
b43e695da2
|
Fix for issue #204, added width option to the CLI. Default value for width is 1200.
Added logger using es6 syntax
|
2015-10-19 21:36:55 +02: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
|
8365fcc2f9
|
Modernization, better linting, adjustment after stricter static rules
|
2015-10-17 10:38:05 +02:00 |
|
knsv
|
658ed3d790
|
Modernization of build environment. Less gulp, more npm. Eslint.
|
2015-10-12 07:37:02 +02:00 |
|
knsv
|
fb94aaaa6f
|
Fix for issue #209, missing links when baste tag is used
Fix for issue #195, text wrap in sequence diagrams drops last word
Documentation
|
2015-09-26 12:09:47 +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
|
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
|
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
|
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
|
eb555f7da6
|
Deleted dead code and unused code
|
2015-06-14 09:51:42 +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
|
2204d46ce1
|
Fix for defect #158
|
2015-04-20 21:21:17 +02:00 |
|
knsv
|
c211434c38
|
Draft parser for gantt diagrams.
|
2015-02-08 20:07:15 +01:00 |
|
knsv
|
a38a156d3b
|
Mirror actors below sequence diagram possible as described in issue #106
|
2015-01-25 14:24:58 +01:00 |
|
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 |
|