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: toast message component #3304

Open magiziz opened 15 hours ago

magiziz commented 15 hours ago

Description

Added toast message component

Type of change

Associated Issues

For Linear issues: Closes APKT-1483

Showcase (Optional)

https://github.com/user-attachments/assets/79be0def-7e49-435d-8096-edc09ee7fa29

Checklist

linear[bot] commented 15 hours ago

APKT-1483 Toast Message

changeset-bot[bot] commented 15 hours ago

⚠️ No Changeset found

Latest commit: 96010b1ee13e33518e8ed43ff87d26d93abe422f

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 🛑 Canceled (Inspect) Nov 21, 2024 5:39pm
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 5:39pm
appkit-vue-solana 🛑 Canceled (Inspect) Nov 21, 2024 5:39pm
appkit-wagmi-cdn-example 🛑 Canceled (Inspect) Nov 21, 2024 5:39pm
vue-wagmi-example 🛑 Canceled (Inspect) Nov 21, 2024 5:39pm
github-actions[bot] commented 15 hours ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 335.68% 4839 / 23604
🔵 Statements 335.68% 4839 / 23604
🔵 Functions 368.88% 388 / 1431
🔵 Branches 475.80999999999995% 745 / 1724
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/checkmark.ts 0% 0% 0% 0%
packages/ui-new/src/assets/svg/close.ts 0% 0% 0% 0%
packages/ui-new/src/assets/svg/exclamation-triangle.ts 0% 0% 0% 0%
packages/ui-new/src/assets/svg/info.ts 0% 0% 0% 0%
packages/ui-new/src/assets/svg/warning-circle.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-toast-message/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-toast-message/styles.ts 0% 0% 0% 0%
packages/ui-new/src/utils/JSXTypeUtil.ts 100% 100% 100% 100%
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 #7529 for commit 96010b1 by the Vitest Coverage Report Action