feat(extension-chrome): use design system to simplify code#195
Open
feat(extension-chrome): use design system to simplify code#195
Conversation
Codecov Report
@@ Coverage Diff @@
## main #195 +/- ##
=======================================
Coverage 86.12% 86.12%
=======================================
Files 45 45
Lines 872 872
Branches 114 114
=======================================
Hits 751 751
Misses 20 20
Partials 101 101 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
c3911b7 to
8c0c783
Compare
zhangyouxin
reviewed
Apr 12, 2023
| }, | ||
| })); | ||
|
|
||
| export const Input = defineMultiStyleConfig({ |
Contributor
There was a problem hiding this comment.
Is Input a multipart component?
Contributor
Author
There was a problem hiding this comment.
zhangyouxin
reviewed
Apr 12, 2023
packages/extension-chrome/src/pages/WalletManager/containers/RecoveryWallet.tsx
Outdated
Show resolved
Hide resolved
…ecoveryWallet.tsx Co-authored-by: Shinya <zhangyouxingg@126.com>
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.

What Changed
https://www.figma.com/file/x49RWTMPXmN5UgbaCAkraN/wallet?node-id=982-1329&t=qvCEVarGM3jZN3sn-0
implement the UI on HIFI(updated)
Motivation
for making the UI more clear.
Change Type
Indicate the type of change your pull request is:
documentationpatchminormajor🐤 Download canary assets:
nexus--canary.195.4697587484.zip
📦 Published PR as canary version:
0.0.14--canary.195.4697587484.0✨ Test out this PR locally via:
npm install @nexus-wallet/ownership-providers@0.0.14--canary.195.4697587484.0 npm install @nexus-wallet/protocol@0.0.14--canary.195.4697587484.0 npm install @nexus-wallet/utils@0.0.14--canary.195.4697587484.0 # or yarn add @nexus-wallet/ownership-providers@0.0.14--canary.195.4697587484.0 yarn add @nexus-wallet/protocol@0.0.14--canary.195.4697587484.0 yarn add @nexus-wallet/utils@0.0.14--canary.195.4697587484.0