Commit Graph

33 Commits

Author SHA1 Message Date
Tyler Long
f16143de7c Get rid of "var " 2017-09-14 20:53:36 +08:00
Tyler Long
4fc082b526 Add export default to diagram files 2017-09-10 22:03:10 +08:00
Tyler Long
a7d79baf00 Replace require with import 2017-09-10 21:23:04 +08:00
Tyler Long
c9442653e9 Replace require with import 2017-09-10 19:41:34 +08:00
Tyler Long
81007f841a Use babel-plugin-lodash 2017-09-05 21:19:53 +08:00
Tyler Long
b4e8cffd0a Fix git graph default style issue 2017-04-22 22:12:10 +08:00
Tyler Long
7fed3b408e Refactor git graph code 2017-04-19 20:17:57 +08:00
Tyler Long
5624453c87 Refactor code 2017-04-16 23:48:36 +08:00
Tyler Long
a2ce9e6a54 Fix code style issues 2017-04-13 20:16:38 +08:00
Tyler Long
620f3e8734 Auto fix standard style voilations 2017-04-11 22:14:25 +08:00
Knut Sveidqvist
c7c077c21c Fix for issue #501
Added heko request to readme
2017-04-01 13:51:03 +02:00
Raghu Rajagopalan
75c9debb5e fix branching lines 2016-04-28 11:27:52 +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
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
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
e17b35a96a WIP-hook up a renderer 2016-04-25 11:35:44 +05:30