920 Commits

Author SHA1 Message Date
Martín Gaitán
65797742ef added sphinx extension 2016-07-09 12:04:41 -03:00
Guilherme Pasqualino
1a5a52358e Merge pull request #1 from ggpasqualino/ggpasqualino-patch-1
Fix typo in sequence diagram documentation
2016-07-07 11:10:26 +02:00
Guilherme Pasqualino
5852fc2d68 Fix typo in sequence diagram documentation 2016-07-07 11:08:26 +02:00
Knut Sveidqvist
b8d3b01f64 New release 6.0.0 2016-05-29 19:25:02 +02:00
Knut Sveidqvist
165d43b0cd New release 2016-05-29 19:22:10 +02:00
Knut Sveidqvist
d8929db208 New release 2016-05-29 19:18:04 +02:00
Knut Sveidqvist
0ab0be01c2 Merge pull request #353 from zeroyonichihachi/gantt-width
The option of gantt for the spaces for the section names.
2016-05-25 13:59:27 +02:00
tkfm.yamaguchi
f2e4b922a9 Fix tests 2016-05-23 11:45:47 +09:00
tkfm.yamaguchi
a7e5db6e19 Fix API: gantt's side paddings 2016-05-23 11:44:46 +09:00
tkfm.yamaguchi
e8be61e062 Add example for side span of gantt 2016-05-23 11:23:49 +09:00
tkfm.yamaguchi
0cd04af6a4 Replace sidePadding with left/rightPadding 2016-05-23 11:21:38 +09:00
Knut Sveidqvist
23105211f8 Merge pull request #349 from AsaAyers/master
Remove the text-shadows that make the text look blurry
2016-05-08 23:02:42 +02:00
Knut Sveidqvist
618bc4fbc2 Merge pull request #350 from raghur/gitgraph-updates
Gitgraph: Make reset work with parent ref carets
2016-05-08 20:05:19 +02:00
Raghu Rajagopalan
cbefb716e3 Make reset work with parent ref carets 2016-05-07 11:31:05 +05:30
Asa Ayers
d2cecca297 Remove the text-shadows that make the text look blurry 2016-05-04 13:55:50 -04:00
Knut Sveidqvist
8f8856b767 Merge pull request #346 from AlanHohn/line-interpolation
add line interpolation to linkStyle in flowchart
2016-04-29 07:39:32 +02:00
Alan Hohn
00682160b6 add line interpolation to linkStyle in flowchart 2016-04-28 20:59:09 -04:00
Knut Sveidqvist
6ffef61afc Merge pull request #344 from raghur/options
Support git graph diagrams in mermaid
2016-04-28 15:48:35 +02:00
Raghu Rajagopalan
75c9debb5e fix branching lines 2016-04-28 11:27:52 +05:30
Raghu Rajagopalan
6521cc81fe formatting clean up 2016-04-28 11:27:24 +05:30
Raghu Rajagopalan
b634439765 infer svg height, width from # of nodes 2016-04-27 10:05:50 +05:30
Raghu Rajagopalan
1d8d42ad08 Show commit msg if available in BT orientation 2016-04-27 09:47:39 +05:30
Raghu Rajagopalan
4e26b8e645 Support different colors for each branch 2016-04-27 09:27:56 +05:30
Raghu Rajagopalan
6a674a0a40 add support for BT rendering 2016-04-26 22:53:38 +05:30
Raghu Rajagopalan
a5a3bc8b7c fix logging output in prettyprint 2016-04-26 22:52:27 +05:30
Raghu Rajagopalan
6ff536fca7 fix eslintrc so eslint doesn't barf - duplicated keys 2016-04-25 16:35:20 +05:30
Raghu Rajagopalan
719ee2e001 fix more eslint issues 2016-04-25 16:34:45 +05:30
Raghu Rajagopalan
6c28c55ea7 Update node label distance. 2016-04-25 13:01:17 +05:30
Raghu Rajagopalan
6032e05581 fix eslint issues. 2016-04-25 12:38:48 +05:30
Raghu Rajagopalan
0538048f24 add case block for mermaid api parser. 2016-04-25 11:36:36 +05:30
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
Raghu Rajagopalan
4b91dbfed6 gitgraph.jison - handle LF & CRLF as line endings 2016-04-25 11:35:44 +05:30
Raghu Rajagopalan
e17b35a96a WIP-hook up a renderer 2016-04-25 11:35:44 +05:30
Raghu Rajagopalan
44dc30c02c add pretty print function 2016-04-25 11:35:44 +05:30
Raghu Rajagopalan
038062b3c3 fix bug in tracking parent commits 2016-04-25 11:35:44 +05:30
Raghu Rajagopalan
5cb44d55ff logger improvements - allow multiple args 2016-04-25 11:35:44 +05:30
Raghu Rajagopalan
8befe916fb WIP - pretty print commit on console 2016-04-25 11:35:44 +05:30