|
25526870e0
|
test(searchbar): added nav test and removed model test
references #853
|
2016-01-04 15:33:15 -05:00 |
|
|
e761ab908b
|
test(searchbar): fixed console output in tests
|
2015-12-29 21:13:25 -05:00 |
|
|
f30b9889df
|
feat(searchbar): emit blur and focus events
closes #795
|
2015-12-22 15:57:53 -05:00 |
|
|
b00b7bca6a
|
refactor(searchbar): fixed searchbar when undefined value is passed or no ngModel at all, fixed style of cancel button on hover
removed unused broken searchbar tests. references #247
|
2015-12-19 14:04:28 -05:00 |
|
|
c40d71ae19
|
refactor(searchbar): moving logic out of directive and back into searchbar
|
2015-12-18 19:20:01 -05:00 |
|
|
53dd312b39
|
refactor(searchbar): fixing event emitters, outputs and inputs, removing ngControl requirement from Searchbar
|
2015-12-18 18:04:15 -05:00 |
|
|
20585106ff
|
refactor(searchbar): WIP Angularizing searchbar
|
2015-12-18 16:41:52 -05:00 |
|
|
ff8d6c5cd1
|
test(searchbar): removing unnecessary tests
|
2015-12-17 14:14:05 -05:00 |
|
|
dd6773a5fa
|
fix(typography): remove negative margin top for first header unless in padding
fixes #769
|
2015-12-17 14:14:05 -05:00 |
|
|
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 |
|
|
4024784b25
|
Merge branch 'master' into searchbar-fix
# Conflicts:
# ionic/components/searchbar/searchbar.ts
# ionic/components/searchbar/test/floating/main.html
|
2015-12-12 14:48:58 -05:00 |
|
|
5d6d9b9610
|
chore(upgrad): ng alpha52 and case-sensitive templates
|
2015-12-10 22:52:55 -06:00 |
|
|
b8ad42c797
|
refactor(searchbar): changed Cancel button to show by default
Renamed some searchbar input properties. Fixed the cancel button
showing when it wasn’t focused.
|
2015-12-10 18:52:19 -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 |
|
|
d464d5cb1c
|
remove angular2/angular2 imports
|
2015-12-10 16:41:57 -06:00 |
|
|
88276afc0b
|
refactor(searchbar): cleaned up some nested css, renamed some classes and added some comemnts
references #689
|
2015-12-08 12:56:46 -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 |
|
|
3f3b0669eb
|
refactor(searchbar): renamed SearchBar class to Searchbar
closes #667
|
2015-12-01 10:52:09 -05:00 |
|
|
1c7dcc25c4
|
chore(): use E2EApp as the class name for e2e apps
|
2015-11-17 12:53:46 -06:00 |
|
|
86aa23c0ba
|
refactor(searchbar): renamed all selectors, variables, and components from search-bar to searchbar
references #419
|
2015-11-02 21:07:45 -05:00 |
|
|
0824c3daf3
|
refactor(searchbar): moved search-bar files to searchbar
references #419
|
2015-11-02 21:07:44 -05:00 |
|