React
- Added autocomplete prop to Autocomplete component
- Update BrandedHeading
nb
theme
Themes
- Update line-heights existing
nb
theme
- Make illustrations tree shakable by using imports
Docs
React Components
- Fixed Radio Button's figures margin has a default reset now
- Fixed action in WideList shrinks
- Fixed Icon flex-shrink
- Fixed onClose triggers multiple times in dialog
Themes
- Fixed
chameleon-hmc-nhb
typescale font-size Heading 2
- Fixed
chameleon-hmc-ld
typescale font-size Heading 2
- Fixed
chameleon-hmc-hd
typescale font-size Heading 2
- Fixed
chameleon-hmc-yc
typescale font-size Heading 2
- Fixed
chameleon-hmc-ge
typescale font-size Heading 2
- Fixed
chameleon-hmc-ge
react peerDependencies typo
Docs
- Fixed Switch is by default not required, pass true if needed
- Fixed Checkbox is by default not required, pass true if needed
React Components
- Added
appearance
prop to Placeholder
so you can switch when a child is
loaded
- Changed lock all
package.json
dependencies
- Changed version of
react-day-picker
to "7.4.5"
Themes
- Changed
alias-tokens
have now a specific pattern
- Fixed
shadow
in gva-summer-2020
SearchResults
React components
- Added
usePortal
to Tooltip
- Fixed
fonts config hbvl-summer-2020
- Enable
gva-summer-2020
in prebuilt
Themes
- Fixed
woff & woff2
in chameleon-theme-hbvl-summer-2020
Tokens
- Fixed
line-height
in chameleon-theme-hbvl-summer-2020
iOS
- Fixed issue in
font
struct
React components
- Added
Dialog
now supports data-testid
- Added
tableLayout
prop to Table
- Added
ellipsis
prop to tableCell in Table
- Added
width
prop to Table
- Fixed
Table
does not crash when passing data with value null anymore
- Fixed
Caption
does not pass size prop to underlying Text component anymore
- Fixed
Fieldset
's labelProps.fontWeight is now overwritable
Chameleon storybook
- New multibranded
chromatic
setup
React components
- Added iOS icons for the updated
GvA
theme
React components
- Pinned the version of
inputmask
to v5.0.3
to prevent a breaking change in
the third-party package from affecting our products.
React components
data-testid
is now correctly passed on in DatePicker
.
- Correct token mapping for
Button
's primary appearance.
Fieldset
now also accepts labelProps
.