-
Notifications
You must be signed in to change notification settings - Fork 362
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: add custom handlers for swap-live-app #8937
Merged
Merged
Conversation
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
The latest updates on your projects. Learn more about Vercel for Git βοΈ 4 Skipped Deployments
|
Couto
previously approved these changes
Jan 22, 2025
ejaycoleman
previously approved these changes
Jan 22, 2025
apps/ledger-live-mobile/src/screens/Swap/LiveApp/hooks/useSwapLiveAppCustomHandlers.ts
Show resolved
Hide resolved
liviuciulinaru
previously approved these changes
Jan 22, 2025
liviuciulinaru
previously approved these changes
Jan 22, 2025
kallen-ledger
force-pushed
the
feat/LIVE-10693
branch
from
January 23, 2025 09:14
6dc818b
to
9a3413e
Compare
liviuciulinaru
previously approved these changes
Jan 24, 2025
ejaycoleman
previously approved these changes
Jan 24, 2025
kallen-ledger
dismissed stale reviews from ejaycoleman and liviuciulinaru
via
January 24, 2025 12:24
ddf0f86
Couto
approved these changes
Jan 24, 2025
liviuciulinaru
approved these changes
Jan 24, 2025
ejaycoleman
approved these changes
Jan 24, 2025
kallen-ledger
force-pushed
the
feat/LIVE-10693
branch
from
January 27, 2025 13:15
ddf0f86
to
9d4bb40
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
β Checklist
npx changeset
was attached.π Description
Replace this text by a clear and concise description of what this pull request is about and why it is needed. Be sure to explain the problem you're addressing and the solution you're proposing.
For libraries, you can add a code sample of how to use it.
For bug fixes, you can explain the previous behaviour and how it was fixed.
In case of visual features, please attach screenshots or video recordings to demonstrate the changes.
β Context
π§ Checklist for the PR Reviewers