This repository was archived by the owner on Jul 13, 2024. It is now read-only.
v1.2.0
- Add boolean
reverseArrow
config option to make arrows point to ancestors - You can attach a
onClick
callback to any commit. It takes the clicked commit object as parameter. - Graph emits
graph:render
event when rendered - Graph emits
commit:mouseout
when you mouseout a commit - Graph exposes its
scalingFactor
- Template can specify not to display tooltips with
commit.shouldDisplayTooltipsInCompactMode
option
Or check the complete changelog.