mango-ui-v3/components
saml33 a6082b92a0 Revert "add tradingview chart attribution link (#257)"
This reverts commit be0995af25.
2022-05-13 18:01:43 -04:00
..
PerpPositions Adds more null checks 2022-03-30 13:08:05 +02:00
TradingView Revert "add tradingview chart attribution link (#257)" 2022-05-13 18:01:43 -04:00
WalletAdapter pass in wallet to store actions when needed 2022-04-04 16:28:32 -04:00
account_page yarn format 2022-04-02 10:03:06 -07:00
mobile Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kieran/strict-nullcheck 2022-03-29 12:02:37 +02:00
stats_page useMemo to reduce unnecessary recalculations 2022-05-02 14:56:01 -04:00
trade_form allow setting price with slide limit orders 2022-04-12 13:23:57 -04:00
AccountInfo.tsx show position details on trade page when viewing mngo accts 2022-04-09 20:13:12 -04:00
AccountNameModal.tsx Adds more null checks 2022-03-30 13:08:05 +02:00
AccountSelect.tsx pass in wallet to store actions when needed 2022-04-04 16:28:32 -04:00
AccountsModal.tsx Adds more null checks 2022-03-29 15:02:29 +02:00
AlphaModal.tsx move theme and language switch to settings 2022-03-25 21:36:53 +11:00
BalancesTable.tsx Adds transaction failed error 2022-03-31 13:45:19 +02:00
Button.tsx add fees page 2022-03-25 10:56:32 +11:00
ButtonGroup.tsx move theme and language switch to settings 2022-03-25 21:36:53 +11:00
Chart.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
Checkbox.tsx fix multi select styling 2022-03-29 11:11:45 +11:00
CloseAccountModal.tsx delete active alerts when closing account 2022-04-13 13:33:03 +10:00
ConnectWalletButton.tsx use all wallets if none are installed 2022-04-20 15:20:10 -04:00
CreateAlertModal.tsx fix remove from favorites 2022-04-27 21:15:04 +10:00
DateRangePicker.tsx fix dateto timestamp 2022-03-30 14:54:50 +11:00
DayHighLow.tsx trade page and account overview 2022-03-21 22:56:37 +11:00
DelegateModal.tsx Adds more null checks 2022-03-30 13:08:05 +02:00
DepositModal.tsx fix deposit func type to support deposits when mango acct doesnt exist 2022-04-05 10:56:46 -04:00
DepositMsrmModal.tsx Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kieran/strict-nullcheck 2022-03-29 12:02:37 +02:00
DropMenu.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
EmptyState.tsx Reverts revert wallet adapter 2022-03-22 10:18:58 +01:00
ErrorBoundary.tsx Remove comment 2022-03-29 08:23:18 -04:00
FavoritesShortcutBar.tsx fix favorites change percentage 2022-03-29 14:27:05 +11:00
FiveOhFive.tsx Merges main 2022-03-29 08:28:08 -04:00
FlipCard.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
FloatingElement.tsx show position details on trade page when viewing mngo accts 2022-04-09 20:13:12 -04:00
GlobalNotification.tsx lower threshold for tps warning bar 2022-04-07 15:04:28 -04:00
GradientText.tsx Adds 505 error page 2022-03-24 13:25:22 -04:00
GroupSize.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
ImageWithFallback.tsx
InlineNotification.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
Input.tsx fix forwardref warning 2022-04-06 16:18:02 +12:00
IntroTips.tsx Adds more null checks 2022-03-30 13:08:05 +02:00
JupiterForm.tsx Fix swap input form for jup pkg v22 2022-04-29 14:57:32 -04:00
LeverageSlider.tsx
Loading.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
MangoAccountSelect.tsx Adds more null checks 2022-03-28 16:18:35 +02:00
MangoIcon.tsx
ManualRefresh.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
MarketBalances.tsx show position details on trade page when viewing mngo accts 2022-04-09 20:13:12 -04:00
MarketCloseModal.tsx Removes calls to Wallet and Connected through MangoStore hook 2022-03-23 11:42:04 +01:00
MarketDetails.tsx Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kieran/strict-nullcheck 2022-03-31 12:33:10 +02:00
MarketFee.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
MarketMenuItem.tsx Adds more null checks 2022-03-28 16:18:35 +02:00
MarketNavItem.tsx Merge pull request #207 from blockworks-foundation/centre-fav-button 2022-03-24 01:59:03 -04:00
MarketPosition.tsx show position details on trade page when viewing mngo accts 2022-04-09 20:13:12 -04:00
MarketSelect.tsx Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into mango-group-config 2022-04-01 15:00:12 +02:00
MarketsModal.tsx Adds more null checks 2022-03-29 15:02:29 +02:00
MarketsTable.tsx reduce clutter on markets page 2022-04-03 23:54:54 -04:00
MenuItem.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
Modal.tsx Revert "Mango <> Notifi integration (#192)" 2022-04-25 12:36:42 -04:00
NavDropMenu.tsx Adds more null checks 2022-03-28 17:42:18 +02:00
NewAccount.tsx Adds more null checks 2022-03-30 13:08:05 +02:00
Notification.tsx hide tx notification if no response after 90s 2022-04-12 11:27:29 -04:00
OpenOrdersTable.tsx Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kieran/strict-nullcheck 2022-03-31 12:33:10 +02:00
Orderbook.tsx Fix orderbook spread decimals 2022-04-05 13:25:09 -04:00
PageBodyContainer.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
Pagination.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
PerpPositionsTable.tsx enable share modal if avgEntryPrice is available 2022-04-20 17:33:44 -04:00
PerpSideBadge.tsx
PnlText.tsx
RecentMarketTrades.tsx Adds more null checks 2022-03-30 13:08:05 +02:00
ResetLayout.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
Select.tsx filter trade history 2022-03-29 10:43:42 +11:00
Settings.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
SettingsModal.tsx remove genesysgo until new auth is implemented 2022-04-20 11:29:18 -04:00
ShareModal.tsx yarn format 2022-04-23 19:09:08 -07:00
SideBadge.tsx Merges main 2022-03-21 14:07:25 -04:00
Slider.tsx
SwapSettingsModal.tsx Adds more null checks 2022-03-28 17:42:18 +02:00
SwapTokenInfo.tsx Adds more null checks 2022-03-30 13:08:05 +02:00
SwapTokenInsights.tsx Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kieran/strict-nullcheck 2022-03-31 12:33:10 +02:00
SwapTokenSelect.tsx make sure token info is loaded on swap page 2022-04-05 02:20:17 -04:00
Switch.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
SwitchMarketDropdown.tsx Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into mango-group-config 2022-04-01 15:00:12 +02:00
TableElements.tsx add hover interaction to markets page 2022-04-03 18:39:24 -04:00
Tabs.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
Tooltip.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
TopBar.tsx remove new badge from topbar 2022-04-03 12:16:11 -04:00
TradeHistoryFilterModal.tsx Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into mango-group-config 2022-04-01 15:00:12 +02:00
TradeHistoryTable.tsx fix button positions on mobile 2022-04-06 14:25:31 +12:00
TradeNavMenu.tsx fix remove from favorites 2022-04-27 21:15:04 +10:00
TradePageGrid.tsx Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kieran/strict-nullcheck 2022-03-31 12:33:10 +02:00
UiLock.tsx add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
UserInfo.tsx add fees page 2022-03-25 10:56:32 +11:00
UserMarketInfo.tsx
WalletSelect.tsx Reverts revert wallet adapter 2022-03-22 10:18:58 +01:00
WithdrawModal.tsx remove disable on next btn to allow user to see simulated withdraw 2022-05-02 16:27:00 -04:00
WithdrawMsrmModal.tsx Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kieran/strict-nullcheck 2022-03-29 12:02:37 +02:00
icons.tsx Revert "Mango <> Notifi integration (#192)" 2022-04-25 12:36:42 -04:00
index.tsx yarn lint and yarn type-check 2022-03-28 14:00:36 -04:00
styles.tsx