5 Commits

Author SHA1 Message Date
4d56219a4c refactor(forms): upgrade to @angular/forms 2016-06-30 21:54:48 -05:00
7e4b13daaf fix(range): prevent change detection exception 2016-06-01 16:11:47 -05:00
fc819dd9c4 feat(range): add ability to add labels to the left/right of range
using `range-left` and `range-right` inside of `ion-range` will place
the element to the left or right of the range.

references #5422
2016-05-31 20:11:09 -04:00
b59e5afe22 chore(range): emit ionChange on range 2016-05-31 16:24:13 -05:00
2c6e11b10d feat(range): create ion-range input 2016-05-27 13:20:36 -05:00