🐛 Bug Fix
Fixed: when a <Tooltip /> is used in the action="" prop of a
<WideListItem />, there's a visual overflow bug (the tooltip is clipped by a
parent with overflow: hidden.)
!MR 248
🏠 Internal
Updates to dependencies:
Refactored some deprecated Sass code: / is currently treated as a division
operation in some contexts and a separator in others. Hence
the deprecation
to use / as a division operator.
!MR 232 ,
!MR 247
🐛 Bug Fix
Add height to chameleon-theme-hmc, chameleon-theme-hmc-ge,
chameleon-theme-hmc-hd, chameleon-theme-hmc-ld, chameleon-theme-hmc-nhd,
chameleon-theme-hmc-yc buttons
!MR 197
🎨 Themes
Add favicons to chameleon-theme-beltel, chameleon-theme-dl,
chameleon-theme-ds, chameleon-theme-gva-summer-2020,
chameleon-theme-hbvl-summer-2020, chameleon-theme-hmc-ge,
chameleon-theme-hmc-hd, chameleon-theme-hmc-ld, chameleon-theme-hmc-nhd,
chameleon-theme-hmc-yc, chameleon-theme-indo, chameleon-theme-nb,
chameleon-theme-nb-winter-2021, chameleon-theme-swcom,
chameleon-theme-wl
!MR 192
🐛 Bug Fix
Add missing fonts for chameleon-theme-beltel and chameleon-theme-indo
!MR 189
📝 Documentation
Deprecated <Fonts /> component
!MR 190
🏠 Internal
Themes
Changed HMC button update (primary buttons are red now)
Changed BrandedHeading text to wrapping instead of truncating for NB theme
Added OpenSans for HMC theme
Added motion-duration-loop token
React
Added line-height for Select component
Fixed Dialog overflow not working corectly on iPad
Android
Changed line-heights are now absolute values
React
Fixed wl cdn font-link
Fixed :visited buttons & links
Fixed logo import bug
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