Themes
- Changed Paragraph responsive font-size
nb-winter-2021 (now 18px on desktop)
- Changed Paragraph responsive font-size
beltel (now 18px on desktop)
- Changed Paragraph responsive font-size
indo (now 18px on desktop)
- Changed Paragraph responsive font-size
swcom (now 18px on desktop)
- Changed Paragraph responsive font-size
chameleon-hmc-nhb (now 18px on
desktop)
- Changed Paragraph responsive font-size
chameleon-hmc-ld (now 18px on
desktop)
- Changed Paragraph responsive font-size
chameleon-hmc-hd (now 18px on
desktop)
- Changed Paragraph responsive font-size
chameleon-hmc-yc (now 18px on
desktop)
- Changed Paragraph responsive font-size
chameleon-hmc-ge (now 18px on
desktop)
Swift
- Added new package
chameleon-swift with a basic structure that includes brand
colors.
React/Themes
- Changed Logo config is moved to themes
- Changed
hmc BrandedHeading mobile padding/overall padding finetuning
- Changed
hmc BrandedHeading responsive style
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
Tabledoes 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.