.. |
TradingView
|
support multiple candle types
|
2022-05-16 14:53:51 -04:00 |
WalletAdapter
|
pass in wallet to store actions when needed
|
2022-04-04 16:28:32 -04:00 |
account_page
|
add gmt chart color
|
2022-06-04 22:56:48 +10:00 |
mobile
|
pass an optional width
|
2022-05-29 11:52:04 +10:00 |
stats_page
|
useMemo to reduce unnecessary recalculations
|
2022-05-02 14:56:01 -04:00 |
trade_form
|
add advanced order warning
|
2022-05-19 11:13:04 +10:00 |
AccountInfo.tsx
|
show position details on trade page when viewing mngo accts
|
2022-04-09 20:13:28 -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
|
re-style account select button
|
2022-06-02 09:55:06 +10:00 |
AlphaModal.tsx
|
move theme and language switch to settings
|
2022-03-25 21:36:53 +11:00 |
BalancesTable.tsx
|
round unsettled balance decimals
|
2022-04-19 22:13:40 +10: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 0 selected error and select all button
|
2022-05-04 11:26:21 +10:00 |
CloseAccountModal.tsx
|
delete active alerts when closing account
|
2022-04-13 13:33:03 +10:00 |
ConnectWalletButton.tsx
|
remove copy address
|
2022-05-18 16:49:41 -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:28 -04:00 |
GlobalNotification.tsx
|
change tps warning sample size
|
2022-06-05 17:17:47 -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 advanced order warning
|
2022-05-19 11:13:04 +10:00 |
Input.tsx
|
fix forwardref warning
|
2022-04-06 16:18:02 +12:00 |
IntroTips.tsx
|
improve no account flow
|
2022-05-24 14:39:40 +10:00 |
JupiterForm.tsx
|
Fix swap input form for jup pkg v22
|
2022-04-29 14:57:32 -04:00 |
LeaderboardTable.tsx
|
style pnl amount
|
2022-05-30 15:40:18 -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:28 -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
|
market selection on mobile
|
2022-05-16 21:56:28 +10:00 |
MarketPosition.tsx
|
Make Redeem All and Redeem Positive have correct behavior where you don't have to sit and wait for each transaction to go through and confirm; still has bug with Redeem All where the spinner doesn't stop
|
2022-06-02 16:27:46 -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
|
use correct theme colors in market page charts
|
2022-06-05 14:12:11 -04:00 |
MenuItem.tsx
|
remove annoying flash from topbar menu items
|
2022-05-30 15:40:18 -04:00 |
Modal.tsx
|
Revert "Mango <> Notifi integration (#192)"
|
2022-04-25 12:36:42 -04:00 |
MultiSelectDropdown.tsx
|
fix 0 selected error and select all button
|
2022-05-04 11:26:21 +10:00 |
NavDropMenu.tsx
|
remove annoying flash from topbar menu items
|
2022-05-30 15:40:18 -04:00 |
NewAccount.tsx
|
improve no account flow
|
2022-05-24 14:39:40 +10:00 |
NftProfilePicModal.tsx
|
add nft modal empty state
|
2022-05-18 15:40:14 +10:00 |
Notification.tsx
|
Merge branch 'main' into production
|
2022-05-13 18:20:09 -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
|
add price charts to markets page
|
2022-05-17 22:03:20 +10: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
|
redeem positive button logic
|
2022-06-04 22:27:39 +10:00 |
PerpSideBadge.tsx
|
…
|
|
PnlText.tsx
|
…
|
|
ProfileImage.tsx
|
implement feedback
|
2022-05-16 11:24:48 +10:00 |
RecentMarketTrades.tsx
|
Adds more null checks
|
2022-03-30 13:08:05 +02:00 |
RedeemButtons.tsx
|
redeem positive button logic
|
2022-06-04 22:27:39 +10: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
|
share modal improvements
|
2022-05-16 21:47:09 -04: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
|
market selection on mobile
|
2022-05-16 21:56:28 +10:00 |
TableElements.tsx
|
add seconds to trade history
|
2022-05-18 11:45:51 +10: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
|
add leaderboard to topbar
|
2022-05-30 15:40:18 -04:00 |
TradeHistoryFilterModal.tsx
|
allow filter when >10k trades
|
2022-06-01 21:08:25 +10:00 |
TradeHistoryTable.tsx
|
components/TradeHistoryTable.tsx
|
2022-06-05 15:12:29 +03:00 |
TradeNavMenu.tsx
|
remove annoying flash from topbar menu items
|
2022-05-30 15:40:18 -04: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
|
upgrade mango client (#271)
|
2022-05-16 17:51:17 +02: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
|
add gmt logo svgs
|
2022-06-03 10:15:05 +10:00 |
index.tsx
|
yarn lint and yarn type-check
|
2022-03-28 14:00:36 -04:00 |
styles.tsx
|
…
|
|