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/use dark mode preference to set initial theme.light #861

Merged

Commits on Nov 6, 2021

  1. feat(redux-devtools-app): use prefers-color-scheme to set `theme.li…

    …ght` if user has not set a preferred theme
    FaberVitale committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    b3250c0 View commit details
    Browse the repository at this point in the history
  2. chore(@redux-devtools/app): fix lint error

    Error message:
    
    0:0  error  Parsing error: "parserOptions.project" has been set for @typescript-eslint/parser.
    The file does not match your project config: test/__mocks__/styleMock.ts.
    The file must be included in at least one of the projects provided
    FaberVitale committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    fb976f0 View commit details
    Browse the repository at this point in the history
  3. chore: run prettier

    FaberVitale committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    fb1ec16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    482674b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09f7a0c View commit details
    Browse the repository at this point in the history