UNPKG

vue-pose

Version:

A declarative animation library for Vue

55 lines (28 loc) 736 B
# Changelog Pose for Vue adheres to [Semantic Versioning](http://semver.org/). ## [0.5.1] 2019-04-24 ### Fixed - `onPoseComplete` [#784](https://github.com/Popmotion/popmotion/pull/784) ## [0.5.0] 2018-09-06 ### Added - Support for `applyAtStart` and `applyAtEnd` properties. ## [0.4.2] 2018-09-04 ### Removed - `preEnter` transition pending feedback. ## [0.4.1] 2018-09-04 ### Fixed - Bug with initial pose on posed components within `PoseTransition` ## [0.4.0] 2018-09-04 ### Added - `PoseTransition`. ## [0.3.0] 2018-09-03 ### Fixes - Latest fixes. ## [0.2.0] 2018-09-03 ### Fixes - Latest fixes. ## [0.1.1] 2018-09-03 ### Added - Added callbacks and prop updates. ## [0.1.0] 2018-09-02 ### Initial release