vega-frontend-monorepo/apps/trading/pages
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
..
_app.page.tsx chore(#2412): refactor theme context (#2435) 2022-12-20 18:55:35 -08:00
_document.page.tsx chore(#2412): refactor theme context (#2435) 2022-12-20 18:55:35 -08:00
_error.tsx Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
client-router.tsx feat: add not found catchall page for console (#2359) 2022-12-08 08:47:30 +00:00
dialogs-container.tsx feat(2146): adjust and refactor welcome dialogs (#2384) 2022-12-13 14:31:28 +01:00
index.page.tsx chore(#1873): trading hash router (#1921) 2022-11-08 08:23:38 +01:00
styles.css chore: use trading header and tidy tailwind usage (#1313) 2022-09-13 09:19:41 +01:00