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-08-18 13:51:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
tns-core-modules
/
ui
/
page
History
Panayot Cankov
3a447b6f3f
Added @profile on several key methods in the Android lifecycle, refactored by extracting into methods a little (
#4685
)
2017-08-24 13:10:53 +03: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
Added @profile on several key methods in the Android lifecycle, refactored by extracting into methods a little (
#4685
)
2017-08-24 13:10:53 +03:00
page.android.ts
cache page on forward navigation (
#4652
)
2017-08-07 17:24:12 +03:00
page.d.ts
Fixed a bunch of typo's and minor errors in TypeScript definition files. (
#4707
)
2017-08-21 11:22:04 +03:00
page.ios.ts
recycling now happens only if nativeView and android properties are not accessed. (
#4627
)
2017-08-01 15:04:16 +03:00