mango-ui-v3/components
Tyler Shipe cc87df1c02 optional numTrades for tradehistory 2021-09-13 12:40:28 -04:00
..
TradingView remove old hooks 2021-08-29 20:37:31 -04:00
account-page remove available balance from max borrow amount 2021-09-09 08:23:24 +10:00
charting_library fixed charts in dev mode 2021-09-11 18:41:14 -04:00
mobile Merge pull request #18 from blockworks-foundation/perp-stats 2021-09-07 23:46:45 +10:00
stats-page add average rates tables 2021-09-10 18:30:25 +02:00
AccountInfo.tsx extract health variables in accountInfo component 2021-09-04 18:41:02 -04:00
AccountNameModal.tsx remove blur from modals 2021-08-16 13:59:44 -04:00
AccountSelect.tsx handle missing wallet tokens in deposit 2021-06-21 10:36:04 -04:00
AccountsModal.tsx revert new account modal on first deposit 2021-08-25 17:20:59 -04:00
AlphaModal.tsx tweak alpha modal 2021-08-31 14:42:33 -04:00
BalancesTable.tsx Merge pull request #18 from blockworks-foundation/perp-stats 2021-09-07 23:46:45 +10:00
Button.tsx improve theme and misc styling 2021-07-29 23:19:32 +10:00
Chart.tsx add individual spot asset stats 2021-08-30 14:41:42 -04:00
ConnectWalletButton.tsx remove unnecessary emotion styling; use asyncawait for sleeps 2021-09-03 15:02:51 -04:00
DayHighLow.tsx responsive market header 2021-09-01 00:25:09 +10:00
DepositModal.tsx add sol amount needed to create a mango account 2021-09-08 15:11:02 -04:00
DepositWithdraw.tsx fix balances 2021-08-03 19:32:24 -04:00
DropMenu.tsx User account page (#22) 2021-06-05 10:11:44 -04:00
EmptyState.tsx add notification when sol balance is low and when connecting wallet; disable connect button until walletadapter is loaded 2021-08-24 12:28:25 -04:00
FeeDiscountsTable.tsx rebate gui hoster fees to users 2021-06-12 13:46:06 -04:00
FloatingElement.tsx add notification when sol balance is low and when connecting wallet; disable connect button until walletadapter is loaded 2021-08-24 12:28:25 -04:00
GroupSize.tsx adjust dropdown width 2021-09-07 15:55:28 +08:00
InlineNotification.tsx User account page (#22) 2021-06-05 10:11:44 -04:00
Input.tsx remove unnecessary emotion styling; use asyncawait for sleeps 2021-09-03 15:02:51 -04:00
LeverageSlider.tsx upgrade nextjs 2021-08-30 00:56:27 -04:00
Loading.tsx
MangoAccountSelect.tsx connect perp market to websocket for orderbook 2021-06-23 15:09:19 -04:00
MangoIcon.tsx
ManualRefresh.tsx add manual refresh to ui 2021-09-09 20:23:02 -04:00
MarketCloseModal.tsx remove send transaction notification 2021-09-07 15:27:54 -04:00
MarketFee.tsx fix taker fee in trade form 2021-08-18 10:33:03 -04:00
MarketHeader.tsx add perp 24hr vol 2021-09-03 00:33:10 -04:00
MarketMenuItem.tsx simplify market select component 2021-08-25 18:22:40 -04:00
MarketPosition.tsx add rates to balances table 2021-09-06 21:51:18 +10:00
MarketSelect.tsx responsive market header 2021-09-01 00:25:09 +10:00
MarketsModal.tsx remove unnecessary emotion styling; use asyncawait for sleeps 2021-09-03 15:02:51 -04:00
MenuItem.tsx improve mobile menu 2021-09-02 00:30:34 +10:00
Modal.tsx add sol amount needed to create a mango account 2021-09-08 15:11:02 -04:00
NavDropMenu.tsx new icons and show custom markets 2021-07-19 00:39:27 +10:00
NewAccount.tsx add sol amount needed to create a mango account 2021-09-08 15:11:02 -04:00
Notification.tsx extract health variables in accountInfo component 2021-09-04 18:41:02 -04:00
OpenOrdersTable.tsx change interval to refresh trade history 2021-09-08 14:08:54 -04:00
Orderbook.tsx fix z-index 2021-09-12 12:11:58 -04:00
PageBodyContainer.tsx format usd values and small ui fixes 2021-08-15 23:31:59 +10:00
PerpPositionsTable.tsx perp positions table mobile 2021-09-08 11:52:45 +10:00
RecentMarketTrades.tsx add open order to orderbook 2021-09-03 01:32:27 -04:00
ResetLayout.tsx improve theme and misc styling 2021-07-29 23:19:32 +10:00
Select.tsx show accounts in select when length is greater than two 2021-06-09 12:28:33 -04:00
SideBadge.tsx add orders/position count 2021-08-22 22:45:10 +10:00
Slider.tsx disable 0 bal assets for deposits and fix withdraw validations (#25) 2021-06-11 14:23:51 -04:00
Switch.tsx improve theme and misc styling 2021-07-29 23:19:32 +10:00
TableElements.tsx stats table mobile 2021-09-09 23:14:20 +10:00
ThemeSwitch.tsx add back account naming; await root bank loading 2021-08-17 13:47:52 -04:00
Tooltip.tsx use maxWithBorrows amount if maxWithoutBorrows is greater 2021-08-23 14:36:02 -04:00
TopBar.tsx Open BTC-Perp when navigating to trade page 2021-09-13 02:37:43 +02:00
TradeForm.tsx fix clickable size in orderbook 2021-09-10 13:28:18 -04:00
TradeHistoryTable.tsx optional numTrades for tradehistory 2021-09-13 12:40:28 -04:00
TradePageGrid.tsx improve balances table 2021-09-05 16:50:16 -04:00
TradeType.jsx
UiLock.tsx improve theme and misc styling 2021-07-29 23:19:32 +10:00
UserInfo.tsx only show 100 recent trades in history tab 2021-09-13 12:28:53 -04:00
WalletSelect.tsx improve mobile menu 2021-09-02 00:30:34 +10:00
WithdrawModal.tsx use client reloadMangoAccount 2021-08-31 13:47:03 -04:00
icons.jsx add cummulative and step size orderbook toggle 2021-08-27 20:37:45 -04:00
styles.tsx