15 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
b967b1ee7e fix(select): improve value comparisons 2016-03-06 20:43:31 -06:00
b219de5f9f fix(select): do not open on form submit
Closes #5596
2016-03-05 00:40:58 -06:00
c883a2ae91 chore(): update Ionic imports in tests 2016-02-22 17:45:17 -06:00
1e0df9249e test(): update checkbox/select/toggle tests 2016-02-14 14:43:37 -06:00
5f254f285f chore(e2e): make typescript and e2e friends 2016-02-12 11:37:39 -06:00
eb03159d08 fix(select): fix select disabled state 2016-01-27 23:03:05 -06: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
42f6b1056f fix(input): update input css/tests 2016-01-27 08:09:37 -06:00
b3a7298a52 refactor(input): place inputs inside of ion-item 2016-01-27 08:09:37 -06:00
d4cf6d83f2 docs(): fix spelling 2016-01-08 21:09:05 -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