2.0.1
2.0.1 (2017-02-08)
Bug Fixes
- chip: align icon in the center (ace727e), closes #5386
- content: check for this._scroll when reading dimensions (#10216) (96f550c)
- datetime: set input-has-value class without formControlName (#8947) (81c3394)
- input: add variables for alert and input placeholder color (4ca9f2c), closes #10153
- input: add max, min, step as inputs and pass to native (803782a), closes #10189
- input: don't allow focus when disabled is set (#10214) (eba0866), closes #10155
- platform: detect iPad Pro correctly (#10292) (f12fc61)
- toggle/checkbox: allow value to be programmatically updated while disabled (#10304) (b8ee301), closes #9730