-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrated swap UX using Swing.xyz (#229)
* Retrieve quotes for swap * fix lint problems * refactor to expected swing quote API * lint fixes * implement basic swap Tx signing * refactor for lint * token amount selector * show transaction ID when available * refine the completion UX * add i18n definitions * add feature flag for swap * add production swap pair definitions * add progress description at bottom of swap modal * fix fund wallet CTA * bubble up fund wallet CTA * use QR icon for receive button * text spacing * mobile breakpoint * introduce compact token rendering * use swing v1 platform API * add slider for source token amount * only show USD for swaps * add user context to feature flag * imporove failed swap UX * update copy * fix lint * updates for extension styling * bump package version
- Loading branch information
Showing
33 changed files
with
2,110 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.