41 Commits

Author SHA1 Message Date
f1a30a4adb fix(search-bar): gave the cancel button a min height and changed to a longer text
Removed the extra selector in the css, references #247
2015-10-29 17:53:46 -04:00
36f82b2473 refactor(NavController): restructuring and perf improvements 2015-10-29 14:37:49 -05:00
a0b8f6f537 update to alpha42 2015-10-14 10:08:26 -05:00
bb49c9f114 Updating search-bar basic demo to show the detectchanges from angular firing 1000's of times 2015-10-13 11:56:53 -06:00
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
33ac1cc13b SearchBar 2015-10-12 14:56:40 -05: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
972e16e62a test(search-bar): modified tests to send in less chars
references #247
2015-10-09 10:58:19 -04:00
d8a12c3c98 test(search-bar): added tests for all search bars
references #247
2015-10-09 10:38:34 -04:00
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
c657bb6d6a alpha39 updates/hacks
Conflicts:
	ionic/components/search-bar/search-bar.ts
	ionic/config/decorators.ts
2015-10-07 14:57:58 -05: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
4c18aec23d Fix(demo): Update search bar floating demo for custom cancel action 2015-10-06 17:01:42 -06: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
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
319fc9db1f test(search-bar): added tests for input focus animation
References #247
2015-10-06 17:28:20 -04:00
f9d5e85800 Merge branch 'search-bar' of github.com:driftyco/ionic2 into search-bar 2015-10-05 15:04:24 -06:00
0cef1afe20 refactor(search-bar): Added iOS styling and another test page
References #247
2015-10-05 17:03:04 -04:00
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
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
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
4d6d7f757d alpha35 update 2015-08-19 16:06:41 -05:00
40fc77b0b6 App annotation/mode attribute 2015-07-08 14:05:37 -05:00
1ae3113386 let there be typescript 2015-07-03 13:19:30 -05:00
2fdb4aeb29 IonicView / update tests 2015-06-19 23:00:00 -05:00
f1a61cb4d5 test updates 2015-06-19 15:57:35 -05:00
9b80cffedb new bootstrap 2015-06-18 11:59:52 -05:00
cc12b36f03 Main 2015-06-01 21:42:33 -05:00
f1e19f1576 Empty search bar 2015-06-01 21:38:06 -05:00
ec3b51df85 Filter 2015-05-17 11:48:38 +02:00
229030a66b Query 2015-05-17 11:48:38 +02:00
c100bf9604 Shit 2015-05-17 01:43:19 +02:00
78ddbbf83b Search attempt 2015-05-16 22:33:06 +02:00
d8eea75736 i put the break in changes 2015-05-11 22:33:32 -05:00
300c6f2cb8 remove ionic view 2015-05-04 09:17:17 -05:00
a425061d90 barely making it work 2015-04-30 23:56:15 -05:00
14ecc7178b wip 2015-04-25 13:07:53 -05:00
db75218201 upgrade angular 2015-04-25 11:27:36 -05:00
9039297110 rename src to ionic 2015-04-25 10:59:09 -05:00