Open enesozturk opened 15 hours ago
Latest commit: f3051cccacbde330f299dd39cb48384896199c10
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
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 22, 2024 7:12am |
appkit-laboratory | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 22, 2024 7:12am |
appkit-vue-solana | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 22, 2024 7:12am |
appkit-wagmi-cdn-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 22, 2024 7:12am |
vue-wagmi-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 22, 2024 7:12am |
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🔵 | Lines | 335.54% | 4838 / 23654 |
🔵 | Statements | 335.54% | 4838 / 23654 |
🔵 | Functions | 368.82000000000005% | 388 / 1435 |
🔵 | Branches | 475.67999999999995% | 745 / 1728 |
File | Stmts | Branches | Functions | Lines | Uncovered Lines |
---|---|---|---|---|---|
Changed Files | |||||
packages/ui-new/index.ts | 0% | 0% | 0% | 0% | |
packages/ui-new/src/assets/svg/arrow-top-right.ts | 0% | 0% | 0% | 0% | |
packages/ui-new/src/assets/svg/checkmark-verified.ts | 0% | 0% | 0% | 0% | |
packages/ui-new/src/assets/svg/exclamation-circle.ts | 0% | 0% | 0% | 0% | |
packages/ui-new/src/assets/svg/external-link.ts | 0% | 0% | 0% | 0% | |
packages/ui-new/src/components/wui-icon/index.ts | 0% | 0% | 0% | 0% | |
packages/ui-new/src/composites/wui-chip-button/index.ts | 0% | 0% | 0% | 0% | |
packages/ui-new/src/composites/wui-chip-button/styles.ts | 0% | 0% | 0% | 0% | |
packages/ui-new/src/composites/wui-domain-chip/index.ts | 0% | 0% | 0% | 0% | |
packages/ui-new/src/composites/wui-domain-chip/styles.ts | 0% | 0% | 0% | 0% | |
packages/ui-new/src/utils/TypeUtil.ts | 0% | 100% | 100% | 0% |
Description
Adds new Chip Button component
Type of change
Associated Issues
For Linear issues: Closes APKT-1515 For GH issues: closes #...
Showcase (Optional)
https://github.com/user-attachments/assets/162479c3-92aa-40a9-aa85-546e2c33fb17
Checklist