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

#9227 Refactor useTheme to use useManagedStorageState #9228

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    0ee3c37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bcc02e View commit details
    Browse the repository at this point in the history
  3. add unit tests to useTheme

    mnholtz committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5d60f92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3db8e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b1e90e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/9222_hide_sidebar_logo_policy' of https://githu…

    …b.com/pixiebrix/pixiebrix-extension into feature/9222_hide_sidebar_logo_policy
    
    merge origin
    mnholtz committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    319fdb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    afa7f80 View commit details
    Browse the repository at this point in the history
  2. refactor combine test cases

    mnholtz committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    58f65a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3924d4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebba63f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cba229 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1370d6a View commit details
    Browse the repository at this point in the history
  7. make test cases complete

    mnholtz committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    cb2355f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bcc470c View commit details
    Browse the repository at this point in the history
  9. rebase fixes

    mnholtz committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    29b5180 View commit details
    Browse the repository at this point in the history
  10. resolve merge conflicts

    mnholtz committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2fabe25 View commit details
    Browse the repository at this point in the history
  11. resolve merge issues

    mnholtz committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0b71176 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    9c46ed1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce8a6ac View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Merge branch 'refs/heads/main' into feature/9227_refactor_use_theme

    # Conflicts:
    #	src/hooks/useTheme.test.ts
    #	src/hooks/useTheme.ts
    mnholtz committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4ea0d9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b584c2a View commit details
    Browse the repository at this point in the history