mars-v2-frontend/hooks
Linkie Link 2f7b266e6b
Mp 1671 header (#59)
* MP-1674: replaced the logo and added dekstop only nav

* MP-1677: borrowCapacity implemented into the SubAccount Nav

* MP-1677: adjusted the SubAccount navigation

* M1677: fixed the button and SearchInput component

* MP-1674: fixed the NavLink component

* MP-1674: fixed the SubAccount navigation

* tidy: cleaning up the trading view

* MP-1674: added withdraw and funding functions

* MP-1674: worked on the AccountStats

* MP-1671: modal work

* MP-1647: improvised CreditAccount expander

* tidy: fixed the page structure

* MP-1758: finished the SearchInput layout

* MP-1759: updated the semicircle graphs

* MP-1759: SemiCircle to Gauge

* fix: implemented animated numbers

* tidy: refactor

* MP-1759: added Tooltip to the Gauge

* fix: replace animate={true} with animate

* fix: fixed the Gauge timing

* fix: updated the BorrowCapacity styles

* fix: renamed SubAccount to Account

* fix: Text should not be a button, Button should be

* tidy: format

* fix: Text no clicky

* fix: replaced all the Text appearances with onClick
2022-12-06 10:20:22 +01:00
..
mutations MP-1699: Trade on Margin Account (#52) 2022-11-22 10:14:12 +01:00
useAccountStats.tsx Mp 1671 header (#59) 2022-12-06 10:20:22 +01:00
useAllBalances.tsx Linter and prettier adjustments (#50) 2022-11-09 10:04:06 +01:00
useAllowedCoins.tsx Linter and prettier adjustments (#50) 2022-11-09 10:04:06 +01:00
useCalculateMaxBorrowAmount.tsx Update account stats on pending action (#51) 2022-11-09 13:47:36 +01:00
useCalculateMaxTradeAmount.tsx MP-1699: Trade on Margin Account (#52) 2022-11-22 10:14:12 +01:00
useCalculateMaxWithdrawAmount.tsx Update account stats on pending action (#51) 2022-11-09 13:47:36 +01:00
useCreditAccountPositions.tsx Linter and prettier adjustments (#50) 2022-11-09 10:04:06 +01:00
useCreditAccounts.tsx Linter and prettier adjustments (#50) 2022-11-09 10:04:06 +01:00
useMarkets.tsx MP-1699: Trade on Margin Account (#52) 2022-11-22 10:14:12 +01:00
useRedbankBalances.tsx Linter and prettier adjustments (#50) 2022-11-09 10:04:06 +01:00
useTokenBalance.tsx Linter and prettier adjustments (#50) 2022-11-09 10:04:06 +01:00
useTokenPrices.tsx MP-1699: Trade on Margin Account (#52) 2022-11-22 10:14:12 +01:00