Persistent menuActive state with Local Storage #3011

Merged
konrad merged 4 commits from davidangel/frontend:persistent-menu-state into main 2023-02-09 21:14:51 +00:00

4 Commits

Author SHA1 Message Date
Dominik Pschenitschni c502f9b840
feat: refactor to composable
continuous-integration/drone/pr Build is passing Details
- using useMediaQuery and useLocalStorage
- remove watcher in contentAuth
2023-02-08 12:56:32 +01:00
David Angel 99dc5cf34f
Refactor to only used local storage value when on desktop viewport widths 2023-02-07 14:58:45 +01:00
David Angel 3604cb3ec7
Solve for resize() 2023-02-07 14:58:45 +01:00
David Angel aa01a92278
Persist menuActive state in Local Storage 2023-02-07 14:58:44 +01:00