Commit Graph

7 Commits

Author SHA1 Message Date
Adam Bradley
e19d4e38c0 feat(select): emit change and select events
Closes #5219
2016-01-27 13:16:07 -06:00
Adam Bradley
e76b55994c fix(input): checked attr can be an empty string or no value 2016-01-27 08:09:37 -06:00
Adam Bradley
b3a7298a52 refactor(input): place inputs inside of ion-item 2016-01-27 08:09:37 -06:00
Eddie Lau 3dd13
07953672f5 add more types to function parameters and return type 2016-01-19 16:44:46 +08:00
Adam Bradley
1a3d8c8814 fix(Input): put @Input above getters 2016-01-14 20:05:03 -06:00
Adam Bradley
f23651e126 chore(): add types to Option 2016-01-14 13:28:36 -06:00
Adam Bradley
270fca0c50 feat(select): ion-select using alert radio/checkbox options
Closes #890 Closes #826 Closes #886
2016-01-08 16:26:07 -06:00