mango-ui-v3/components
Tyler Shipe ce5345b588 add liq mining info to stats 2021-11-18 18:13:37 +00:00
..
TradingView Merge branch 'main' into order-lines-translation 2021-11-13 17:32:52 +00:00
account_page handle when no account history exists 2021-11-17 16:56:39 +00:00
charting_library fixed charts in dev mode 2021-09-11 18:41:14 -04:00
mobile more improvement to load time when switching pages/markets 2021-11-14 18:37:02 +00:00
stats_page add liq mining info to stats 2021-11-18 18:13:37 +00:00
trade_form disable size too large 2021-11-12 15:40:42 +00:00
AccountInfo.tsx fix translation issues; fix pubkey viewing 2021-11-18 13:56:11 +00:00
AccountNameModal.tsx Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
AccountSelect.tsx Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
AccountsModal.tsx fix: match oracle and markprice decimals to tick size 2021-11-02 20:43:28 +11:00
AlphaModal.tsx Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
BalancesTable.tsx improve repay borrow ux 2021-11-10 11:37:40 +11:00
Button.tsx improve theme and misc styling 2021-07-29 23:19:32 +10:00
ButtonGroup.tsx layout changes and est price impact 2021-10-01 00:21:45 +10:00
Chart.tsx add time filters and ticks to stats charts (#47) 2021-10-07 12:34:26 +01:00
Checkbox.tsx upgrade to next12, remove babel, remove emotionjs, convert emotion styles to inline 2021-10-27 16:46:31 -04:00
ConnectWalletButton.tsx add solflare 2021-11-10 22:46:54 +11:00
DayHighLow.tsx Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
DepositModal.tsx use latest client; error msg when depositing all sol; pointer cursor on orderbook 2021-11-18 16:49:48 +00:00
DepositMsrmModal.tsx Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
DropMenu.tsx add missing translations, add spanish option, fix dropmenu z-index 2021-10-20 08:48:02 -10: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 move fees into trade box, prevent wrapping in market menu item 2021-11-01 16:20:30 -04:00
FlipCard.tsx upgrade to next12, remove babel, remove emotionjs, convert emotion styles to inline 2021-10-27 16:46:31 -04:00
FloatingElement.tsx upgrade to next12, remove babel, remove emotionjs, convert emotion styles to inline 2021-10-27 16:46:31 -04:00
GroupSize.tsx adjust dropdown width 2021-09-07 15:55:28 +08:00
InlineNotification.tsx improve repay borrow ux 2021-11-10 11:37:40 +11:00
Input.tsx mobile styles for new features 2021-09-26 23:20:51 +10:00
LanguageSwitch.tsx add missing translations, add spanish option, fix dropmenu z-index 2021-10-20 08:48:02 -10:00
LeverageSlider.tsx upgrade to next12, remove babel, remove emotionjs, convert emotion styles to inline 2021-10-27 16:46:31 -04:00
Loading.tsx Bring alert details and notifications into the UI (#5) 2021-05-07 22:41:26 +03:00
MangoAccountSelect.tsx Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
MangoIcon.tsx hide some ui changes so we can deploy 2021-04-19 12:15:49 -04:00
ManualRefresh.tsx Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
MarketBalances.tsx Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
MarketCloseModal.tsx Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
MarketDetails.tsx remove console logs 2021-11-14 18:57:00 +00:00
MarketFee.tsx Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
MarketMenuItem.tsx more improvement to load time when switching pages/markets 2021-11-14 18:37:02 +00:00
MarketPosition.tsx add solflare 2021-11-10 22:46:54 +11:00
MarketSelect.tsx upgrade to next12, remove babel, remove emotionjs, convert emotion styles to inline 2021-10-27 16:46:31 -04:00
MarketsModal.tsx fix mobile market links 2021-11-15 23:39:43 +00:00
MenuItem.tsx speed up time between page loads 2021-11-14 14:48:09 +00: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 remove console logs 2021-11-14 18:57:00 +00:00
Notification.tsx Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
OpenOrdersTable.tsx speed up time between page loads 2021-11-14 14:48:09 +00:00
Orderbook.tsx use latest client; error msg when depositing all sol; pointer cursor on orderbook 2021-11-18 16:49:48 +00:00
PageBodyContainer.tsx increase horizontal page container padding 2021-09-20 10:50:51 +10:00
Pagination.tsx add paginated tables for account interest and funding 2021-10-25 15:21:54 -04:00
PerpPositionsTable.tsx more improvement to load time when switching pages/markets 2021-11-14 18:37:02 +00:00
PerpSideBadge.tsx show unsettled pnl (#46) 2021-10-05 22:22:47 +02:00
PnlText.tsx show unsettled pnl (#46) 2021-10-05 22:22:47 +02:00
RecentMarketTrades.tsx fix: mobile styling to accomodate new markets 2021-11-03 22:43:34 +11:00
ResetLayout.tsx Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
Select.tsx upgrade to next12, remove babel, remove emotionjs, convert emotion styles to inline 2021-10-27 16:46:31 -04:00
Settings.tsx fix: match oracle and markprice decimals to tick size 2021-11-02 20:43:28 +11:00
SettingsModal.tsx update rpc node list 2021-11-15 14:25:03 +00:00
SideBadge.tsx Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
Slider.tsx upgrade to next12, remove babel, remove emotionjs, convert emotion styles to inline 2021-10-27 16:46:31 -04:00
Switch.tsx align advanced trade form 2021-09-25 22:50:32 +10:00
TableElements.tsx fix: mobile styling to accomodate new markets 2021-11-03 22:43:34 +11:00
Tabs.tsx add open position count 2021-11-09 21:40:07 +11:00
ThemeSwitch.tsx Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
Tooltip.tsx MSRM deposit and withdraw 2021-10-18 16:38:03 -04:00
TopBar.tsx speed up time between page loads 2021-11-14 14:48:09 +00:00
TradeHistoryTable.tsx fix translation issues; fix pubkey viewing 2021-11-18 13:56:11 +00:00
TradePageGrid.tsx Add simple liq price to accountinfo, add some height 2021-11-14 21:43:23 +00:00
UiLock.tsx Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
UserInfo.tsx add open position count 2021-11-09 21:40:07 +11:00
UserMarketInfo.tsx Trade page mobile (#35) 2021-09-20 02:36:02 +02:00
WalletSelect.tsx add solflare 2021-11-10 22:46:54 +11:00
WithdrawModal.tsx swap buttongroup for max button 2021-11-09 12:49:45 +11:00
WithdrawMsrmModal.tsx Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
icons.jsx add cardano icons 2021-10-31 15:44:59 -04:00
styles.tsx fix: css styles for page height 2021-11-01 11:30:46 -04:00