Skip to content

v1.0.1

Compare
Choose a tag to compare
@camille-hdl camille-hdl released this 01 Apr 11:12
· 30 commits to master since this release
  • paper is now a peerDependency, this should remove unnecessary code from your dependency tree.
  • The segmentGrow property and grow effect have been removed (this feature was very buggy).
  • When using rotate or scale properties, you can provide a new setting : center (or rotateCenter/scaleCenter) (default is item.position).
  • Animation supports a new option repeat (defaults to 0, see readme.md for more).
  • settings.complete callback takes the Animationobject as 1st argument.

It also includes a few old bug fixes that didn't make it into a release yet, but were already in master.