Version 1.1.4
React components
- Pinned the version of
inputmask
tov5.0.3
to prevent a breaking change in the third-party package from affecting our products.
inputmask
to v5.0.3
to prevent a breaking change in
the third-party package from affecting our products.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.