🦦 Other
Correctly licensed Produkt font has been added for
chameleon-theme-nb-winter-2021.
MR !320
🦦 Other
Correctly licensed Produkt font has been added for
chameleon-theme-nb-winter-2021.
MR !320
1.12.1 (21-2-2022)
🚀 New Features
Add success state to AutoComplete, DatePicker & TextField in the
chameleon-react package
!MR 306
🎨 Themes
Add logos to chameleon-theme-hub package
!MR 301
Add RSS icon
!MR 302
Removed margin from BrandedHeading in chameleon-theme-swcom when no action
is set
!MR 303
Updated the line-height from Heading1 in chameleon-theme-swcom
!MR 304
Updated the sales illustrations in chameleon-theme-nb &
chameleon-theme-nb-winter-2021
!MR 307
!MR 308
Make it possible to use the v2 logo in chameleon-theme-dl this will also be
the default!
!MR 309
Updated the v2 logos in chameleon-theme-ds
!MR 310
Add theme chameleon-theme-wort-en
!MR 311
Add theme chameleon-theme-wort-pt
!MR 312
Add theme chameleon-theme-wort-tc
!MR 313
🐛 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