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: new chip button component #3305

Open enesozturk opened 15 hours ago

enesozturk commented 15 hours ago

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

changeset-bot[bot] commented 15 hours ago

⚠️ No Changeset found

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.

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 15 hours 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 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
linear[bot] commented 15 hours ago

APKT-1515 Chip Button

github-actions[bot] commented 15 hours ago

Coverage Report for Coverage

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 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/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%
Generated in workflow #7544 for commit f3051cc by the Vitest Coverage Report Action