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: add theme management tools #2037

Merged
merged 6 commits into from
Feb 15, 2023
Merged

Commits on Feb 9, 2023

  1. feat: theme toggle control

    adds a new component to allow switching in the ui between light and dark modes
    adds a theme toggle to all stories by default
    updates developer test page to include toggle
    adds helper functions to assist with theme changing using fluentui web components theming tools
    gavinbarron committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    b769f39 View commit details
    Browse the repository at this point in the history
  2. renamed toggle component

    gavinbarron committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    a4d4c0e View commit details
    Browse the repository at this point in the history
  3. fixing broken stories

    gavinbarron committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    badd280 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d08034 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    a302768 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    5e7a689 View commit details
    Browse the repository at this point in the history