Commit Graph

7 Commits

Author SHA1 Message Date
Manu Mtz.-Almeida
f1f44ebdd4 fix(range): range with long label renders correctly 2016-11-01 23:50:57 +01:00
Manu Mtz.-Almeida
4be5d8329e fix(tabs): $tabs-md-tab-font-size is taken into account
fixes #8820
2016-10-21 17:58:27 +02:00
Manu Mtz.-Almeida
9895b86015 fix(range): fixes when step size is bigger than range
fixes #8830
fixes #8802
2016-10-21 17:21:23 +02:00
Brandy Carney
16df3a4aab refactor(css): update theme imports 2016-09-13 16:57:32 -05:00
Brandy Carney
d675d39a62 fix(range): align the label in an item range to the center
fixes #7046
2016-07-08 15:01:21 -04:00
Brandy Carney
484dfdb2f0 chore: fix linter errors 2016-06-01 10:44:14 -04:00
Brandy Carney
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