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
2a10b7a220de6de17a211002836cd00bd0e9726d
NativeScript
/
tns-core-modules
/
ui
/
page
History
Hristo Hristov
a7ae124ad8
ActionBar is measured the moment we create native buttons otherwise it won't show correctly
2017-12-15 13:06:34 +02:00
..
constants.ts
partial state
2016-12-13 15:51:18 +02:00
package.json
No more ambient modules for tns-core-modules/* subpackages.
2017-03-07 17:59:02 +02:00
page-common.ts
iOS Frame, Page and TabView measure/layout methods removed. We now rely on the framework positioning. This will result in a change that width, height, minWidth, minHeight, margins not respected on these controls
2017-12-15 13:06:34 +02:00
page.android.ts
cache page on forward navigation (
#4652
)
2017-08-07 17:24:12 +03:00
page.d.ts
iOS Frame, Page and TabView measure/layout methods removed. We now rely on the framework positioning. This will result in a change that width, height, minWidth, minHeight, margins not respected on these controls
2017-12-15 13:06:34 +02:00
page.ios.ts
ActionBar is measured the moment we create native buttons otherwise it won't show correctly
2017-12-15 13:06:34 +02:00