component-tween
Version:
Motion tween engine using 'ease'
28 lines (19 loc) • 598 B
Markdown
1.2.0 / 2015-03-16
==================
* update "emitter" to v1.2.0
* use "component-clone" and "component-type" for browsers support (#5, @cristiandouce)
* update component.json (#4, @pgherveou)
* package: add browserify mappings (#7, @dfcreative)
* package: add "repository" field (#3)
1.1.0 / 2013-05-29
==================
* add Tween#stop(). Closes #2
* fix final update to complete the tween. Closes #1
1.0.0 / 2013-05-27
==================
* pin deps
* add package.json
* add interactive example
0.1.0 / 2012-11-10
==================
* add array tweening support