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
0.5.1
|
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
0.5.0
|
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 |
|
knsv
|
173a2b12aa
|
Fix for issue #150.
|
2015-05-30 13:00:04 +02:00 |
|
knsv
|
3f0ead3e0a
|
Fix for issue #150 this change makes gant diagram autoscale.
|
2015-05-30 12:59:20 +02:00 |
|
knsv
|
6864652b80
|
Initial fix for defect #162.
|
2015-05-29 08:23:13 +02:00 |
|
knsv
|
ca99a30b71
|
Example page for using the slim bundle and with some nested subgraphs.
|
2015-05-28 23:05:49 +02:00 |
|
knsv
|
b2e489b689
|
Fix for issue #161 concering nested subgraphs and correct labels for each subgraph.
|
2015-05-28 23:02:41 +02:00 |
|
knsv
|
cf67307711
|
Fix for build scripts, mermaid full was not including d3.
|
2015-05-26 21:10:33 +02:00 |
|
knsv
|
2d1f5aa6cb
|
Adding missing files
|
2015-05-26 20:59:23 +02:00 |
|
Knut Sveidqvist
|
56375faa65
|
Update README.md
|
2015-05-26 20:45:30 +02:00 |
|
Knut Sveidqvist
|
1236c0c272
|
Update README.md
|
2015-05-26 20:44:44 +02:00 |
|