redux-devtools/packages/redux-devtools-app/test
Fabrizio Vitale 90cde4cfdf
Feat/use dark mode preference to set initial theme.light (#861)
* feat(redux-devtools-app): use `prefers-color-scheme` to set `theme.light` if user has not set a preferred theme

* 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

* chore: run prettier

* feat(app): add theme color dropdown

* refactor(rename): system preference option from default to auto
2021-11-06 09:52:43 -04:00
..
__mocks__ Feat/use dark mode preference to set initial theme.light (#861) 2021-11-06 09:52:43 -04:00
app.spec.tsx Replace enzyme with React testing library in app and extension (#918) 2021-10-22 14:49:53 +00:00
setup.ts Replace enzyme with React testing library in app and extension (#918) 2021-10-22 14:49:53 +00:00
tsconfig.json chore(*): move redux-devtools-app to scoped package (#693) 2020-12-22 12:02:14 -05:00