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 |
|