This website requires JavaScript.
Explore
Help
Register
Sign In
javascript
/
ionic-framework
Watch
1
Star
0
Fork
0
You've already forked ionic-framework
mirror of
https://github.com/ionic-team/ionic-framework.git
synced
2026-03-13 10:22:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2debff18530cc1dfe6d9d73f7fce7b5a42685f34
ionic-framework
/
ionic
/
components
/
search-bar
/
test
/
floating
History
jbavari
2debff1853
Fix(search-bar): Update search model to bind its query value to the textbox via two way data binding. On input text change or the clear button, call writeValue explicitly. Update demo to show this, also do not pass in undefined values
2015-10-12 16:23:31 -06:00
..
e2e.ts
test(search-bar): modified tests to send in less chars
2015-10-09 10:58:19 -04:00
index.ts
Fix(search-bar): Update search model to bind its query value to the textbox via two way data binding. On input text change or the clear button, call writeValue explicitly. Update demo to show this, also do not pass in undefined values
2015-10-12 16:23:31 -06:00
main.html
refactor(search-bar): removed dependency on ngControl and forms
2015-10-12 12:47:24 -04:00