All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Daniel Roe (@danielroe)
- DesertCookie [email protected]
- Jennifer Bland [email protected]
- Pazaz (@pazazdigital)
- Sam Norris-Rogers [email protected]
- Sébastien Chopin (@atinux)
- Synchronize Vue 2 & 3 component behaviour (#285)
- Update (b3789de)
- Move to Nuxt UI (#283)
- Update readme (4608865)
- Add back plausible (fbde0a1)
- Update links (ab361e9)
- Simplify (3c1c680)
- Horu (@HigherOrderLogic)
- Sébastien Chopin (@atinux)
3.5.0 (2024-09-13)
3.4.4 (2024-08-16)
3.4.3 (2024-08-16)
3.4.2 (2024-06-24)
3.4.1 (2024-04-26)
3.4.0 (2024-04-11)
- add
disableTransition
option (#192) (23ef3d9) - automatic integration with
@nuxtjs/tailwindcss
(#237) (7e4db61)
3.3.3 (2024-03-19)
3.3.2 (2023-11-15)
- use
ref
for island color-mode stub and check it is truthy (486c28f)
3.3.1 (2023-11-15)
- avoid setting color-mode when rendering islands (#200) (d856d7a)
- check when localStorage is available (e4e84fe), closes #202
- initialise helper to empty object when testing (34c4e0e)
3.3.0 (2023-06-21)
3.2.0 (2022-11-24)
-
update to nuxt 3.0.0
-
update to nuxt 3.0.0 (4d01321)
3.1.8 (2022-10-07)
- remove localStorage watch (blink) (b7b32ed)
3.1.7 (2022-10-04)
3.1.6 (2022-09-22)
3.1.5 (2022-09-09)
3.1.4 (2022-06-09)
3.1.3 (2022-05-31)
- handle data attribute in script as well (30b173e)
3.1.2 (2022-05-31)
- add missing imports in client-plugin (c0ce7b2)
3.1.1 (2022-05-31)
- add missing import (70665db)
3.1.0 (2022-05-31)
3.0.3 (2022-05-10)
3.0.2 (2022-03-07)
3.0.1 (2022-02-21)
3.0.0 (2022-02-16)
- add support for nuxt 3/nuxt bridge (#118)
2.1.1 (2021-08-02)
2.1.0 (2021-08-02)
2.0.10 (2021-06-11)
2.0.9 (2021-05-24)
2.0.8 (2021-05-20)
2.0.7 (2021-05-20)
2.0.6 (2021-05-20)
2.0.5 (2021-03-10)
- spa mode (139b0e6)
2.0.4 (2021-03-03)
2.0.3 (2021-01-25)
- type-defs: make interface ColorModeInstance extend Vue (#62) (bac6667)
- don't use window in created (#59) (9b47c6e)
2.0.2 (2020-12-04)
2.0.1 (2020-12-02)
2.0.0 (2020-10-13)
- Version 2 (#39)
1.1.1 (2020-09-15)
- types: add new options and include in package (00bb7e8)
1.1.0 (2020-09-15)
1.0.3 (2020-08-04)
1.0.2 (2020-07-28)
- wait hydration to update $colorMode (7a873ab)
1.0.1 (2020-07-27)
- add
SameSite=Lax
to cookie (#18) (f236c93) - broken link (#17) (a4f0e02)
- correct spelling for preferred (#10) (cd565c5)
- fix correct spelling for preferred (#9) (8f65b8d)
1.0.0 (2020-04-15)
- color-scheme component and hydration (6f026bc)
0.0.2 (2020-04-15)
- use colorMode options (507faef)