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
/
tab-view
History
Daniel Leal
7b364613da
fix: typo on android utils, getPalleteColor to getPaletteColor (
#4687
)
...
* fix: typo on android, getPalleteColor to getPaletteColor * fix: adress comments
2017-08-24 11:55:31 +03:00
..
package.json
No more ambient modules for tns-core-modules/* subpackages.
2017-03-07 17:59:02 +02:00
tab-view-common.ts
Fix TypeScript 2.4 errors, introduced mainly due weak types and covariant checking for callbacks (
#4476
)
2017-07-03 11:57:00 +03:00
tab-view.android.ts
fix: typo on android utils, getPalleteColor to getPaletteColor (
#4687
)
2017-08-24 11:55:31 +03:00
tab-view.d.ts
Fixed a bunch of typo's and minor errors in TypeScript definition files. (
#4707
)
2017-08-21 11:22:04 +03:00
tab-view.ios.ts
Fix issue 4302 (
#4723
)
2017-08-22 09:52:07 +03:00