14 Commits

Author SHA1 Message Date
4b36c3430d chore(angular): update to angular 2.0.0-rc.1 2016-05-05 10:45:49 -07:00
45e37ceb29 test(e2e): update all e2e tests to use a local path to ionic
this lets type errors to show up during development

closes #6366
2016-04-29 15:34:56 -04:00
1c67b0269b feat(select): fallback to alert interface when more than 6 opts 2016-04-16 21:40:41 -05:00
81096f1c12 feat(select): using action-sheet as ion-select interface 2016-03-09 23:57:22 +01:00
c883a2ae91 chore(): update Ionic imports in tests 2016-02-22 17:45:17 -06:00
7e3eb23345 test(select): ngFor ion-option w/ array of numbers
Related: #5495
2016-02-18 10:25:13 -06:00
1e0df9249e test(): update checkbox/select/toggle tests 2016-02-14 14:43:37 -06:00
6a7c97d77e feat(select): cancel output event
Closes #5439
2016-02-13 00:42:37 -06:00
5f254f285f chore(e2e): make typescript and e2e friends 2016-02-12 11:37:39 -06:00
3e8b7ca96d test(select): reproduce issue of setting select to null
references #5288
2016-02-01 14:45:15 -05:00
0a04522d38 fix(select): update text on ngModel change 2016-01-27 22:22:40 -06:00
e19d4e38c0 feat(select): emit change and select events
Closes #5219
2016-01-27 13:16:07 -06:00
ca678c0af8 docs(select): ion-select docs 2016-01-08 21:05:04 -06:00
270fca0c50 feat(select): ion-select using alert radio/checkbox options
Closes #890 Closes #826 Closes #886
2016-01-08 16:26:07 -06:00