nuxt-modules / color-mode

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

feat: cookie storage #221

Closed manniL closed 2 months ago

manniL commented 1 year ago

PR based on #188 with changes mentioned there.

netlify[bot] commented 1 year 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 1 year ago

Thanks! Happy to check the CI failing?

manniL commented 1 year ago

Whoops, yes sure.

tasiotas commented 7 months ago

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

itpropro commented 3 months ago

Any update on this PR?

sharifzadesina commented 2 months 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.

manniL commented 2 months ago

@atinux Thanks for finishing this up 🔥