18 Commits

Author SHA1 Message Date
ee2eee3d7e how-to's fixed slashes in code comments 2016-05-09 18:02:05 +03:00
b2c182fd7a Improve Binding class (#2038)
Remove options parameter
2016-04-27 16:43:45 +03:00
e01daed7eb Merged master onto feature/docs 2016-04-15 16:54:37 +03:00
9fe9d6e77d How-To md files with markdown-snippet-injector 2016-04-14 16:52:51 +03:00
f768fda881 Fixed some slow tests. (#1968)
Fixed modal page on iOS7.
2016-04-14 15:01:32 +03:00
a66636fc6b Improve unit-tests (#1946)
* Improved unit-tests speed & reliability

* Fixed iOS tests.
Improved message output
2016-04-13 10:28:28 +03:00
281cb95fad Animation error handing improved 2016-03-24 11:09:22 +02:00
ccdc394be4 This adds the ability to Cancel the Animation via the Promise returned via a play command. 2016-03-21 22:52:55 -06:00
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