Commit Graph

218 Commits

Author SHA1 Message Date
Tyler Long b4e8cffd0a Fix git graph default style issue 2017-04-22 22:12:10 +08:00
Tyler Long acab3a5ee1 Remove css files from dist folder 2017-04-22 10:46:42 +08:00
Tyler Long e16e501b93 mermaidAPI should target node 2017-04-16 21:38:48 +08:00
Tyler Long 701e638907 Add demo for all the 5 diagram types 2017-04-16 17:30:40 +08:00
Tyler Long 262a917952 Test mermaidAPI 2017-04-16 15:37:32 +08:00
Tyler Long 736d57f3f2 Create demo folder 2017-04-16 09:17:25 +08:00
Tyler Long dffc53b7b1 Minor changes 2017-04-15 13:13:54 +08:00
Tyler Long 7166ade310 Debug flowchart 2017-04-15 12:28:16 +08:00
Tyler Long 7d1c1e3845 Add index.html to dist folder 2017-04-11 22:24:55 +08:00
Tyler Long 620f3e8734 Auto fix standard style voilations 2017-04-11 22:14:25 +08:00
Tyler Long e1e7be07f7 Remove auto generated js file from dist folder 2017-04-10 17:09:21 +08:00
Knut Sveidqvist c7c077c21c Fix for issue #501
Added heko request to readme
2017-04-01 13:51:03 +02:00
brook hong 4f12596e29 Update color for label to make it align with loop line 2017-02-16 23:11:53 +08:00
brook hong c714a7a28c Fixed #456 sequenceDiagram: dotted line for alt and empty bracket should be hidden
And draw label with right bottom corner cut
2017-02-16 22:50:39 +08:00
Knut Sveidqvist fb70b9742a New release 2017-01-29 12:14:02 +01:00
Knut Sveidqvist 8d91a42fe7 Fix for merge error 2017-01-09 21:36:01 +01:00
Knut Sveidqvist d65741177a Fix for issue #311, mermaid will clear div used for rendering initially in the redner function. 2016-12-14 12:41:22 +01:00
Knut Sveidqvist b8d3b01f64 New release 2016-05-29 19:25:02 +02:00
Knut Sveidqvist d8929db208 New release 2016-05-29 19:18:04 +02:00
Raghu Rajagopalan 89307d3f13 foreignObject works. labels work! Yeah! 2016-04-25 11:36:36 +05:30
Raghu Rajagopalan 5dcd3e6f35 Apply commit and branch labels using foreignObjects.
Only works in browser.
2016-04-25 11:36:36 +05:30
Raghu Rajagopalan 59ef2b0d4f Options are working. 2016-04-25 11:36:36 +05:30
Raghu Rajagopalan a92e116a21 remove magic nos in renderer 2016-04-25 11:36:36 +05:30
Raghu Rajagopalan d8805ae4d7 WIP - prettier curves. 2016-04-25 11:36:36 +05:30
Raghu Rajagopalan 942bd02add handle multiple branches; handle unmerged branches 2016-04-25 11:36:36 +05:30
Raghu Rajagopalan 0d6d848325 WIP - code simplified. Draw arrows later. still ugly 2016-04-25 11:36:36 +05:30
Raghu Rajagopalan c6494f92fa draw bezier curves - still butt ugly 2016-04-25 11:36:36 +05:30
Raghu Rajagopalan 9cb9407e1c working but ugly 2016-04-25 11:36:36 +05:30
Raghu Rajagopalan 43ab44d8ba fix LR layout - node position and arrow direction. 2016-04-25 11:36:36 +05:30
Raghu Rajagopalan c2bc3317c3 WIP - basic arrows. 2016-04-25 11:36:36 +05:30
Raghu Rajagopalan 413c6e12f5 WIP - Bug - shows only 5 of 6 nodes with test file. 2016-04-25 11:36:36 +05:30
Raghu Rajagopalan 65140f6b3f WIP - able to draw circles now. 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 d585121bdb Merge pull request #338 from ssbarnea/master
Build and test execution changes
2016-03-29 20:00:34 +02:00
Knut Sveidqvist 9e496175d9 Merge pull request #331 from Jmuccigr/master
Reformatting of css files
2016-03-29 19:59:00 +02:00
Sorin Sbarnea f748969186 Removed dist/ directory from source as is not supposed to be tracked here. 2016-03-29 14:15:48 +01:00
Knut Sveidqvist bda1aaa5db Draft fix for issue #304 2016-03-23 20:34:44 +01:00
John Muccigrosso e930c5a30c Reformat with no changes to content. 2016-03-21 19:10:33 -04:00
Josh Bronson 4f9a2a8083 Update dist files 2016-03-14 18:09:27 -04:00
Knut Sveidqvist e9c6db4d8c Merge pull request #317 from crodriguez1a/feature/dark-theme
Dark theme for better contrast on darker backgrounds
2016-03-14 07:14:37 +01:00
Carlos Rodriguez d763fffd7a some clean up, fix mix.html 404 2016-03-12 13:23:31 -05:00
Carlos Rodriguez bba1050e5e Use mix as test file instead 2016-03-12 12:36:37 -05:00
Carlos Rodriguez 28f9e6f17b Starting with gantt theme 2016-03-12 12:00:47 -05:00
knsv d6363e908d Fix for issue with rednering in IE as described in #303 2016-03-12 11:28:14 +01:00
knsv 325d0dd075 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	dist/mermaid.js
2016-03-12 11:24:22 +01:00
knsv 2c90034d39 Fix for issue with rednering in IE as described in #303 2016-03-12 11:23:57 +01:00
Knut Sveidqvist 6ee298dc7d New release 2016-01-27 15:02:41 +01:00
knsv f005c72669 Fix for issue #281, support for Chrome v 48 2016-01-25 18:59:03 +01:00
knsv d56af022c1 Fix for issue #262 2015-12-27 15:57:11 +01:00
knsv cc8c5aecaf Fix for issue #271 2015-12-27 14:18:21 +01:00