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

refactor: new divider component #3274

Closed enesozturk closed 2 days ago

enesozturk commented 2 days ago

Description

Adds new Divider component

Type of change

Associated Issues

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

Showcase (Optional)

https://github.com/user-attachments/assets/14037ab9-592c-4e8f-a4a6-79314f01a787

Checklist

changeset-bot[bot] commented 2 days ago

⚠️ No Changeset found

Latest commit: 137c16f8eab7df12d0b7308139035115cfe960fa

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 20, 2024 6:06am
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 6:06am
appkit-vue-solana ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 6:06am
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 6:06am
vue-wagmi-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 6:06am
linear[bot] commented 2 days ago

APKT-1481 Divider

github-actions[bot] commented 2 days ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 335.14% 4822 / 23633
🔵 Statements 335.14% 4822 / 23633
🔵 Functions 368.54% 387 / 1430
🔵 Branches 474.44999999999993% 741 / 1721
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/ui-new/index.ts 0% 0% 0% 0%
packages/ui-new/src/components/wui-divider/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%
Generated in workflow #7462 for commit 137c16f by the Vitest Coverage Report Action