This website requires JavaScript.
Explore
Help
Register
Sign In
javascript
/
NativeScript
Watch
1
Star
0
Fork
0
You've already forked NativeScript
mirror of
https://github.com/NativeScript/NativeScript.git
synced
2025-11-05 13:26:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5cc8def8e47b0a1cc71a03ba317d873334294c1b
NativeScript
/
tns-core-modules
/
ui
/
animation
History
Panayot Cankov
5cc8def8e4
Fix broken _onAndroidAnimationEnd after back navigation
2017-04-25 14:32:50 +03:00
..
animation-common.ts
Use relative imports in tns-core-modules.
2017-03-13 14:37:59 +02:00
animation.android.ts
Fix broken _onAndroidAnimationEnd after back navigation
2017-04-25 14:32:50 +03:00
animation.d.ts
Add module names for the typedoc, make it work
2017-04-20 16:58:30 +03:00
animation.ios.ts
Animations were always played as keyframes and kept overriding the local values. Android setAlpha has deprecated int overload, now it is guided to use the float one. Android background color was animated using css values instead of local or the keyframe one.
2017-04-06 14:50:40 +03:00
keyframe-animation.d.ts
Add module names for the typedoc, make it work
2017-04-20 16:58:30 +03:00
keyframe-animation.ts
Fix unhandled rejection warnings in keyframe animations.
2017-03-24 15:28:29 +02:00
package.json
No more ambient modules for tns-core-modules/* subpackages.
2017-03-07 17:59:02 +02:00