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" onWindows Chrome
!MR 176- For
iOS
each theme had an emptylogos.swift
,illustrations.swift
andicons.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) forAndroid
. 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
andchameleon-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:
- @babel/runtime: 7.14.8 -> 7.15.4
- @popperjs/core: 2.9.3 -> 2.10.1
- @storybook/react: 6.3.6 -> 6.3.8
- @testing-library/jest-dom: 4.2.4 -> 5.14.1
- @testing-library/react: 9.3.2 -> 12.1.0
- @testing-library/react-hooks: 7.0.1 -> 7.0.2
- dayjs: 1.10.3 -> 1.10.7
- downshift: 6.1.6 -> 6.1.7
- fast-glob: 3.2.4 -> 3.2.7
- focus-trap: 6.6.0 -> 6.7.1
- fs-extra: 8.1.0 -> 10.0.0
- husky: 7.0.1 -> 7.0.2
- inputmask: 5.0.3 -> 5.0.6
- pdfkit: 0.12.1 -> 0.12.3
- react-day-picker: 7.4.5 -> 7.4.10
- react-live: 2.2.3 -> 2.3.0
- style-dictionary: 3.0.0-rc.4 -> 3.0.2
- 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