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

Add theme switcher to header #45

Merged
merged 3 commits into from
Aug 11, 2024
Merged

Conversation

FelixTJDietrich
Copy link
Collaborator

@FelixTJDietrich FelixTJDietrich commented Aug 11, 2024

Description

  • Automatically switch to current system theme preference and store it in local storage
  • Add theme switcher component
  • Test out angular animations
  • Add component to header and improve it

Related Issue

#28

Checklist

General

  • PR title is clear and descriptive
  • PR description explains the purpose and changes
  • Code follows project coding standards
  • Self-review of the code has been done
  • Changes have been tested locally
  • Screenshots have been attached (if applicable)
  • Documentation has been updated (if applicable)

Client (if applicable)

  • UI changes look good on all screen sizes and browsers
  • No console errors or warnings
  • User experience and accessibility have been tested
  • Added Storybook stories for new components
  • Components follow design system guidelines (if applicable)

Screenshots (if applicable)

Light:
image

Dark:
image

@FelixTJDietrich FelixTJDietrich merged commit a48602d into develop Aug 11, 2024
2 checks passed
@FelixTJDietrich FelixTJDietrich deleted the feature/theme-switcher branch August 11, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant