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: account list select component #3287

Closed magiziz closed 1 day ago

magiziz commented 1 day ago

Description

Type of change

Associated Issues

For Linear issues: Closes APKT-1500

Showcase (Optional)

Screenshot 2024-11-20 at 18 32 20 Screenshot 2024-11-20 at 18 32 29

Checklist

linear[bot] commented 1 day ago

APKT-1500 Account list select

changeset-bot[bot] commented 1 day ago

⚠️ No Changeset found

Latest commit: be9b28550f71f8ab9390b73b732360863a530a18

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

vercel[bot] commented 1 day ago

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

Name Status Preview Comments Updated (UTC)
appkit-gallery-new 🛑 Canceled (Inspect) Nov 21, 2024 8:44am
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 8:44am
appkit-vue-solana ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 8:44am
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 8:44am
vue-wagmi-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 8:44am
github-actions[bot] commented 1 day ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 335.7% 4838 / 23584
🔵 Statements 335.7% 4838 / 23584
🔵 Functions 368.88% 388 / 1431
🔵 Branches 475.80999999999995% 745 / 1724
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/mail.ts 0% 0% 0% 0%
packages/ui-new/src/components/wui-shimmer/index.ts 0% 0% 0% 0%
packages/ui-new/src/components/wui-text/styles.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-avatar/styles.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-button/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-list-select-account/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-list-select-account/styles.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-wallet-image/index.ts 0% 0% 0% 0%
packages/ui-new/src/layout/wui-flex/index.ts 0% 0% 0% 0%
packages/ui-new/src/utils/JSXTypeUtil.ts 100% 100% 100% 100%
packages/ui-new/src/utils/TypeUtil.ts 0% 100% 100% 0%
packages/ui-new/src/utils/UiHelperUtil.ts 27.27% 66.66% 15.38% 27.27%
Generated in workflow #7499 for commit 2196554 by the Vitest Coverage Report Action