10 Commits

Author SHA1 Message Date
e2178fbf12 Fixed regression issue: rotate() doesn't reset after 360 degrees rotation 2016-09-14 15:00:04 +03:00
81165fee3f Fix Xcode 7 build - CAAnimationDelegate is not available there 2016-09-14 11:43:31 +03:00
82ff7aeadc Fix delegates 2016-09-14 09:08:53 +03:00
e895f37f0b Apply getter check to determine if API is exposed as property or as method for iOS backward compatibility 2016-09-12 14:38:54 +03:00
1236f66f44 Add npm script that generates ios .d.ts-es from the tests app
Less than 30 erros left, let's hope it still works

Added lib.*.d.ts from typescript, removed lib and dom stuff, added by hand XHR, alert etc. .d.ts-es for polyfills

Roll back some changes involved in separating UIEvent for dom and ios

Test combined dts-es will now use lib, while internally we will not to avoid UIEvent conflict with dom stuff
2016-08-29 09:58:17 +03:00
b018ac20f0 Fixed: Animations look wrong when applying 0 scale 2016-06-22 13:07:15 +03:00
1742e9ab53 Fixed: TranslateX and Animate in iOS strange behaviour on 2.0 2016-06-17 18:23:28 +03:00
0b0aa11500 Fixed: Animation rotates in a wrong way after 360 degrees rotation 2016-06-14 14:28:40 +03:00
d810a779fe Fixed animation value sync issues 2016-06-14 11:31:04 +03:00
e135c20b14 Rename the files 2016-05-26 14:30:25 +03:00