reown-com / appkit

The full stack toolkit to build onchain app UX
https://reown.com/appkit
Apache License 2.0
4.95k stars 1.41k forks source link

feat: siwx UI #3171

Closed zoruka closed 3 weeks ago

zoruka commented 3 weeks ago

Description

This PR is adding:

Type of change

Associated Issues

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

Showcase (Optional)

https://github.com/user-attachments/assets/5b6c9a81-4a34-47c9-9a37-17529ddf429a

Checklist

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: 29976280fcd43bf8827c5b093aa61b8db72e291c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 20 packages | Name | Type | | ------------------------------ | ----- | | @reown/appkit-adapter-solana | Patch | | @reown/appkit-scaffold-ui | Patch | | @apps/laboratory | Patch | | @reown/appkit-core | Patch | | @reown/appkit-siwx | Patch | | @apps/demo | Patch | | @apps/gallery | Patch | | @reown/appkit-adapter-ethers | Patch | | @reown/appkit-adapter-ethers5 | Patch | | @reown/appkit-adapter-polkadot | Patch | | @reown/appkit-adapter-wagmi | Patch | | @reown/appkit | Patch | | @reown/appkit-utils | Patch | | @reown/appkit-cdn | Patch | | @reown/appkit-common | Patch | | @reown/appkit-experimental | Patch | | @reown/appkit-polyfills | Patch | | @reown/appkit-siwe | Patch | | @reown/appkit-ui | Patch | | @reown/appkit-wallet | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 3 weeks ago

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

Name Status Preview Comments Updated (UTC)
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 31, 2024 0:56am
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 31, 2024 0:56am
vue-wagmi-example ❌ Failed (Inspect) Oct 31, 2024 0:56am
web3modal-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 31, 2024 0:56am
github-actions[bot] commented 3 weeks ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 340.7100000000001% 4444 / 18610
🔵 Statements 340.7100000000001% 4444 / 18610
🔵 Functions 370.26% 367 / 1083
🔵 Branches 466.3500000000001% 673 / 1378
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/core/src/controllers/ConnectionController.ts 41.66% 61.11% 26.92% 41.66% 82-86, 93-94, 100-103, 105-106, 108-109, 111-113, 115-130, 154-156, 159-175, 178-179, 182-183, 186-187, 190-191, 194-195, 198-199, 202-203, 206-207, 210-211, 214-215, 232-233, 236-238, 241-242, 245-246, 249-250, 257-258, 260-263, 269-270, 284-285, 287-288, 290, 295-296, 301-303, 305, 307-310, 312, 314-317, 319-320, 322, 324, 326-327
packages/core/src/controllers/RouterController.ts 56.79% 100% 62.5% 56.79% 116-117, 124, 126-128, 130, 132-134, 136-138, 145-146, 148, 150-151, 153-161, 200-207
packages/core/src/utils/SIWXUtil.ts 100% 100% 100% 100%
packages/scaffold-ui/exports/index.ts 0% 0% 0% 0% 1, 9-14, 17-65, 68-119
packages/scaffold-ui/src/modal/w3m-router/index.ts 0% 0% 0% 0% 1, 9-11, 14, 16, 18, 20, 23, 25, 27-30, 32-47, 49-52, 55-57, 59, 62-171, 173-174, 176-180, 182-183, 185-188, 190-193
packages/scaffold-ui/src/partials/w3m-header/index.ts 0% 0% 0% 0% 1, 20, 23-29, 31-90, 92-94, 97, 100, 102, 104, 106, 108, 110, 112, 114, 116, 118-132, 134-136, 139-142, 145, 150-153, 155-159, 161-169, 171-172, 174-176, 178, 181, 184, 186, 188-189, 191-193, 195, 197, 199, 203, 205-206, 208, 210, 216, 218, 221, 223-229, 231, 233-234, 237-239, 241, 243-244, 247-248, 250, 252-253, 256, 258, 260-265, 267-270, 272-273, 275-278, 280-281, 283-284, 286-292, 294-295, 297-323, 325-328
packages/scaffold-ui/src/partials/w3m-siwx-sign-message-thumbnails/index.ts 0% 0% 0% 0% 1, 6-8, 11, 13, 15-16, 18-24, 27-28, 30-31, 33, 35, 38-46
packages/scaffold-ui/src/partials/w3m-siwx-sign-message-thumbnails/styles.ts 0% 0% 0% 0% 1, 3
packages/scaffold-ui/src/views/w3m-siwx-sign-message-view/index.ts 0% 0% 0% 0% 1, 15-16, 18, 20, 23-25, 29, 34, 38, 47, 53-54, 61, 64-85
packages/siwx/src/core/SIWXConfig.ts 17.64% 100% 0% 17.64% 18-21, 24-25, 28-31, 33-34, 37, 39-42, 44-45, 48, 50-52, 54-57, 59-62, 64-66, 69-70, 73-76, 78-79
Generated in workflow #7078 for commit 2997628 by the Vitest Coverage Report Action
linear[bot] commented 3 weeks ago

APKT-1387 Implement SIWX UI components