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: wallet list select component #3279

Closed magiziz closed 1 day ago

magiziz commented 2 days ago

Description

Added wallet list component which is able to display different UI such as:

Type of change

Associated Issues

For Linear issues: Closes APKT-1490

Showcase (Optional)

https://github.com/user-attachments/assets/da5cea79-6e07-4331-a162-c77ae4baefd1

Checklist

linear[bot] commented 2 days ago

APKT-1490 Wallet list select

vercel[bot] commented 2 days ago

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

Name Status Preview Comments Updated (UTC)
appkit-gallery-new ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 1:27pm
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 1:27pm
appkit-vue-solana ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 1:27pm
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 1:27pm
vue-wagmi-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 1:27pm
changeset-bot[bot] commented 2 days ago

⚠️ No Changeset found

Latest commit: e15230b02bde27b59d966b994f1e20b696eb69fe

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

github-actions[bot] commented 2 days ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 335.2% 4822 / 23605
🔵 Statements 335.2% 4822 / 23605
🔵 Functions 368.54% 387 / 1430
🔵 Branches 474.44999999999993% 741 / 1721
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/ui-new/index.ts 0% 0% 0% 0%
packages/ui-new/src/assets/svg/all-wallets.ts 0% 0% 0% 0%
packages/ui-new/src/assets/svg/qr-code.ts 0% 0% 0% 0%
packages/ui-new/src/components/wui-text/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-button/styles.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-icon-box/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-icon-box/styles.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-list-select-wallet/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-list-select-wallet/styles.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-tag/index.ts 0% 0% 0% 0%
packages/ui-new/src/utils/JSXTypeUtil.ts 100% 100% 100% 100%
packages/ui-new/src/utils/ThemeConstantsUtil.ts 100% 100% 100% 100%
packages/ui-new/src/utils/ThemeUtil.ts 0% 0% 0% 0%
packages/ui-new/src/utils/TypeUtil.ts 0% 100% 100% 0%
Generated in workflow #7466 for commit e15230b by the Vitest Coverage Report Action