Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Welcome screen + Dark Mode + Partialized Local Storage for Global State #34

Merged
merged 5 commits into from
Feb 2, 2024

Conversation

markdavella
Copy link
Collaborator

@markdavella markdavella commented Feb 2, 2024

  • Added v1 welcome screen
    • Welcome page is conditionally displayed based on persisted local storage state
  • Added Dark Mode to general settings page. If user has not manually selected dark/light mode it falls backs to browser preference.
    • State is managed globally and persists through local storage so will exist on refresh etc
    • Screenshot below

Dark Mode Screenshot:
image

Fixes: #12

@markdavella markdavella merged commit fb8bb2f into chrisbenincasa:main Feb 2, 2024
1 check passed
@markdavella markdavella deleted the welcome-screen branch February 2, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Welcome Screen for New Users
1 participant