reown-com / appkit

The full stack toolkit to build onchain app UX
https://reown.com/appkit
Apache License 2.0
4.94k stars 1.41k forks source link

feat: walletconnect certified #3206

Closed magiziz closed 1 week ago

magiziz commented 2 weeks ago

Description

Type of change

Associated Issues

For Linear issues: Closes APKT-1362

Showcase (Optional)

https://github.com/user-attachments/assets/59f2f182-7df2-4681-bd3a-0070c1efa0e6

Checklist

linear[bot] commented 2 weeks ago

APKT-1362 Add UI Icons for WalletConnect certified

changeset-bot[bot] commented 2 weeks ago

πŸ¦‹ Changeset detected

Latest commit: 7b33ff6705b006e3df1cd4b9a8233736224a8e61

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

This PR includes changesets to release 20 packages | Name | Type | | ------------------------------ | ----- | | @reown/appkit-scaffold-ui | Patch | | @apps/laboratory | Patch | | @reown/appkit-core | Patch | | @apps/gallery | Patch | | @reown/appkit-ui | Patch | | @apps/demo | Patch | | @reown/appkit-adapter-ethers | Patch | | @reown/appkit-adapter-ethers5 | Patch | | @reown/appkit-adapter-polkadot | Patch | | @reown/appkit-adapter-solana | Patch | | @reown/appkit-adapter-wagmi | Patch | | @reown/appkit | Patch | | @reown/appkit-utils | Patch | | @reown/appkit-cdn | Patch | | @reown/appkit-common | Patch | | @reown/appkit-experimental | Patch | | @reown/appkit-polyfills | Patch | | @reown/appkit-siwe | Patch | | @reown/appkit-siwx | Patch | | @reown/appkit-wallet | 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

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
appkit-laboratory βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Nov 10, 2024 3:24pm
appkit-vue-solana βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Nov 10, 2024 3:24pm
appkit-wagmi-cdn-example βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Nov 10, 2024 3:24pm
vue-wagmi-example βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Nov 10, 2024 3:24pm
web3modal-gallery βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Nov 10, 2024 3:24pm
1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **appkit-gallery** | ⬜️ Ignored ([Inspect](https://vercel.com/reown-com/appkit-gallery/73YZP9hJBFZTwhvDdp7jLa4SuPWm)) | [Visit Preview](https://appkit-gallery-git-feat-wc-certified-reown-com.vercel.app) | | Nov 10, 2024 3:24pm |
github-actions[bot] commented 2 weeks ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
πŸ”΅ Lines 340.18999999999994% 4512 / 19108
πŸ”΅ Statements 340.18999999999994% 4512 / 19108
πŸ”΅ Functions 375.96000000000004% 372 / 1097
πŸ”΅ Branches 465.5% 683 / 1397
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/core/src/controllers/ApiController.ts 91.77% 68% 80% 91.77% 57-58, 72-73, 130-131, 143, 181, 268-272, 288-293
packages/core/src/controllers/SnackController.ts 78% 83.33% 71.42% 78% 28-29, 32-33, 62-68
packages/core/src/utils/TypeUtil.ts 100% 100% 100% 100%
packages/scaffold-ui/src/partials/w3m-all-wallets-list/styles.ts 0% 0% 0% 0% 1-3
packages/scaffold-ui/src/partials/w3m-all-wallets-list-item/index.ts 0% 0% 0% 0% 1-105
packages/scaffold-ui/src/partials/w3m-all-wallets-list-item/styles.ts 0% 0% 0% 0% 1-3
packages/scaffold-ui/src/partials/w3m-all-wallets-search/index.ts 0% 0% 0% 0% 1-92
packages/scaffold-ui/src/partials/w3m-all-wallets-search/styles.ts 0% 0% 0% 0% 1-3
packages/scaffold-ui/src/partials/w3m-snackbar/index.ts 0% 0% 0% 0% 1-101
packages/scaffold-ui/src/views/w3m-all-wallets-view/index.ts 0% 0% 0% 0% 1-88
packages/ui/index.ts 0% 0% 0% 0%
packages/ui/src/assets/svg/walletconnect.ts 0% 0% 0% 0%
packages/ui/src/components/wui-icon/index.ts 0% 0% 0% 0%
packages/ui/src/composites/wui-card-select-loader/styles.ts 0% 0% 0% 0%
packages/ui/src/composites/wui-certified-switch/index.ts 0% 0% 0% 0%
packages/ui/src/composites/wui-certified-switch/styles.ts 0% 0% 0% 0%
packages/ui/src/composites/wui-snackbar/index.ts 0% 0% 0% 0%
packages/ui/src/composites/wui-switch/index.ts 0% 0% 0% 0%
packages/ui/src/composites/wui-switch/styles.ts 0% 0% 0% 0%
packages/ui/src/utils/JSXTypeUtil.ts 100% 100% 100% 100%
packages/ui/src/utils/TypeUtil.ts 0% 100% 100% 0%
Generated in workflow #7308 for commit 7b33ff6 by the Vitest Coverage Report Action