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

feat(ui): added dark mode feature to the app #69

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Conversation

devtobi
Copy link
Owner

@devtobi devtobi commented Jun 15, 2024

Changes

  • Added Dark Mode Feature
  • Added AppearanceToggle component using custom OS icon for "system" setting
  • Added composable to swap appearance depending on mode in non PrimeVue custom components
  • Added composable to get current appearance (dark / light) because PrimeVue has no read access to it
  • Added composable to access and save appearance in localStorage
  • Added composable to build custom tooltips depending on current appearance
  • Added more localizations for new components
  • Added utility types

@devtobi devtobi self-assigned this Jun 15, 2024
@devtobi devtobi linked an issue Jun 15, 2024 that may be closed by this pull request
@devtobi devtobi merged commit 58e395a into main Jun 15, 2024
2 checks passed
@devtobi devtobi deleted the 38-dark-mode-feature branch June 16, 2024 09:45
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.

Dark mode feature
1 participant