Version 1.9.0
🐛 Bug Fix
- 💥 BREAKING: Not really a bug, but we fixed the spelling of the icon
attachment
(previously 'attatchment')
!MR 148
<Select />
does not always have the same height as <TextField />
!MR 175
<Select />
overflowing letter "G" on Windows Chrome
!MR 176
- For
iOS
each theme had an empty logos.swift
, illustrations.swift
and
icons.swift
file.
!MR 159
🚀 New Features
- Removed PDF versions from repo and auto generate PDF (with
pdfkit) for
iOS
and VectorDrawable XML (with
a custom JAR) for
Android
.
MR !100
- Added logo's, icons and illustratios to
chameleon-swift
MR !138
- Added (minimal) foundation tokens for
chameleon-theme-swcom
MR !155
- 💥 BREAKING: Restructured theme output for
Android
MR !143,
MR !162
🎨 Themes
- Added a new icon set for
chameleon-theme-nb-winter-2021
!MR 142
!MR 164
- Added some illustrations for
chameleon-theme-nb-winter-2021
!MR 182
- Added a new play-arrow icon for
chameleon-theme-nb-winter-2021
and
chameleon-theme-gva-summer-2020
!MR 166
- For
Android
, motion design tokens are now integers
MR !170
- Added a new language icon to
chameleon-theme-wl
MR !187
📝 Documentation
- Deprecated
<Reset />
component
!MR 171
🏠 Internal
- Updates to dependencies:
- Updated
jest.testTimeout
MR !134
- Refactored some NPM scripts
- Refactored gitlab-ci.yml and moved percy snapshots to CI
!MR 167
- Removed teasers from visual testing
!MR 147
- Refactored naming of storybook scripts
!MR 184