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: tag component #3262

Closed enesozturk closed 2 days ago

enesozturk commented 3 days ago

Description

Adds new Tag component

Type of change

Associated Issues

For Linear issues: Closes APKT-1477 For GH issues: closes #...

Showcase (Optional)

https://github.com/user-attachments/assets/f8162214-35b0-4d28-b093-2ecceac14c7d

Checklist

vercel[bot] commented 3 days ago

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

Name Status Preview Comments Updated (UTC)
appkit-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 10:31am
appkit-gallery-new ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 10:31am
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 10:31am
appkit-vue-solana ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 10:31am
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 10:31am
vue-wagmi-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 10:31am
web3modal-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 10:31am
changeset-bot[bot] commented 3 days ago

⚠️ No Changeset found

Latest commit: 0d7a27e1894c853ac7e803d51263b01385b57eda

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 3 days ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 333.96999999999997% 4787 / 23549
🔵 Statements 333.96999999999997% 4787 / 23549
🔵 Functions 366.93% 384 / 1430
🔵 Branches 472.65% 731 / 1712
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/ui-new/src/composites/wui-tag/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-tag/styles.ts 0% 0% 0% 0%
packages/ui-new/src/utils/TypeUtil.ts 0% 100% 100% 0%
Generated in workflow #7419 for commit 0d7a27e by the Vitest Coverage Report Action
linear[bot] commented 3 days ago

APKT-1477 Tag component