Skip to content
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/swap UI #211

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from
Open

Feat/swap UI #211

wants to merge 7 commits into from

Conversation

rozanagy
Copy link
Contributor

This pull request introduces a new Swap feature to the application. It includes several new components and updates to existing files to integrate the swap functionality.

New Components for Swap Feature:

Introduced SwapAmountCard component to display the amount and token details for swapping.
Added SwapButton component to handle the swap action.
Created SwapExtraDetailsCard component to show additional swap details like gas fee and rate.
Implemented SwapHeader component to display the header for the swap section.
Added SwapNetworksMenu component to handle network selection.
Created SwapSettingsMenu component for swap settings.
Introduced SwapTokenButton component for token selection.
Added SwapTokenLabel component to display the selected token.
Implemented SwapPage to wrap the Swap component in a page layout.
Created the main Swap component to integrate all the swap-related components.

Integration and Routing:

Imported the Swap component and added a new route for /swap. [[1]](diffhunk://#diff-

Style Updates:

Screenshot 2024-11-13 at 13 58 49 Added a new background color `background.content.02` to the theme.

@rozanagy rozanagy requested a review from Polybius93 November 13, 2024 13:04
Copy link

netlify bot commented Nov 13, 2024

Deploy Preview for dev-mint-dlc-link failed.

Name Link
🔨 Latest commit b7ec5f1
🔍 Latest deploy log https://app.netlify.com/sites/dev-mint-dlc-link/deploys/6745d17b88ce7f000855b853

Copy link

netlify bot commented Nov 13, 2024

Deploy Preview for test-mint-dlc-link failed.

Name Link
🔨 Latest commit b7ec5f1
🔍 Latest deploy log https://app.netlify.com/sites/test-mint-dlc-link/deploys/6745d17b9da64d0008d3bc90

Copy link
Collaborator

@Polybius93 Polybius93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice job! Looks awesome! But please don't merge it yet, since we are not using this component anywhere yet.

Copy link

netlify bot commented Nov 26, 2024

Deploy Preview for mint-dlc-link failed.

Name Link
🔨 Latest commit b7ec5f1
🔍 Latest deploy log https://app.netlify.com/sites/mint-dlc-link/deploys/6745d17bea988700084b8f32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants