Thanks @josefaidt for ensuring components are up to spec!
Features
-
Move helper text below form inputs in
ComboBox
,Dropdown
,MultiSelect
,TextArea
,NumberInput
,TextInput
,Select
(PR #256, issue #255) -
ProgressIndicator
: addspaceEqual
prop and functionality (PR #263, issue #262)
Fixes
-
Link
: remove visited styles by default (PR #259, issue #258) -
TimePickerSelect
: deprecatehideLabel
prop to match spec and set default value totrue
(PR #261, issue #260)
Breaking Changes
TimePickerSelect
:hideLabel
prop istrue
by default