Commit Graph

76 Commits

Author SHA1 Message Date
Brandy Carney
b824883ade fix(search-bar): error with inputs 2015-10-12 15:03:39 -04:00
Brandy Carney
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
Brandy Carney
972e16e62a test(search-bar): modified tests to send in less chars
references #247
2015-10-09 10:58:19 -04:00
Brandy Carney
e7aefec995 Merge remote-tracking branch 'origin/master' 2015-10-09 10:42:24 -04:00
Brandy Carney
d8a12c3c98 test(search-bar): added tests for all search bars
references #247
2015-10-09 10:38:34 -04:00
Brandy Carney
8812fec315 refactor(search-bar): updated iOS cancel button to be far off screen to begin with
references #247
2015-10-09 10:38:15 -04:00
Adam Bradley
0cac4d9a2e chore(): remove use of @View 2015-10-09 09:15:04 -05:00
Adam Bradley
18519d1576 refactor(cssClass): update/cleanup css class usage 2015-10-08 21:32:16 -05:00
Brandy Carney
b07a3760e5 refactor(search-bar): Added JS to calculate the margin of the iOS cancel button
References #247
2015-10-08 14:04:23 -04:00
Adam Bradley
013389d7ca fix(searchbar): set directives 2015-10-07 15:07:50 -05:00
Adam Bradley
c657bb6d6a alpha39 updates/hacks
Conflicts:
	ionic/components/search-bar/search-bar.ts
	ionic/config/decorators.ts
2015-10-07 14:57:58 -05:00
Adam Bradley
02f04c7322 Merge branch 'master' into alpha38
Conflicts:
	ionic/config/decorators.ts
2015-10-07 13:56:16 -05:00
Adam Bradley
0be37b201f rename IonicComponent to ConfigComponent 2015-10-07 10:54:28 -05:00
Adam Bradley
1befe94802 alpha39 updates 2015-10-07 10:51:08 -05:00
Adam Bradley
50b6fdea8d Merge branch 'master' into alpha38
Conflicts:
	ionic/components/search-bar/search-bar.ts
	ionic/config/decorators.ts
2015-10-06 20:38:04 -05:00
Brandy Carney
994fdc7084 fix(search-bar): set isFocused to false and remove shouldLeftAlign for custom function
references #247
2015-10-06 19:03:50 -04:00
jbavari
4c18aec23d Fix(demo): Update search bar floating demo for custom cancel action 2015-10-06 17:01:42 -06:00
jbavari
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
Brandy Carney
9b60da4308 refactor(search-bar): Added iOS styling for cancel button
Cancel button shows when clicking in input box, animation isn’t done
though. Added some examples. References #247
2015-10-06 18:10:13 -04:00
Brandy Carney
4ff55392ce refactor(search-bar): fix search icon so it doesn't cover the input field
references #247
2015-10-06 17:50:32 -04:00
Brandy Carney
b9bb3d11aa refactor(search-bar): Fix search icon positioning
references #247
2015-10-06 17:48:12 -04:00
Adam Bradley
95b5ffd966 Merge branch 'master' into alpha38 2015-10-06 16:28:40 -05:00
Adam Bradley
9bc09300df chore(): rename properties to inputs, events to outputs 2015-10-06 16:28:32 -05:00
Brandy Carney
319fc9db1f test(search-bar): added tests for input focus animation
References #247
2015-10-06 17:28:20 -04:00
Adam Bradley
c74cab45db Merge branch 'master' into alpha38 2015-10-06 15:31:55 -05:00
Brandy Carney
3b6e17836e refactor(search-bar): Added MD styling and moved some variables around
References #247
2015-10-06 15:46:25 -04:00
Tim Lancina
0ae8ee6661 add search-bar back to IONIC_DIRECTIVES 2015-10-06 12:11:00 -05:00
Tim Lancina
7463ce9ee4 Remove forwardRefs from IONIC_DIRECTIVES
Closes #250.
2015-10-06 12:11:00 -05:00
Brandy Carney
058e28c094 refactor(search-bar): Added iOS styling and a close icon
References #247
2015-10-05 19:25:33 -04:00
jbavari
f9d5e85800 Merge branch 'search-bar' of github.com:driftyco/ionic2 into search-bar 2015-10-05 15:04:24 -06:00
Brandy Carney
0cef1afe20 refactor(search-bar): Added iOS styling and another test page
References #247
2015-10-05 17:03:04 -04:00
jbavari
6cc8a43427 Refactor(searchbar): Remove unused variables, remove console.log, and comments in index.tj and main.html 2015-10-05 10:00:17 -06:00
jbavari
23a6b39add Fix(demo): Update search list items to have more selections. Add inset to list to avoid the weird bordering look 2015-10-02 23:18:56 -06:00
jbavari
3215c05f4f Fix(search-bar): Have search bar go through items, provide filter, and filter those from list. Make search bar have valueAccessor it self update update control value to watcher 2015-10-02 23:10:52 -06:00
Adam Bradley
b14956d9d0 chore(): rename annotations to decorators 2015-09-22 13:15:10 -05:00
Adam Bradley
c41801c55f css cleanup 2015-09-05 21:02:45 -05:00
Adam Bradley
cdf631dcaf .ios and .md body class css structure 2015-09-04 23:54:00 -05:00
Tim Lancina
43cc8ecf91 d0x w1p 2015-08-31 10:24:37 -05:00
Adam Bradley
432f917e69 hairline width 0.55px 2015-08-20 15:20:45 -05:00
Adam Bradley
4d6d7f757d alpha35 update 2015-08-19 16:06:41 -05:00
Adam Bradley
41f58f87bb rename scss extensions dir to modes 2015-08-12 10:18:22 -05:00
Adam Bradley
a5a70f907d no quotes in attr selectors 2015-08-11 22:28:30 -05:00
Adam Bradley
d2b730c5e3 list headers/footers 2015-07-27 08:31:34 -05:00
Adam Bradley
704897d03a iOS searchbar hairline 2015-07-24 15:11:49 -05:00
Adam Bradley
40fc77b0b6 App annotation/mode attribute 2015-07-08 14:05:37 -05:00
Adam Bradley
1ae3113386 let there be typescript 2015-07-03 13:19:30 -05:00
Adam Bradley
71e893f069 component renamed to annotations 2015-06-28 21:03:34 -05:00
Adam Bradley
504ab46eb3 update to alpha.28)
domElement renamed to nativeElement
2015-06-27 12:12:16 -05:00
Max Lynch
7064095aa7 Remove search-bar caret transition 2015-06-22 21:46:36 -05:00
Adam Bradley
2fdb4aeb29 IonicView / update tests 2015-06-19 23:00:00 -05:00