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: transaction thumbnail component #3301

Open magiziz opened 19 hours ago

magiziz commented 19 hours ago

Description

Added transaction thumbnail component

Type of change

Associated Issues

For Linear issues: Closes APKT-1510

Showcase (Optional)

Screenshot 2024-11-21 at 12 55 34 Screenshot 2024-11-21 at 12 55 03 Screenshot 2024-11-21 at 12 54 28 Screenshot 2024-11-21 at 12 52 27 Screenshot 2024-11-21 at 12 34 03

Checklist

linear[bot] commented 19 hours ago

APKT-1510 Transaction thumbnail

vercel[bot] commented 19 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 2:41pm
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 2:41pm
appkit-vue-solana ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 2:41pm
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 2:41pm
vue-wagmi-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 2:41pm
changeset-bot[bot] commented 19 hours ago

⚠️ No Changeset found

Latest commit: 75925e5fcbb0d76562e6fbb35f53bd9b7e3a1af2

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 19 hours ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 335.71% 4838 / 23582
🔵 Statements 335.71% 4838 / 23582
🔵 Functions 368.84000000000003% 388 / 1434
🔵 Branches 475.71% 745 / 1727
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/arrow-bottom.ts 0% 0% 0% 0%
packages/ui-new/src/assets/svg/arrows-clock-wise.ts 0% 0% 0% 0%
packages/ui-new/src/assets/svg/coinPlaceholder.ts 0% 0% 0% 0%
packages/ui-new/src/assets/svg/dollar.ts 0% 0% 0% 0%
packages/ui-new/src/assets/svg/image.ts 0% 0% 0% 0%
packages/ui-new/src/assets/svg/question-mark.ts 0% 0% 0% 0%
packages/ui-new/src/components/wui-icon/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-transaction-list-item/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-transaction-list-item-loader/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-transaction-thumbnail/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-transaction-thumbnail/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 #7514 for commit 75925e5 by the Vitest Coverage Report Action