halfmoonui / halfmoon

Halfmoon is a highly customizable, drop-in Bootstrap replacement. It comes with three built-in core themes, with dark mode support for all themes and components.
https://www.gethalfmoon.com
MIT License
3.04k stars 118 forks source link

Change of cookie to local-storage #46

Closed obonyojimmy closed 4 years ago

obonyojimmy commented 4 years ago

Leverage use local-storage window.localStorage() for storing internal states instead of cookies.

wopian commented 4 years ago

Possible duplicate of https://github.com/halfmoonui/halfmoon/issues/30

halfmoonui commented 4 years ago

Yep, this is a duplicate of https://github.com/halfmoonui/halfmoon/issues/30. Please refer to that issue where this has been discussed and resolved.