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-17 04:41:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
tns-core-modules
/
ui
/
text-field
History
Vasil Chimev
3e6f465cc8
fix: TextField not secure when keyboardType="number" (
#5012
)
2017-10-31 18:29:39 +02:00
..
package.json
No more ambient modules for tns-core-modules/* subpackages.
2017-03-07 17:59:02 +02:00
text-field-common.ts
recycling now happens only if nativeView and android properties are not accessed. (
#4627
)
2017-08-01 15:04:16 +03:00
text-field.android.ts
fix: TextField not secure when keyboardType="number" (
#5012
)
2017-10-31 18:29:39 +02:00
text-field.d.ts
Fix text-field typedoc
2017-05-17 15:18:02 +03:00
text-field.ios.ts
Hanlde hint color reset properly in iOS (
#4968
)
2017-10-20 08:31:18 +03:00