vega-frontend-monorepo/apps/multisig-signer/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
..
app chore(#2412): refactor theme context (#2435) 2022-12-20 18:55:35 -08:00
assets feat(#807): adds app for validator add and remove signer (#1402) 2022-09-29 12:10:53 -07:00
environments feat(#807): adds app for validator add and remove signer (#1402) 2022-09-29 12:10:53 -07:00
favicon.ico feat(#807): adds app for validator add and remove signer (#1402) 2022-09-29 12:10:53 -07:00
index.html feat(#807): adds app for validator add and remove signer (#1402) 2022-09-29 12:10:53 -07:00
main.tsx feat(#807): adds app for validator add and remove signer (#1402) 2022-09-29 12:10:53 -07:00
polyfills.ts feat(#807): adds app for validator add and remove signer (#1402) 2022-09-29 12:10:53 -07:00
styles.css feat(#807): adds app for validator add and remove signer (#1402) 2022-09-29 12:10:53 -07:00