Skip to content
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(ownership-providers): intro an accent color to inputs and buttons #186

Merged
merged 7 commits into from
Apr 14, 2023

Conversation

IronLu233
Copy link
Contributor

@IronLu233 IronLu233 commented Apr 4, 2023

What Changed

Changes these UI
image

image
image

image
image
image
image
image

Motivation

Implement UI design updates.

Change Type

Indicate the type of change your pull request is:

  • documentation
  • patch
  • minor
  • major

🐤 Download canary assets:

nexus--canary.186.4696002478.zip

📦 Published PR as canary version: 0.0.13--canary.186.4696002478.0

✨ Test out this PR locally via:

npm install @nexus-wallet/[email protected]
npm install @nexus-wallet/[email protected]
npm install @nexus-wallet/[email protected]
# or 
yarn add @nexus-wallet/[email protected]
yarn add @nexus-wallet/[email protected]
yarn add @nexus-wallet/[email protected]

@IronLu233 IronLu233 requested a review from zhangyouxin April 4, 2023 14:33
@codecov
Copy link

codecov bot commented Apr 4, 2023

Codecov Report

Merging #186 (94dd933) into main (35c8e99) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #186   +/-   ##
=======================================
  Coverage   86.12%   86.12%           
=======================================
  Files          45       45           
  Lines         872      872           
  Branches      114      114           
=======================================
  Hits          751      751           
  Misses         20       20           
  Partials      101      101           
Impacted Files Coverage Δ
packages/utils/src/env.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@IronLu233 IronLu233 marked this pull request as draft April 5, 2023 14:22
@IronLu233 IronLu233 marked this pull request as ready for review April 6, 2023 04:23
@homura homura added the patch Increment the patch version when merged label Apr 6, 2023
@homura homura changed the title fix(ownership-providers): Refine UI with chakra-ui theme config fix(ownership-providers): intro an accent color to emphasize some elements Apr 6, 2023
@homura homura changed the title fix(ownership-providers): intro an accent color to emphasize some elements feat(ownership-providers): intro an accent color to emphasize some elements Apr 6, 2023
@homura homura added minor Increment the minor version when merged and removed patch Increment the patch version when merged labels Apr 6, 2023
@IronLu233 IronLu233 changed the title feat(ownership-providers): intro an accent color to emphasize some elements feat(ownership-providers): intro an accent color to inputs and buttons Apr 6, 2023
@IronLu233 IronLu233 marked this pull request as draft April 7, 2023 12:58
@IronLu233 IronLu233 marked this pull request as ready for review April 7, 2023 14:29
@homura homura modified the milestone: 2023W15 Apr 10, 2023
@homura
Copy link
Contributor

homura commented Apr 13, 2023

conflicts needs to be resolved

@homura homura added the skip-release Preserve the current version when merged label Apr 14, 2023
@homura homura merged commit c122156 into main Apr 14, 2023
@homura homura deleted the ui-refine branch April 14, 2023 03:37
@github-actions
Copy link

🚀 PR was released in v0.0.13 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged released This issue/pull request has been released. skip-release Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an accent color to emphasize some element, such as connect, approve
2 participants