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
108f4c287d2ef5bbff49125d02351fff92d42e36
NativeScript
/
tns-core-modules
/
ui
/
core
History
Panayot Cankov
108f4c287d
Inital animations were not played in android, since CSS in android is now applied before the native view is created/assigned
2017-04-12 10:40:45 +03:00
..
bindable
Disable recycling of native views
2017-03-28 18:08:59 +03:00
control-state-change
Use relative imports in tns-core-modules.
2017-03-13 14:37:59 +02:00
dependency-observable
Use relative imports in tns-core-modules.
2017-03-13 14:37:59 +02:00
properties
Property change notifications raise value and oldValue
2017-04-07 17:12:39 +03:00
view
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
view-base
Inital animations were not played in android, since CSS in android is now applied before the native view is created/assigned
2017-04-12 10:40:45 +03:00
weak-event-listener
Use relative imports in tns-core-modules.
2017-03-13 14:37:59 +02:00