-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: mobile view of route book #124
Draft
vacekj
wants to merge
12
commits into
main
Choose a base branch
from
103-mobile-view-of-route-book
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Nov 13, 2024
-
feat: correct table feat: display hop tokens correctly
Configuration menu - View commit details
-
Copy full SHA for 0bb9b62 - Browse repository at this point
Copy the full SHA 0bb9b62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3567317 - Browse repository at this point
Copy the full SHA 3567317View commit details -
feat: remove unused tab and tokens array
• Removed unused tokens array • Removed unused Route Depth tabˆ
Configuration menu - View commit details
-
Copy full SHA for 245331d - Browse repository at this point
Copy the full SHA 245331dView commit details -
feat: refactor route book component
• Removed single hop data and only use multi hop data • Removed liquidity percentage and isDirect props from TradeRow component • Removed SpreadRow component and replaced it with a new implementation that calculates the spread between sell and buy orders • Removed unused code and simplified the RouteBookData component • Added a new calculateSpread function to calculate the spread between sell and buy orders
Configuration menu - View commit details
-
Copy full SHA for ce5d71e - Browse repository at this point
Copy the full SHA ce5d71eView commit details -
• Un-commented Summary component • Replaced custom TabButton with Tabs from @penumbra-zone/ui • Removed console.log statement in TradeRow component • Updated table headers in RouteBookData component to correct symbol order • Removed unused width from RouteBookData table cell
Configuration menu - View commit details
-
Copy full SHA for ad3132c - Browse repository at this point
Copy the full SHA ad3132cView commit details -
feat: enhance trade row display in route book
• Add relative size calculation for trade rows • Display relative size as a background gradient in trade rows • Pass relative size as a prop to TradeRow component • Calculate relative sizes for sell and buy orders separately
Configuration menu - View commit details
-
Copy full SHA for 3c6cd0c - Browse repository at this point
Copy the full SHA 3c6cd0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f14d613 - Browse repository at this point
Copy the full SHA f14d613View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b56d48 - Browse repository at this point
Copy the full SHA 3b56d48View commit details -
Configuration menu - View commit details
-
Copy full SHA for a58dae0 - Browse repository at this point
Copy the full SHA a58dae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c92cb - Browse repository at this point
Copy the full SHA 40c92cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cca629 - Browse repository at this point
Copy the full SHA 5cca629View commit details -
Configuration menu - View commit details
-
Copy full SHA for aacc95f - Browse repository at this point
Copy the full SHA aacc95fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.