Panayot Cankov
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
Hristo Deshev
7e5c29a163
Fix package.json "main" settings and remove .js references.
2016-08-04 16:24:29 +03:00
Hristo Deshev
34c7dc1e02
Rename Thenable<T> to PromiseLike<T>
...
Also change the Promise generic param from R to T.
Make it similar to TypeScript's lib.es6.d.ts until we actually
remove those typings.
2016-08-02 13:09:10 +03:00
Tsvetan Raikov
b018ac20f0
Fixed: Animations look wrong when applying 0 scale
2016-06-22 13:07:15 +03:00
Tsvetan Raikov
1742e9ab53
Fixed: TranslateX and Animate in iOS strange behaviour on 2.0
2016-06-17 18:23:28 +03:00
Tsvetan Raikov
0b0aa11500
Fixed: Animation rotates in a wrong way after 360 degrees rotation
2016-06-14 14:28:40 +03:00
Tsvetan Raikov
d810a779fe
Fixed animation value sync issues
2016-06-14 11:31:04 +03:00
Rossen Hristov
17cc067e25
Trying to fix the Travis build.
2016-06-02 15:18:23 +03:00
Rossen Hristov
0a8d211665
Enable hardware acceleration for views animations in Android
...
Resolves #2217
2016-05-31 16:46:19 +03:00
Panayot Cankov
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00