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: ConnectModal support Intl #416

Merged
merged 10 commits into from
Dec 28, 2023
Merged

feat: ConnectModal support Intl #416

merged 10 commits into from
Dec 28, 2023

Conversation

kiner-tang
Copy link
Member

close #401

Copy link

changeset-bot bot commented Dec 28, 2023

🦋 Changeset detected

Latest commit: 1a08f26

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@ant-design/web3-common Patch
@ant-design/web3 Patch
@ant-design/web3-assets Patch
@ant-design/web3-wagmi Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Dec 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ant-design-web3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 28, 2023 9:39am

@kiner-tang kiner-tang requested a review from gin-lsl December 28, 2023 07:33
Copy link

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (92f16eb) 98.68% compared to head (35d2b4a) 98.68%.
Report is 1 commits behind head on main.

❗ Current head 35d2b4a differs from pull request most recent head 1a08f26. Consider uploading reports for the commit 1a08f26 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #416   +/-   ##
=======================================
  Coverage   98.68%   98.68%           
=======================================
  Files          70       70           
  Lines        3562     3578   +16     
  Branches      352      355    +3     
=======================================
+ Hits         3515     3531   +16     
  Misses         45       45           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

packages/common/src/locale/en_US.ts Outdated Show resolved Hide resolved
packages/common/src/locale/zh_CN.ts Outdated Show resolved Hide resolved
packages/common/src/types.ts Outdated Show resolved Hide resolved
packages/web3/src/connect-modal/components/QrCode.tsx Outdated Show resolved Hide resolved
packages/web3/src/connect-modal/components/WalletCard.tsx Outdated Show resolved Hide resolved
@yutingzhao1991 yutingzhao1991 merged commit 73e8e32 into main Dec 28, 2023
6 checks passed
@yutingzhao1991 yutingzhao1991 deleted the intl-connect-modal branch December 28, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ConnectModal support intl
2 participants