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: appkit reskin components (button, network switch, checkbox, text) #3259

Closed magiziz closed 3 days ago

magiziz commented 3 days ago

Description

Added new appkit components and refactored existing components.

Associated Issues

For Linear issues: Closes APKT-1437

Checklist

linear[bot] commented 3 days ago

APKT-1437 [Swaps] Smart account swapping from BAL to POL doesn't show the sign transaction screen

changeset-bot[bot] commented 3 days ago

⚠️ No Changeset found

Latest commit: 10ae2c356a99afee24c9746ef565f281741c8eaf

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 3 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
appkit-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 7:39pm
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 7:39pm
appkit-vue-solana ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 7:39pm
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 7:39pm
vue-wagmi-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 7:39pm
web3modal-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 7:39pm
github-actions[bot] commented 3 days ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 333.21% 4768 / 23526
🔵 Statements 333.21% 4768 / 23526
🔵 Functions 365.6% 381 / 1429
🔵 Branches 472.3299999999999% 727 / 1707
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-top-right.ts 0% 0% 0% 0%
packages/ui-new/src/components/wui-icon/index.ts 0% 0% 0% 0%
packages/ui-new/src/components/wui-loading-spinner/index.ts 0% 0% 0% 0%
packages/ui-new/src/components/wui-loading-spinner/styles.ts 0% 0% 0% 0%
packages/ui-new/src/components/wui-text/index.ts 0% 0% 0% 0%
packages/ui-new/src/components/wui-text/styles.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-button/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-button/styles.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-checkbox/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-checkbox/styles.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-link/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-link/styles.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-list-network/styles.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-network-switch/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-network-switch/styles.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-shortcut/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-shortcut/styles.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-tab-item/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-tab-item/styles.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-tabs/index.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-tabs/styles.ts 0% 0% 0% 0%
packages/ui-new/src/composites/wui-toggle/styles.ts 0% 0% 0% 0%
packages/ui-new/src/utils/JSXTypeUtil.ts 100% 100% 100% 100%
packages/ui-new/src/utils/ThemeUtil.ts 0% 0% 0% 0%
packages/ui-new/src/utils/TypeUtil.ts 0% 100% 100% 0%
Generated in workflow #7413 for commit 10ae2c3 by the Vitest Coverage Report Action