.. |
TradingView
|
remove old hooks
|
2021-08-29 20:37:31 -04:00 |
account-page
|
fix borrow rates on borrow page
|
2021-09-01 12:39:17 -04:00 |
charting_library
|
create next app with trading view form and orderbook
|
2021-03-30 18:47:08 -04:00 |
stats-page
|
add individual spot asset stats
|
2021-08-30 14:41:42 -04:00 |
AccountInfo.tsx
|
fix sol collateral avail and add alpha banner
|
2021-08-31 21:27:13 -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
|
use client reloadMangoAccount
|
2021-08-31 13:47:03 -04: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
|
Load all mango accounts when depositing for the first time
|
2021-08-31 17:50:17 -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 |
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
|
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
|
change interval time and add position market name
|
2021-09-03 02:39:37 -04:00 |
MarketCloseModal.tsx
|
remove unnecessary emotion styling; use asyncawait for sleeps
|
2021-09-03 15:02:51 -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
|
remove source maps from prod
|
2021-09-03 12:14:11 -04: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 |
MobileMenu.tsx
|
fix mobile menu transition
|
2021-09-02 15:04:09 +10:00 |
Modal.tsx
|
responsive market header
|
2021-09-01 00:25:09 +10:00 |
NavDropMenu.tsx
|
new icons and show custom markets
|
2021-07-19 00:39:27 +10:00 |
NewAccount.tsx
|
revert new account modal on first deposit
|
2021-08-25 17:20:59 -04:00 |
Notification.tsx
|
clean up notification console logs
|
2021-08-24 15:43:34 -04:00 |
OpenOrdersTable.tsx
|
add value to open orders table, add color to perp pnl
|
2021-08-30 02:17:36 -04:00 |
Orderbook.tsx
|
fix orderbook display
|
2021-09-03 01:45:58 -04:00 |
PageBodyContainer.tsx
|
format usd values and small ui fixes
|
2021-08-15 23:31:59 +10:00 |
PerpPositionsTable.tsx
|
perp position pnl using breakeven price
|
2021-08-30 02:33:41 -04: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 |
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
|
improve mobile menu
|
2021-09-02 00:30:34 +10:00 |
TradeForm.tsx
|
remove unnecessary emotion styling; use asyncawait for sleeps
|
2021-09-03 15:02:51 -04:00 |
TradeHistoryTable.tsx
|
add value to open orders table, add color to perp pnl
|
2021-08-30 02:17:36 -04:00 |
TradePageGrid.tsx
|
inital conversion from v2
|
2021-08-30 11:24:01 +08:00 |
TradeType.jsx
|
tradeform input styles
|
2021-04-18 20:34:37 +10:00 |
UiLock.tsx
|
improve theme and misc styling
|
2021-07-29 23:19:32 +10:00 |
UserInfo.tsx
|
remove unnecessary emotion styling; use asyncawait for sleeps
|
2021-09-03 15:02:51 -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
|
add Lagzda's alerts
|
2021-04-24 22:10:28 -04:00 |