dydx-v4-web/src/hooks
Jared Vu 0ed1f33808
Canvas Orderbook (#227)
* 🚧 Canvas Orderbook

* 🚧 Add orderbookMap to aid in Canvas redraws

* enable mine column

* Merge main into canvas-orderbook-2

* 🧱 fix: Add orderbook constants file, remove console log, nits

* 💄 style: orderbook canvas text 13.5px -> 12px

* Updated constants and typings

* loadingSpace logic was slowing down ref mount
2024-01-24 23:16:33 -08:00
..
Orderbook Canvas Orderbook (#227) 2024-01-24 23:16:33 -08:00
tradingView TRCL-3476 Create colorTokens file + new theme color types (#239) 2024-01-24 17:03:44 -05:00
index.ts Use new redux tradeFormInputs object for TradingForm input display values (#144) 2023-11-20 11:56:09 -08:00
useAccountBalance.ts remove asset symbol for account balance logic (#95) 2023-10-23 17:51:13 -04:00
useAccounts.tsx Support CCTP and noble auto deposits on testnet (#180) 2023-12-01 15:18:50 -08:00
useAnalytics.ts Add trailing blocks to NetworkStatus analytics event (#230) 2024-01-17 10:34:04 -05:00
useAnimationFrame.ts Initial commit 2023-09-08 13:52:13 -07:00
useApiState.ts Add trailing blocks to NetworkStatus analytics event (#230) 2024-01-17 10:34:04 -05:00
useAppTheme.tsx TRCL-3476 Create colorTokens file + new theme color types (#239) 2024-01-24 17:03:44 -05:00
useBreakpoints.ts Initial commit 2023-09-08 13:52:13 -07:00
useCommandMenu.ts Initial commit 2023-09-08 13:52:13 -07:00
useCurrentMarketId.ts Navigate to the Markets page if the current marketId is not included in subscribed markets (#198) 2023-12-19 15:58:49 -08:00
useDebounce.ts Initial commit 2023-09-08 13:52:13 -07:00
useDialogArea.tsx Initial commit 2023-09-08 13:52:13 -07:00
useDisplayedWallets.ts support multiple modes (#125) 2023-11-07 12:13:59 -05:00
useDocumentTitle.ts Initial commit 2023-09-08 13:52:13 -07:00
useDydxClient.tsx update v4-client init in useDydxClient (#91) 2023-10-20 11:00:03 -07:00
useInitializePage.ts Screen (#56) 2023-10-16 09:36:09 -07:00
useInterval.tsx Initial commit 2023-09-08 13:52:13 -07:00
useIsFirstRender.ts Initial commit 2023-09-08 13:52:13 -07:00
useLocaleSeparators.tsx Initial commit 2023-09-08 13:52:13 -07:00
useLocalNotifications.tsx Support CCTP and noble auto deposits on testnet (#180) 2023-12-01 15:18:50 -08:00
useLocalStorage.ts Initial commit 2023-09-08 13:52:13 -07:00
useMarketsData.ts Handle New Markets added by Gov (#201) 2023-12-19 23:25:14 -08:00
useMatchingEvmNetwork.ts Initial commit 2023-09-08 13:52:13 -07:00
useNotifications.tsx Release notification (#169) 2023-11-28 12:36:29 -05:00
useNotificationTypes.tsx Support notification for trading rewards (#224) 2024-01-16 10:19:48 -08:00
useNow.ts Initial commit 2023-09-08 13:52:13 -07:00
useOnClickOutside.ts Initial commit 2023-09-08 13:52:13 -07:00
useOnLastOrderIndexed.ts Abacus Transactions Protocol (#38) 2023-09-21 09:19:01 -07:00
usePageTitlePriceUpdates.ts Initial commit 2023-09-08 13:52:13 -07:00
useRestrictions.tsx Screen (#56) 2023-10-16 09:36:09 -07:00
useSelectedNetwork.ts Revert "Revert "remove offline message for testnet4 (#76)" (#78)" (#85) 2023-10-18 13:04:25 -04:00
useShouldShowFooter.ts Initial commit 2023-09-08 13:52:13 -07:00
useStringGetter.ts Initial commit 2023-09-08 13:52:13 -07:00
useSubaccount.tsx Upgrade v4 clients and @cosmjs packages (#243) 2024-01-24 15:29:43 -08:00
useTokenConfigs.ts Fix decimal overflow bug (#127) 2023-11-06 17:48:19 -08:00
useTradeFormInputs.ts Fix inputs for comma locales (#171) 2023-12-05 16:22:41 -08:00
useURLConfigs.ts Configurable URLs (#107) 2023-10-31 11:02:45 -07:00
useWalletConnection.ts Delay wagmi connection if remember me is enabled (#210) 2024-01-23 13:45:14 -05:00