All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2024-08-08)
1.0.0-beta.6 (2022-10-13)
- npm: correct element & array of elements typing for theme switching (59d2aeb)
1.0.0-beta.5 (2021-10-21)
- neutral-700 to neutral-200 have been renamed one digit down
- neutral-700 has been introduced as a new token in place of the old one
Affected users: Only those using palette tokens, theme token users are unaffected
Migration path:
- search neutral-700 to neutral-200 and replace with one digit lower
- e.g.
neutral-700
->neutral-600
- (optional) visually review all
neutral-600
andneutral-800
- potentially use
neutral-700
instead
- introduce new color-neutral token (#245) (011a866)
- update night theme's background-action-subtle opacity (#243) (ba23a48)
- android: exclude base tokens from "night" mode values (#95) (20e0377)
1.0.0-beta.4 (2021-06-10)
- android: add initial implementation (#58) (654b663)
- add progress (content, background) colors (#69) (90145d8)
1.0.0-beta.3 (2021-05-18)
1.0.0-beta.2 (2021-05-10)
Initial release.