Version 1.3.0
Themes
- Changed
Button
andIconButton
color
inchameleon-theme-hbvl-summer-2020
- Added
chameleon-theme-hmc
(this is just a trial setup, don’t use this in your code yet)
Button
and IconButton
color
in
chameleon-theme-hbvl-summer-2020
chameleon-theme-hmc
(this is just a trial setup, don’t use this in
your code yet)woff & woff2
in chameleon-theme-hbvl-summer-2020
** Note:** If you are implementing this version on a node-environment
, you
have to add jsDom
, as described in the peerDependencies.
Table sorting
functionalityloading
state to Table
inputMask
problems in TextField & DatePicker
AutoComplete
's onBlur functionality:don’tt return null on blur. The
AutoComplete will now first focus the TextField when you select an itemdisplay: contents
warning when using autoprefixer in your project:
this functionality is removed and is no longer supportedfont-structure
to be more independentDialog
now supports data-testid
tableLayout
prop to Table
ellipsis
prop to tableCell in Table
width
prop to Table
Table
does not crash when passing data with value null anymoreCaption
does not pass size prop to underlying Text component anymoreFieldset
's labelProps.fontWeight is now overwritablechromatic
setupGvA
themeinputmask
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.