31 Commits

Author SHA1 Message Date
Raghu Rajagopalan
89307d3f13 foreignObject works. labels work! Yeah! 2016-04-25 11:36:36 +05:30
Raghu Rajagopalan
2fee6e62aa WIP - scaffolding for rendering gitgraph. 2016-04-25 11:36:36 +05:30
Knut Sveidqvist
bda1aaa5db Draft fix for issue #304 2016-03-23 20:34:44 +01:00
Raghu
54433ee555 Quote phantomPath so that it doesn't fail on window
Quote phantomPath so that it doesn't fail on windows when path has spaces. Fixes #236
2016-02-01 11:02:01 +05:30
knsv
8c8f5928f5 Changes to build environment for windows compatability 2015-12-26 10:59:44 +01: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
658ed3d790 Modernization of build environment. Less gulp, more npm. Eslint. 2015-10-12 07:37:02 +02:00
knsv
a611ff3abd New version 2015-10-04 23:09:00 +02:00
knsv
189325508e Usage of path.join for adding styles as per suggestions from @fardog 2015-09-16 07:30:25 +02:00
Gilles De Mey
a989b5ccde fall back to using the default mermaid style 2015-09-15 19:10:53 +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
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
0dc983d04a New release 2015-06-21 17:26:19 +02:00
knsv
94e5177bb1 Fixed build issue 2015-05-31 08:19:26 +02:00
knsv
173a2b12aa Fix for issue #150. 2015-05-30 13:00:04 +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
knsv
2204d46ce1 Fix for defect #158 2015-04-20 21:21:17 +02:00
knsv
594e69dd93 Adjusted cli tool for new init functionality 2015-03-29 12:26:47 +02:00
knsv
3781dea498 Removed duplicate code 2015-03-15 14:55:16 +01:00
knsv
bc5f73daa2 Fix for issue #37
Updated dependencies to dagre/dagre-d3
2015-03-07 12:28:52 +01:00
fardog
3a96682b9c Adds CSS option to the CLI 2015-02-02 19:32:15 -08:00
knsv
48500652b3 Allow overriding sequence diagram configuration (SVG properties) - handling of non existent configuration 2015-01-14 19:10:39 +01:00
jjmr
9b892ef128 Add new parameter to the console client to override the svg configuration in sequence diagrams 2015-01-13 16:17:30 +01:00
fardog
7bcbe6f469 Show help and version even if phantom isn't present. Fixes #71 2014-12-28 00:26:37 -08:00
fardog
c703c9a0d3 Adds CLI for rendering mermaid files 2014-12-20 17:18:38 -08:00
knsv
d61da879d8 Using browserify for module management, updated build scripts
mermaid_config can be used to config start on load.
2014-11-21 08:03:43 +01:00
knsv
7ee2b1be45 Adding missing files 2014-11-13 19:53:31 +01:00