|
146e77bab3
|
fix(search-bar): removed the dependency on passing a value for each query
references #247
|
2015-10-12 18:29:45 -04:00 |
|
|
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 |
|
|
3917c38e27
|
refactor(search-bar): removed dependency on ngControl and forms
Changed clear div to a button, using ngModel now being passed in by the
user, only showing clear button when input has more than one char.
|
2015-10-12 12:47:24 -04:00 |
|
|
d8a12c3c98
|
test(search-bar): added tests for all search bars
references #247
|
2015-10-09 10:38:34 -04:00 |
|
|
02f04c7322
|
Merge branch 'master' into alpha38
Conflicts:
ionic/config/decorators.ts
|
2015-10-07 13:56:16 -05:00 |
|
|
1befe94802
|
alpha39 updates
|
2015-10-07 10:51:08 -05:00 |
|
|
7d9b8f7ec9
|
Fix(search-bar): Fix the cancel button to clear input value. Update done/cancel button to call a cancel function
|
2015-10-06 16:58:15 -06:00 |
|
|
0cef1afe20
|
refactor(search-bar): Added iOS styling and another test page
References #247
|
2015-10-05 17:03:04 -04:00 |
|