@react-md/autocomplete
Advanced tools
Changelog
2.7.1 (2021-03-23)
Select
correctly respects the readOnly
prop (d9a0262), closes #1089Select
correctly updates for the dense
spec (2930595), closes #1089next
(1861731)Changelog
2.7.0 (2021-02-28)
RadioGroup
widget for the radiogroup role (76d6d27)tryToSubmitRelatedForm
util to help with additional a11y (0566e14)loop
util to allow for a specific min value (51bcf92)Changelog
2.6.0 (2021-02-13)
SkipToMainContent
(3f6e866)Changelog
2.5.4 (2021-01-27)
Changelog
2.5.3 (2021-01-12)
TextArea
(80c22ba),
closes #1043Changelog
2.5.2 (2021-01-12)
TextArea
(695fd2a)Changelog
2.5.1 (2020-12-16)
Changelog
2.5.0 (2020-12-15)
useNumberField
(8b927ab)FormMessage
counter prop-type
validation
(9ece3e1)messageProps
error from react when
disableMessage
is enabled
(e452aff)TextField
PropTypes
to allow
for search input type
(23d92dd)GridCell
now correctly uses
largeDesktop
when desktop is also provided
(fd26b8b)useTextField
hook to validate
the TextField
and TextArea
values
(578257c)PasswordWithMessage
component to
be used with useTextField
Hook
(f6d84f2)TextAreaWithMessage
component to
be used with useTextField
Hook
(e358799)TextFieldWithMessage
component to
be used with useTextField
Hook
(f2d7e5d)useNumberField
hook to control
number field values
(c705f2c)IconProvider
Component and useIcon
Hook
(4dfd50a)flexReverse
prop to
TextIconSpacing
(c4ee05b)withinRange
util for number
validation
(e8fb252)@include
order for
easier overrides
(4705b09)Changelog
2.4.3 (2020-11-14)
ListItem
disabled colors to
optionally include addons
(a40b6b3),
closes #997ListItem
no longer focusable by default
when disabled
(06e91ca),
closes #997