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
f042417f103d216c0c09b6f780b77330bcd93b77
NativeScript
/
tns-core-modules
/
ui
/
action-bar
History
Hristo Hristov
ac04ede97e
Implemented showModal on View
2017-12-15 13:08:15 +02:00
..
action-bar-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
action-bar.android.ts
recycling now happens only if nativeView and android properties are not accessed. (
#4627
)
2017-08-01 15:04:16 +03:00
action-bar.d.ts
ActionBar is measured the moment we create native buttons otherwise it won't show correctly
2017-12-15 13:06:34 +02:00
action-bar.ios.ts
Implemented showModal on View
2017-12-15 13:08:15 +02:00
package.json
No more ambient modules for tns-core-modules/* subpackages.
2017-03-07 17:59:02 +02:00