Releases: tweenjs/es6-tween
Releases · tweenjs/es6-tween
v2.0.1
16 May 18:47
Compare
Sorry, something went wrong.
No results found
<a name"2.0.1">
2.0.1 (2017-05-16)
Bug Fixes
v2.0.0
16 May 18:42
Compare
Sorry, something went wrong.
No results found
<a name"2.0.0">
2.0.0 (2017-05-16)
Breaking Changes
from webpack to rollup and from babel to buble for performance reason
(0d53f051 )
from webpack to rollup and from babel to buble for performance reason
(886942e6 )
from webpack to rollup and from babel to buble for performance reason
(ff5a9c73 )
v1.12.3
14 May 20:49
Compare
Sorry, something went wrong.
No results found
<a name"1.12.3">
1.12.3 (2017-05-14)
Bug Fixes
deploy: failed deploy was just removed (25be3361 )
v1.12.2
14 May 20:10
Compare
Sorry, something went wrong.
No results found
<a name"1.12.2">
1.12.2 (2017-05-14)
Bug Fixes
windows: batch file removed for security reason (8446202d )
v1.12.1
14 May 20:05
Compare
Sorry, something went wrong.
No results found
<a name"1.12.1">
1.12.1 (2017-05-14)
Bug Fixes
much issue: readme fix (b2de93ee , closes #3 )
readme: fixes git failing docs(readme): note this (3b23cae5 , closes #3 )
v1.12.0
14 May 19:53
Compare
Sorry, something went wrong.
No results found
<a name"1.12.0">
1.12.0 (2017-05-14)
Features
semantic-release: should work at start feat(release): batch script for windows users (1f4bab31 )
v1.11.2
06 Apr 10:18
Compare
Sorry, something went wrong.
No results found
feat(Composite): added #fetch method
fix(Tween#delay): delay now adds only at start
fix(TWEEN#plugins): fixed Transform plugin
feat(TWEEN#plugins): added Filter plugin
fix(changelog): Changelog fixed
chore(readme): improved
chore(deps): updated
fix(yarn): deps updated
v1.10.6
02 Apr 10:16
Compare
Sorry, something went wrong.
No results found
Release Version
Fixes
NEW features
Deprecation
v1.10.6
Fixed dist folder files (changed to latest)
v1.10.5
Improved demo with more real example
v1.10.5
Added Composite#Init feature
v1.10.x
NOTE
There are 2-release merged for keeping release small and clean
v1.10.3: Much new features
31 Mar 17:13
Compare
Sorry, something went wrong.
No results found
Release Version
Fixes
NEW features
Deprecation
v1.10.3
Fixed bug where Composite plugin sometime doesn't worked
Added Timeline feature
Deprecated Composite#setStyle
v1.10.3
Added Plugins feature
Deprecated Composite#set style
v1.10.3
Added Composite Scroll feature
v1.10.3
Added function argument passing feature
v1.10.3
Added Composite#Render feature
v1.5.1
To avoid error for tests, we removed TWEEN.cloneTween(tween) method
feat(Composite): New Composite feature for working with DOM or drawers
v1.x.x
NOTE
There are 2-release merged for keeping release small and clean
v1.4.1: Fixes and Improvements
27 Mar 11:31
Compare
Sorry, something went wrong.
No results found
v1.4.1: Fix small issue
Fixes
Fixed NPM_TOKEN issue and now removed from README
v1.4.0: Improvements
Fixes
TWEEN.now issue fixed, where it's failed tweens
Improvements
Performance improved by almost ~15%
Improved timing
TWEEN.now improvements
Optimization
Optimized code for faster execution
emit method arguments reduced to 5 for better performance
TWEEN.now optimization
Merged requestAnimationFrame function
NEW features
Added new reversed method
Added timing-correcter when visibilitychange event is called
Added test.html for comparing performance