All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.1 (2020-07-23)
- Removing title to avoid redundancy on screen readers (8878fbd)
1.1.0 (2020-06-23)
- Modify color mode when the defaultMode prop changes (5604170)
1.0.1 (2020-06-11)
- Use selector in favicon prop (68626a7)
1.0.0 (2020-06-10)
- 'change-mode' event when chosen a new color mode (8fa7193)
- Adds SSR support (18a1e61)
- Allow to import the component individually (526d0f9)
- Support to custom storage (4aaf1fb)
- Toggle favicon by prefer-color-scheme (987a555)
- If system set colorMode preference in storage to use in SSR (22e99cc)
- Set type in package.json (9fb4aa7)
- docs: Path to how to CDN (9b24257)
- styles: Add webkit and moz prefix to appearance button (7b02fd1)
0.2.0 (2020-05-18)
- Custom color-mode className (30a43b5)
0.1.3 (2020-05-08)
- Update rollup plugins and build for production (d540257)
- customize aria-label and aria-live through props (706b823)
- index.d.ts with definitions to install function (4bcc6b7)
- import terser module (9bd904d)
- remove export component in index.js (7380c6e)
- Toggle class in listener prefer-color-scheme: dark (5177f4b)
- Update color mode on the listener only if chosenMode is system (d3b4153)
- customize aria-label and aria-live through props (706b823)