mango-ui-v3/components
Tyler Shipe b8c6a1bbf7 use avg oracle price to calculate funding rate 2021-10-05 11:46:01 -04:00
..
TradingView Trade page mobile (#35) 2021-09-20 02:36:02 +02:00
account-page display in the ui when beingLiquidated is true 2021-10-04 21:55:29 -04:00
charting_library fixed charts in dev mode 2021-09-11 18:41:14 -04:00
mobile fix mobile chart display 2021-09-21 07:49:26 +10:00
stats-page fix mobile stats 2021-09-28 00:21:13 +10:00
AccountInfo.tsx Fix null mangoAccount 2021-10-05 03:14:07 +01:00
AccountNameModal.tsx use custom endpoint url 2021-09-13 17:14:59 -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 pre-fill spot balance (#41) 2021-10-03 04:01:06 +02: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 Default market settings (#45) 2021-10-01 12:05:42 +02:00
DayHighLow.tsx Trade page mobile (#35) 2021-09-20 02:36:02 +02: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 fix orderbook padding 2021-09-20 19:56:50 +10: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 Trade page mobile (#35) 2021-09-20 02:36:02 +02:00
LeverageSlider.tsx upgrade nextjs 2021-08-30 00:56:27 -04:00
Loading.tsx Bring alert details and notifications into the UI (#5) 2021-05-07 22:41:26 +03:00
MangoAccountSelect.tsx connect perp market to websocket for orderbook 2021-06-23 15:09:19 -04:00
MangoIcon.tsx hide some ui changes so we can deploy 2021-04-19 12:15:49 -04:00
ManualRefresh.tsx add manual refresh to ui 2021-09-09 20:23:02 -04:00
MarketBalances.tsx pre-fill spot balance (#41) 2021-10-03 04:01:06 +02:00
MarketCloseModal.tsx use custom endpoint url 2021-09-13 17:14:59 -04:00
MarketDetails.tsx use avg oracle price to calculate funding rate 2021-10-05 11:46:01 -04:00
MarketFee.tsx Trade page mobile (#35) 2021-09-20 02:36:02 +02:00
MarketMenuItem.tsx simplify market select component 2021-08-25 18:22:40 -04:00
MarketPosition.tsx pre-fill spot balance (#41) 2021-10-03 04:01:06 +02:00
MarketSelect.tsx Trade page mobile (#35) 2021-09-20 02:36:02 +02:00
MarketsModal.tsx Trade page mobile (#35) 2021-09-20 02:36:02 +02:00
MenuItem.tsx improve mobile menu 2021-09-02 00:30:34 +10:00
Modal.tsx Trade page mobile (#35) 2021-09-20 02:36:02 +02: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 align mobile tab headings 2021-09-20 22:24:42 +10:00
Orderbook.tsx fix mobile orderbook asks order 2021-09-22 19:26:59 +10:00
PageBodyContainer.tsx increase horizontal page container padding 2021-09-20 10:50:51 +10:00
PerpPositionsTable.tsx pre-fill spot balance (#41) 2021-10-03 04:01:06 +02:00
RecentMarketTrades.tsx Trade page mobile (#35) 2021-09-20 02:36:02 +02: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
SettingsModal.tsx Default market settings (#45) 2021-10-01 12:05:42 +02: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 Trade page mobile (#35) 2021-09-20 02:36:02 +02:00
Tabs.tsx align mobile tab headings 2021-09-20 22:24:42 +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 Default market settings (#45) 2021-10-01 12:05:42 +02:00
TradeForm.tsx add maker/taker fees back to trade form 2021-09-21 10:08:38 +10:00
TradeHistoryTable.tsx align mobile tab headings 2021-09-20 22:24:42 +10:00
TradePageGrid.tsx Default market settings (#45) 2021-10-01 12:05:42 +02:00
TradeType.jsx Trade page mobile (#35) 2021-09-20 02:36:02 +02:00
UiLock.tsx improve theme and misc styling 2021-07-29 23:19:32 +10:00
UserInfo.tsx fix trade history tab display 2021-09-20 23:15:44 +10:00
UserMarketInfo.tsx Trade page mobile (#35) 2021-09-20 02:36:02 +02: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 Trade page mobile (#35) 2021-09-20 02:36:02 +02:00
styles.tsx Trade page mobile (#35) 2021-09-20 02:36:02 +02:00