9 Commits

Author SHA1 Message Date
15eb5d29c8 Fixed: Android animations that animate a property to its current value do not run. #759 2015-09-21 10:28:30 +03:00
9fbcf5f143 Fix typescript 1.6 compile errors.
- Remove unknown properties in object literals.
- Don't use module-level `delete` statements.
2015-09-18 11:20:17 +03:00
e18e7777a1 Added View.translateX, View.translateY, View.scaleX, View.scaleY, View.rotate properties. 2015-09-03 11:46:12 +03:00
72e490a036 fix the issue that an iOS animation promise may never be resolved nor rejected 2015-08-14 17:53:04 +08:00
4c03cddbd6 Fix tslint error
Change module-merge to use the global merge function
2015-08-03 13:49:22 +03:00
64ab2e1e2e Fixed a tslint error. 2015-07-30 16:41:16 +03:00
f1b2f068d0 Fixed Issue #513: Android backgroundColor animation is not gradual 2015-07-30 16:19:23 +03:00
b1e55f1066 Animations 1.0 2015-07-29 15:24:43 +03:00
09c00cb13b Animations Spike 2015-07-29 15:24:38 +03:00