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 icon button component #3297

Open enesozturk opened 20 hours ago

enesozturk commented 20 hours ago

Description

Adds new Icon Button component

Type of change

Associated Issues

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

Showcase (Optional)

If there is a UI change include the screenshots with before and after state. If new feature is being introduced, include the link to demo recording.

Checklist

changeset-bot[bot] commented 20 hours ago

⚠️ No Changeset found

Latest commit: 8061d4f06d642dbf5cc054a2bcfa3844322d37be

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 20 hours 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 11:26am
appkit-laboratory 🛑 Canceled (Inspect) 💬 Add feedback Nov 21, 2024 11:26am
appkit-vue-solana 🛑 Canceled (Inspect) Nov 21, 2024 11:26am
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 11:26am
vue-wagmi-example 🛑 Canceled (Inspect) Nov 21, 2024 11:26am
linear[bot] commented 20 hours ago

APKT-1482 Icon Button

github-actions[bot] commented 20 hours ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 335.65% 4838 / 23606
🔵 Statements 335.65% 4838 / 23606
🔵 Functions 368.88% 388 / 1431
🔵 Branches 475.80999999999995% 745 / 1724
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/ui-new/src/composites/wui-icon-button/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-icon-button/styles.ts 0% 0% 0% 0%
packages/ui-new/src/utils/TypeUtil.ts 0% 100% 100% 0%
Generated in workflow #7502 for commit 8061d4f by the Vitest Coverage Report Action