6 Commits

Author SHA1 Message Date
227be2c874 fix(searchbar): emit input event to searchbar which now triggers the input on clear
closes #666
2015-12-12 15:30:40 -05:00
ff8169cb0a Merge branch 'master' into searchbar-fix
# Conflicts:
#	ionic/components/searchbar/searchbar.ts
2015-12-10 17:55:44 -05:00
ab4ad905a8 refactor(searchbar): converting searchbar input to use a directive
references #666
2015-12-10 17:51:02 -05:00
8a51ca2834 refactor(searchbar): Added an input trigger and moved some of the properties around
Added descriptions and private to the functions and improved docs for
searchbar. References #666
2015-12-03 12:30:15 -05:00
1c7dcc25c4 chore(): use E2EApp as the class name for e2e apps 2015-11-17 12:53:46 -06:00
0824c3daf3 refactor(searchbar): moved search-bar files to searchbar
references #419
2015-11-02 21:07:44 -05:00