Version 1.1.3
React components
data-testid
is now correctly passed on inDatePicker
.- Correct token mapping for
Button
's primary appearance. Fieldset
now also acceptslabelProps
.
data-testid
is now correctly passed on in DatePicker
.Button
's primary appearance.Fieldset
now also accepts labelProps
.We had an internal publishing problem. You can skip this version and go straight to 1.1.2.
DatePicker
: moved dayjs.extend outside the render method.Paper's
PropTypesSelect's
PropTypessmall
sized IconButton
on iOS.Select
: when the placeholder was active, all other options were also greyed
out on Windows platforms. This is no longer the case.De Limburger
.De Limburger
.De Limburger
: added De Limburger as a selectable brand from the dropdown in
the top right corner.Select
: removed the check for option or optiongroup. This enables
React.Fragment
and null
to be added as children for a Select
component.useMediaQuery
: now accepts 0 as a value.