|
50402e20b1
|
FIX: Set both translate and scale values after animation end
|
2015-11-27 15:32:09 +02:00 |
|
|
c4c92efd8e
|
Implemented #1102: Ability to specify an animation easing, i.e. curve in a platform-independent manner.
|
2015-11-16 15:22:18 +02:00 |
|
|
21b3a0a602
|
Fixed #801: Chained animations lose state on iOS.
|
2015-10-14 16:01:59 +03:00 |
|
|
e3aeb90544
|
Fixed: iOS animations combining several affine transform properties set only the first property on our view after they finish. #835
|
2015-10-01 13:52:20 +03:00 |
|
|
beef7f9372
|
Fixed: If an Animation instance is played more than once, the same promise is resolved each time leading to unexpected results. #774
|
2015-09-21 13:27:10 +03:00 |
|
|
15eb5d29c8
|
Fixed: Android animations that animate a property to its current value do not run. #759
|
2015-09-21 10:28:30 +03:00 |
|
|
e18e7777a1
|
Added View.translateX, View.translateY, View.scaleX, View.scaleY, View.rotate properties.
|
2015-09-03 11:46:12 +03:00 |
|
|
cdce311b9c
|
Fixed the animation tests.
|
2015-07-30 11:35:01 +03:00 |
|
|
199830f67e
|
Temp.
Temp.
|
2015-07-30 10:58:45 +03:00 |
|
|
b1e55f1066
|
Animations 1.0
|
2015-07-29 15:24:43 +03:00 |
|