Skip to content
This repository was archived by the owner on Jul 13, 2024. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@nicoespeon nicoespeon released this 19 Mar 09:30
· 1103 commits to master since this release
  • 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.