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-26 03:01:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
ui
/
search-bar
History
Hristo Deshev
70041bd999
Don't expose platform types in public d.ts files.
...
Use any. Add a comment with the real type.
2015-10-30 17:17:29 +02:00
..
package.json
definitions fixed
2015-03-03 10:34:40 +02:00
search-bar-common.ts
dismissSoftInput implemented
2015-10-19 14:55:06 +03:00
search-bar.android.ts
dismissSoftInput implemented
2015-10-19 14:55:06 +03:00
search-bar.d.ts
Don't expose platform types in public d.ts files.
2015-10-30 17:17:29 +02:00
search-bar.ios.ts
iOS owner pattern changed to use WeakRef in order to prevent memory leaks.
2015-10-22 10:26:59 +03:00