Open magiziz opened 15 hours ago
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.
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
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 |
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 | 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% |
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