downforacross / downforacross.com

Web frontend for downforacross.com -- continuation of stevenhao/crosswordsio
https://downforacrosscom.downforacross1.now.sh
MIT License
220 stars 92 forks source link

Local storage for vim mode #292

Closed vasumv closed 7 months ago

vasumv commented 7 months ago

Resolves #291.

This PR adds local storage for the vim mode toggle to be used in the state of the Game component. This avoids the need to enable Vim mode every time the crossword is loaded.

Tested locally and on preview.

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
downforacross.com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 5, 2023 4:17am
sweep-ai[bot] commented 7 months ago

Apply Sweep Rules to your PR?

stevenhao commented 7 months ago

great! thanks for the PR!