Closed magiziz closed 1 day 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 |
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.
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
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 | 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% |
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