Version 1.10.0
🐛 Bug Fix
- Use
~
in Step
scss import
!MR 231
- Make sure the
key
prop in <Stepper />
doesn't contain duplicate values.
!MR 214
🚀 New Features
<Dialog>
component has a new prop: footer
MR !194
🎨 Themes
- Updated
chameleon-theme-swcom
with updates on <Loader />
, <Choice />
,
<Stepper />
and Illustrations
!MR 222
- Add
brand-icon-abbreviation-horizontal
to chameleon-theme-hbvl-summer-2020
!MR 223
- Updated
chameleon-theme-dl
logos
!MR 224
- Add
chameleon-theme-hub
favicons
!MR 229
🏠 Internal
- Updates to dependencies:
- Removed obsolete
build:scripts
from root package.json
MR !205
- Some random fixes
MR !209:
- Snapshot stage in CI is now uninterruptible.
- Removed
version
from root package.json
- License files are no longer explicitly mentioned in package.json
files
- Refactored fonts
.plist
generation
MR !213
🦦 Other
- 💥 BREAKING: New
fonts.plist
structure for iOS
exports.
MR !217