vega-frontend-monorepo/apps/trading/client-pages/portfolio
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
..
__generated__ feat(#469): account history with pennant price chart (#2434) 2022-12-20 11:22:35 +00:00
account-history-container.tsx chore(#2412): refactor theme context (#2435) 2022-12-20 18:55:35 -08:00
AccountHistory.graphql feat(#469): account history with pennant price chart (#2434) 2022-12-20 11:22:35 +00:00
deposits-container.tsx feat(#1812): do not require Ethereum connection to display collateral (#2028) 2022-11-16 15:10:17 +01:00
index.ts chore(#1873): trading hash router (#1921) 2022-11-08 08:23:38 +01:00
portfolio.tsx feat(#469): account history with pennant price chart (#2434) 2022-12-20 11:22:35 +00:00
withdrawals-container.tsx feat(#1271): allow ethereum disconnect (#2325) 2022-12-07 04:24:40 -05:00