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
078bd4890986c7487c5bda6ba13934f4420a8c8d
NativeScript
/
tns-core-modules
/
ui
/
core
History
Panayot Cankov
078bd48909
Scaling to zero should be avoided in iOS as the underlying system won't be able to decompose the resulting affine matrix, but in cases of 0 we were setting it to 1, we will now set it to 1e-6.
2017-04-12 10:30:53 +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
Scaling to zero should be avoided in iOS as the underlying system won't be able to decompose the resulting affine matrix, but in cases of 0 we were setting it to 1, we will now set it to 1e-6.
2017-04-12 10:30:53 +03:00
view-base
Fix iOS animations, transition was workin in DIP, when css class is change objects were flickering
2017-04-03 17:17:59 +03:00
weak-event-listener
Use relative imports in tns-core-modules.
2017-03-13 14:37:59 +02:00