vega-frontend-monorepo/apps/stats/src
Matthew Russell 0b4f918208
chore(#2412): refactor theme context (#2435)
* chore: switch theme to zustand, delete context

* chore: switch apps/componenets to consume the hook

* chore: update storybook theme usage to use documentElement

* chore: dry up theme switcher listener for storybooks

* feat: optional theme param to allow toggling

* chore: add additional check for matchMedia function

* chore: change block explorer test to use light theme as its the default

* chore: remove unused headerprops for multisig-signer

* chore: remove unused props from theme switcher component

* chore: dry up validateTheme func

* chore: remove unused props from explorer header test

* chore: use new theme switcher in account history container
2022-12-20 18:55:35 -08:00
..
assets [#168] Use static resources from static.vega.xyz (#205) 2022-04-06 11:36:36 +01:00
components/header chore(#2412): refactor theme context (#2435) 2022-12-20 18:55:35 -08:00
styles [#168] Use static resources from static.vega.xyz (#205) 2022-04-06 11:36:36 +01:00
app.tsx chore(#2412): refactor theme context (#2435) 2022-12-20 18:55:35 -08:00
index.html [#168] Use static resources from static.vega.xyz (#205) 2022-04-06 11:36:36 +01:00
main.tsx chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
polyfills.ts frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
react-app-env.d.ts frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
report-web-vitals.ts Enable @typescript-eslint/consistent-type-imports eslint rule 2022-03-30 13:05:41 +02:00
setup-tests.ts frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00