16 Commits

Author SHA1 Message Date
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
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
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