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: tooltip #3269

Closed magiziz closed 2 days ago

magiziz commented 2 days ago

Description

Please include a brief summary of the change.

Type of change

Associated Issues

For Linear issues: Closes APKT-1479

Showcase (Optional)

Screenshot 2024-11-19 at 13 04 58 Screenshot 2024-11-19 at 13 04 37

Checklist

linear[bot] commented 2 days ago

APKT-1474 Refactor ideas

changeset-bot[bot] commented 2 days ago

⚠️ No Changeset found

Latest commit: 697a82cb64bc9c76151ed338d7492eec6a5011cc

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 2 days 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 19, 2024 1:34pm
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 1:34pm
appkit-vue-solana 🛑 Canceled (Inspect) Nov 19, 2024 1:34pm
appkit-wagmi-cdn-example 🛑 Canceled (Inspect) Nov 19, 2024 1:34pm
vue-wagmi-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 1:34pm
web3modal-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 1:34pm
github-actions[bot] commented 2 days ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 335.40999999999997% 4822 / 23567
🔵 Statements 335.40999999999997% 4822 / 23567
🔵 Functions 368.56% 387 / 1429
🔵 Branches 474.4799999999999% 741 / 1720
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/ui-new/src/assets/svg/cursor.ts 0% 0% 0% 0%
packages/ui-new/src/components/wui-icon/index.ts 0% 0% 0% 0%
packages/ui-new/src/components/wui-text/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-tooltip/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-tooltip/styles.ts 0% 0% 0% 0%
packages/ui-new/src/utils/ThemeConstantsUtil.ts 100% 100% 100% 100%
packages/ui-new/src/utils/TypeUtil.ts 0% 100% 100% 0%
Generated in workflow #7430 for commit 697a82c by the Vitest Coverage Report Action
linear[bot] commented 2 days ago

APKT-1479 Tooltip