vega-frontend-monorepo/apps/liquidity-provision-dashboard
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
..
src chore(#2412): refactor theme context (#2435) 2022-12-20 18:55:35 -08:00
.babelrc feat: lp dashboard setup (#1327) 2022-09-15 08:37:02 -07:00
.browserslistrc feat: lp dashboard setup (#1327) 2022-09-15 08:37:02 -07:00
.env Chore/liquidity provisiond stagnet1 (#1743) 2022-10-17 11:12:13 +01:00
.env.capsule fix: cleanup more env things (#1383) 2022-09-18 11:15:05 +00:00
.env.devnet Chore/liquidity provisiond stagnet1 (#1743) 2022-10-17 11:12:13 +01:00
.env.mainnet Chore/liquidity provisiond stagnet1 (#1743) 2022-10-17 11:12:13 +01:00
.env.stagnet1 Chore/liquidity provisiond stagnet1 (#1743) 2022-10-17 11:12:13 +01:00
.env.stagnet3 chore: update stagnet3 urls (#2180) 2022-11-21 15:55:07 -08:00
.env.testnet Chore/liquidity provisiond stagnet1 (#1743) 2022-10-17 11:12:13 +01:00
.eslintrc.json feat: lp dashboard setup (#1327) 2022-09-15 08:37:02 -07:00
jest.config.ts feat: lp dashboard setup (#1327) 2022-09-15 08:37:02 -07:00
netlify.toml feat: lp dashboard setup (#1327) 2022-09-15 08:37:02 -07:00
postcss.config.js feat: lp dashboard setup (#1327) 2022-09-15 08:37:02 -07:00
project.json chore: add build-spec targets and execute on affected apps and libs on CI (#1745) 2022-10-25 09:41:16 +02:00
tailwind.config.js feat(#1355): liquidity provision dashboard details (#1802) 2022-11-08 17:43:35 +00:00
tsconfig.app.json feat: lp dashboard setup (#1327) 2022-09-15 08:37:02 -07:00
tsconfig.json feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tsconfig.spec.json feat: lp dashboard setup (#1327) 2022-09-15 08:37:02 -07:00