Releases: michaelvillar/dynamics.js
Releases · michaelvillar/dynamics.js
Release list
1.1.5
1.1.3
- Fix transform animations on SVG elements
1.1.2
- Actually working with DOM properties like scrollTop #31
1.1.1
- Fixed a bug with SVG on Chrome 52 #30 (thanks @Grafikart )
- Support animating DOM properties like scrollTop #28 (thanks @perrin4869)
1.1.0
changecallback now providesprogressas the second argument (https://github.com/michaelvillar/dynamics.js#dynamicsanimateel-properties-options) d99cb99- fixed SVG scaling issues 756d863
- fixed a bug in animating strings 6e78437
1.0.0
- More flexible property types support #25
0.0.9
- Fixed problem with dynamics.stop with multiple delayed animations [https://github.com//issues/16]
- Don't consider properties transform properties if object doesn't have a style property [https://github.com//issues/15]