nuxt-modules / color-mode

Dark and Light mode with auto detection made easy with Nuxt 🌗
https://color-mode.nuxtjs.org
MIT License
1.08k stars 99 forks source link

feat: cookie storage #221

Closed manniL closed 10 hours ago

manniL commented 9 months ago

PR based on #188 with changes mentioned there.

netlify[bot] commented 9 months ago

Deploy Preview for nuxt-color-mode canceled.

Name Link
Latest commit 427e5bd439a0b58adb1bea85cad90c4e2c4ebf22
Latest deploy log https://app.netlify.com/sites/nuxt-color-mode/deploys/656279bcfd066e0009a84890
atinux commented 9 months ago

Thanks! Happy to check the CI failing?

manniL commented 9 months ago

Whoops, yes sure.

tasiotas commented 5 months ago

Hi, could you try to run it again to see if CI will pass. Thank you

itpropro commented 3 weeks ago

Any update on this PR?

sharifzadesina commented 5 days ago

It seems older versions of color mode already had cookie storage for SSR support. but newer versions for Nuxt 3, don't. It will be a good move to support cookie storage again.