refactor: replace TransactionDialog with useOpenShareTxDialog#6181
Merged
Conversation
UncleBill
marked this pull request as draft
April 28, 2022 11:13
Contributor
guanbinrui
reviewed
Apr 29, 2022
UncleBill
force-pushed
the
refactor/share-dialog
branch
from
April 29, 2022 05:46
faf5076 to
0784e9b
Compare
UncleBill
force-pushed
the
refactor/share-dialog
branch
2 times, most recently
from
April 29, 2022 06:03
7a368a5 to
d9a8e6d
Compare
UncleBill
force-pushed
the
refactor/share-dialog
branch
from
May 4, 2022 08:44
2bd66b4 to
57dc7d2
Compare
UncleBill
force-pushed
the
refactor/share-dialog
branch
from
May 5, 2022 07:12
57dc7d2 to
fb499f6
Compare
UncleBill
marked this pull request as ready for review
May 5, 2022 07:12
Contributor
Author
|
@DimensionDev/qa Please help to verify. |
UncleBill
force-pushed
the
refactor/share-dialog
branch
from
May 6, 2022 03:17
fb499f6 to
b3eee3f
Compare
UncleBill
force-pushed
the
refactor/share-dialog
branch
from
May 7, 2022 07:43
d2db0d5 to
24ba7b7
Compare
UncleBill
force-pushed
the
refactor/share-dialog
branch
from
May 7, 2022 09:46
e7824b5 to
fa3f219
Compare
UncleBill
force-pushed
the
refactor/share-dialog
branch
from
May 9, 2022 05:24
fa3f219 to
3fb7bc2
Compare
UncleBill
force-pushed
the
refactor/share-dialog
branch
from
May 23, 2022 03:24
c1c8577 to
cc107f9
Compare
UncleBill
force-pushed
the
refactor/share-dialog
branch
from
May 23, 2022 04:06
b20fa67 to
5928367
Compare
UncleBill
force-pushed
the
refactor/share-dialog
branch
from
May 23, 2022 04:32
5928367 to
09a68b3
Compare
UncleBill
force-pushed
the
refactor/share-dialog
branch
from
May 23, 2022 04:32
09a68b3 to
e35c867
Compare
Jack-Works
reviewed
May 23, 2022
Jack-Works
reviewed
May 23, 2022
Jack-Works
reviewed
May 23, 2022
lelenei
approved these changes
May 24, 2022
nuanyang233
approved these changes
May 24, 2022
Member
|
Replace |
Contributor
Author
Already done. |
Jack-Works
approved these changes
May 24, 2022
Jack-Works
left a comment
Member
There was a problem hiding this comment.
Although I still think we should use reject instead of null to represent the cancel state.
guanbinrui
reviewed
May 24, 2022
| return | ||
| }, | ||
| [transferCallback, contract?.address, gasConfig, registeredAddress, Utils?.isValidDomain], | ||
| [transferCallback, contract?.address, gasConfig, registeredAddress, Utils?.isValidDomain, navigate], |
guanbinrui
reviewed
May 24, 2022
| }, | ||
| }) | ||
| onClose() | ||
| } catch (err: any) { |
yanzhihong23
added a commit
that referenced
this pull request
May 25, 2022
* develop: (58 commits) fix: typo (#6343) New translations en-US.json (Quenya) (#6342) refactor: git-info (#6332) fix: remove plugin border (#6331) chore: markdown ipfs renderer (#6339) refactor: replace TransactionDialog with useOpenShareTxDialog (#6181) Revert "fix: typo (#6335)" (#6340) fix: typo (#6335) fix: e2e key partition compat (#6230) fix: watcher not stopped when abort signal triggered fix: scale10 returns the wrong value (#6334) chore: rekeys package.json (#6333) feat: publish decryption package (#6267) refactor: move sns adaptor worker (#6263) fix: check contract (#6302) New translations en-US.json (Quenya) (#6328) [Release] New release 2.8.0 (minor) (#6275) chore: upgrade holoflows-kit (#6323) fix: tips some ui issues (#6320) fix: compose select show logic (#6319) ... # Conflicts: # packages/mask/src/plugins/Savings/SNSAdaptor/SavingsForm.tsx
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.
https://mask.atlassian.net/browse/MF-583
https://mask.atlassian.net/browse/MF-299
https://mask.atlassian.net/browse/MF-305
https://mask.atlassian.net/browse/MF-558