Releases: vue-a11y/vue-dark-mode
Releases · vue-a11y/vue-dark-mode
v1.0.0
How to Upgrade
npm i -S @vue-a11y/[email protected]
# OR
yarn add @vue-a11y/[email protected]
Features
change-mode
event when chosen a new color mode;- Adds SSR support;
- Allow to import the component individually;
- Support to custom storage;
- Toggle favicon by prefer-color-scheme;
Bug Fixes
- If system set colorMode preference in storage to use in SSR;
- Set type in package.json;
- docs: Path to how to CDN;
- styles: Add webkit and moz prefix to appearance button;
Committers: 1
- Alan Ktquez (@ktquez)