mango-v4-ui/components/shared
tjs 09852aa007 improve typing to fix errors with recent trades and history 2023-02-23 16:44:54 -05:00
..
BalancesTable.tsx improve speed of updating open orders after websocket change 2023-02-13 22:38:57 -05:00
BankAmountWithValue.tsx simplify amoutwithvalue component 2023-01-29 12:13:36 +11:00
BounceLoader.tsx
Button.tsx dont hardcode height width if size isn't passed into iconbutton 2023-01-11 16:34:59 -05:00
Change.tsx improve detailed charts 2023-02-10 23:55:06 +11:00
ChartRangeButtons.tsx fix account performance data 2023-02-11 23:40:23 +11:00
ConnectEmptyState.tsx disable connect buttons until group loads 2023-01-20 14:33:02 +11:00
Container.tsx
ContentBox.tsx
DailyRange.tsx remove formatfixeddecimals 2023-01-25 11:54:24 +11:00
DetailedAreaChart.tsx more precision in chart data minmax 2023-02-13 22:35:07 -05:00
DirectionTriangles.tsx add daily pnl history 2023-01-16 16:13:34 +11:00
ExplorerLink.tsx style dashboard 2022-12-09 14:07:28 +11:00
FavoriteMarketButton.tsx better var names and hsl colors 2022-12-01 14:32:32 +11:00
FormatNumericValue.tsx split functions for value/currency 2023-01-25 11:14:51 +11:00
HealthImpact.tsx fix spacing 2022-12-14 13:23:01 +11:00
IconDropMenu.tsx better handle display around very small balances 2023-01-20 18:21:57 -05:00
InfoTooltip.tsx
InlineNotification.tsx add back token vault balance warning 2022-12-19 19:09:06 -05:00
LeverageSlider.tsx use settings for slider or buttons to swap 2022-11-23 14:31:50 +11:00
Loading.tsx
LogoWithFallback.tsx fix LogoWithFallback 2022-12-09 18:08:15 -05:00
MaxAmountButton.tsx add to maxamountbuttons 2023-01-24 14:04:05 +11:00
MenuItem.tsx better var names and hsl colors 2022-12-01 14:32:32 +11:00
Modal.tsx prevent user setup modal from closing when dismissing a notification 2023-01-05 22:21:30 +11:00
Notification.tsx fix custom notification position 2023-02-14 12:57:06 +11:00
SheenLoader.tsx add total deposit/borrow value charts 2022-12-06 14:23:22 +11:00
SideBadge.tsx improve typing to fix errors with recent trades and history 2023-02-23 16:44:54 -05:00
SimpleAreaChart.tsx more precision in chart data minmax 2023-02-13 22:35:07 -05:00
SolBalanceWarnings.tsx repay and withdraw formatting and sol balance warning spacing 2023-01-06 20:14:54 +11:00
SuccessParticles.tsx fix trade success animation for trade 2023-01-20 22:03:31 +11:00
TabButtons.tsx add orders to account tabs 2023-02-02 12:21:24 +11:00
TabUnderline.tsx trade form ux improvements 2022-12-22 15:19:00 +11:00
TableElements.tsx fix first tokenlist menu clipping 2023-02-03 21:36:44 +11:00
TokenVaultWarnings.tsx fix available to borrow 2023-02-16 22:02:26 +11:00
Tooltip.tsx
Transitions.tsx faster swap transition 2022-12-16 12:32:01 -05:00
useDebounce.tsx
useInterval.tsx
usePrevious.tsx