refactor(react-ui): ArrowCardPair#306
Open
OmarBasem wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ceaebce to
b1eb036
Compare
2b998ad to
17fe516
Compare
b1eb036 to
9797ef9
Compare
17fe516 to
3f99258
Compare
3f99258 to
5d27feb
Compare
9797ef9 to
75ae960
Compare
5d27feb to
f8f3c65
Compare
75ae960 to
c2518df
Compare
f8f3c65 to
79cae8a
Compare
c2518df to
4922e72
Compare
79cae8a to
8e2d956
Compare
4922e72 to
25c55d9
Compare
25c55d9 to
947f8c9
Compare
3cd4bdd to
edf9eae
Compare
089de44 to
3760f17
Compare
brtkx
reviewed
Jul 14, 2026
Collaborator
There was a problem hiding this comment.
I never really liked the ArrowCardPair name, feels very verbose. How about ArrowStack or CardPair?
Collaborator
There was a problem hiding this comment.
react-ui needs changeset update since now we have automatic releases. It will be a patch change. wallet-react-ui doesn't need it because nothing changes on the consumer end.
Here's the full reference on how to do it. One note: we don't need to merge #316 - we can just keep on developing until we have a decent stack of changes or need an urgent release.
b670bbf to
955239a
Compare
3760f17 to
23df8a7
Compare
955239a to
33fb6e2
Compare
23df8a7 to
293b030
Compare
# Conflicts: # packages/wallet-react-ui/src/signing/pages/CollectionApproval.tsx # packages/wallet-react-ui/src/signing/pages/Erc20Approval.tsx # packages/wallet-react-ui/src/signing/pages/Erc20Transfer.tsx # packages/wallet-react-ui/src/signing/pages/EthTransfer.tsx
293b030 to
48886df
Compare
33fb6e2 to
32f8ea2
Compare
This file contains hidden or 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
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.
Summary
This PR refactor
ArrowCardPaircomponent toreact-uias it is reused in SRA.