Linkie Link
|
21bedd7905
|
feat: added borrow and repay
|
2024-02-15 21:51:00 +01:00 |
|
Linkie Link
|
106de661a8
|
feat: added v1 based buttons and a portfolio summary
|
2024-02-15 16:08:04 +01:00 |
|
Linkie Link
|
40593ae987
|
Merge branch 'develop' of https://github.com/mars-protocol/mars-v2-frontend into v1-implementation
# Conflicts:
# src/components/borrow/Table/Columns/useDepositedColumns.tsx
# src/components/borrow/Table/DepositedBorrowingsTable.tsx
# src/components/earn/lend/Table/DepositedLendsTable.tsx
|
2024-02-15 14:11:12 +01:00 |
|
Bob van der Helm
|
a6f4c24f15
|
align buttons, perps row clickable (#807)
* align buttons, perps row clickable
* fix comments
* update to v2.2.4
* fix borrowbutton logic, add vault deposit manage btn, fix icon size vault modal
---------
Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
|
2024-02-14 14:49:15 +01:00 |
|
Linkie Link
|
34db8aea1a
|
tidy: streamline borrow
|
2024-02-14 11:14:40 +01:00 |
|
Linkie Link
|
442b7a3a8c
|
feat: implement v1 tables into v2 with data fetching
|
2024-02-14 11:11:34 +01:00 |
|
Linkie Link
|
6ac7708ca5
|
feat: debounce input sliders (#784)
* feat: debounce input sliders
* fix: fixed the debounce function
|
2024-02-09 08:29:26 +01:00 |
|
Linkie Link
|
3c280518e8
|
Morph summary (#763)
* fix: fixed mobile issues with SVGs
* feat: first morphing AccountDetails
* tidy: composition refresh
* tidy: fine adjusting
* fix: svg fixes
* feat: updated summary structure
* feat: overall layout adjustments
* fix: fixed svg adjustments
* feat: finished AccountSummary update
* fix: fixed build
* tidy: refactor
* fix: fix enourmous APYs
* fix: don’t abbreviate APYs
* tidy: console.log
* fix: fix borrow Rate sorting
* fix: fixed scrollbars
* fix: hide scrollbars
* fix: resolved feedback
* fix: amount not size
* feat: only show credit account number outside of modals
* fix: added missing Strategies to PortfolioAccount
* fix: save some space
|
2024-02-06 10:05:42 +01:00 |
|
Bob van der Helm
|
a00c8e391b
|
Moved Markets data to SWR (#749)
|
2024-01-26 16:55:45 +01:00 |
|
Bob van der Helm
|
74c9a41a8b
|
fixed refetchgin of account data (#747)
Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
|
2024-01-24 17:06:12 +01:00 |
|
Bob van der Helm
|
ab0e184a39
|
refactor components folder (#734)
* refactor components folder
* create leverage slider variants
|
2024-01-16 15:35:18 +01:00 |
|