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: terms of service / privacy policy checkbox #3207

Closed magiziz closed 2 weeks ago

magiziz commented 2 weeks ago

Description

Added a new feature where users can include a terms of service / privacy policy checkbox.

Type of change

Associated Issues

For Linear issues: Closes APKT-1377

Showcase (Optional)

https://github.com/user-attachments/assets/f07d8aa5-1892-40ba-8862-fe0e93a6df91

Checklist

linear[bot] commented 2 weeks ago

APKT-1377 Create checkbox to accept T&Cs before connecting in appkit

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: 6f6b3bb04ce9c81f42c76ddda801073309f16d02

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-scaffold-ui | Patch | | @apps/laboratory | Patch | | @reown/appkit | Patch | | @reown/appkit-core | Patch | | @apps/gallery | Patch | | @reown/appkit-ui | Patch | | @apps/demo | Patch | | @reown/appkit-adapter-ethers | Patch | | @reown/appkit-adapter-ethers5 | Patch | | @reown/appkit-adapter-polkadot | Patch | | @reown/appkit-adapter-solana | Patch | | @reown/appkit-adapter-wagmi | 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-siwx | 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 2 weeks 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 Nov 7, 2024 7:51pm
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 7:51pm
appkit-vue-solana ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 7:51pm
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 7:51pm
vue-wagmi-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 7:51pm
web3modal-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 7:51pm
github-actions[bot] commented 2 weeks ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 340.09000000000003% 4496 / 19022
🔵 Statements 340.09000000000003% 4496 / 19022
🔵 Functions 375.86% 371 / 1092
🔵 Branches 465.62% 682 / 1391
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/core/src/utils/ConstantsUtil.ts 100% 100% 100% 100%
packages/core/src/utils/TypeUtil.ts 100% 100% 100% 100%
packages/scaffold-ui/exports/index.ts 0% 0% 0% 0% 1-120
packages/scaffold-ui/src/partials/w3m-all-wallets-widget/index.ts 0% 0% 0% 0% 1-73
packages/scaffold-ui/src/partials/w3m-connect-announced-widget/index.ts 0% 0% 0% 0% 1-84
packages/scaffold-ui/src/partials/w3m-connect-custom-widget/index.ts 0% 0% 0% 0% 1-86
packages/scaffold-ui/src/partials/w3m-connect-external-widget/index.ts 0% 0% 0% 0% 1-65
packages/scaffold-ui/src/partials/w3m-connect-featured-widget/index.ts 0% 0% 0% 0% 1-58
packages/scaffold-ui/src/partials/w3m-connect-injected-widget/index.ts 0% 0% 0% 0% 1-96
packages/scaffold-ui/src/partials/w3m-connect-multi-chain-widget/index.ts 0% 0% 0% 0% 1-72
packages/scaffold-ui/src/partials/w3m-connect-recent-widget/index.ts 0% 0% 0% 0% 1-46
packages/scaffold-ui/src/partials/w3m-connect-recommended-widget/index.ts 0% 0% 0% 0% 1-98
packages/scaffold-ui/src/partials/w3m-connect-walletconnect-widget/index.ts 0% 0% 0% 0% 1-70
packages/scaffold-ui/src/partials/w3m-connector-list/index.ts 0% 0% 0% 0% 1-123
packages/scaffold-ui/src/partials/w3m-email-login-widget/index.ts 0% 0% 0% 0% 1-200
packages/scaffold-ui/src/partials/w3m-legal-checkbox/index.ts 0% 0% 0% 0% 1-59
packages/scaffold-ui/src/partials/w3m-legal-checkbox/styles.ts 0% 0% 0% 0% 1-3
packages/scaffold-ui/src/partials/w3m-legal-footer/index.ts 0% 0% 0% 0% 1-58
packages/scaffold-ui/src/partials/w3m-social-login-list/index.ts 0% 0% 0% 0% 1-131
packages/scaffold-ui/src/partials/w3m-social-login-widget/index.ts 0% 0% 0% 0% 1-236
packages/scaffold-ui/src/partials/w3m-wallet-guide/index.ts 0% 0% 0% 0% 1-67
packages/scaffold-ui/src/partials/w3m-wallet-login-list/index.ts 0% 0% 0% 0% 1-20
packages/scaffold-ui/src/views/w3m-connect-socials-view/index.ts 0% 0% 0% 0% 1-46
packages/scaffold-ui/src/views/w3m-connect-socials-view/styles.ts 0% 0% 0% 0% 1-3
packages/scaffold-ui/src/views/w3m-connect-view/index.ts 0% 0% 0% 0% 1-238
packages/scaffold-ui/src/views/w3m-connect-view/styles.ts 0% 0% 0% 0% 1-3
packages/scaffold-ui/src/views/w3m-connect-wallets-view/index.ts 0% 0% 0% 0% 1-46
packages/scaffold-ui/src/views/w3m-connect-wallets-view/styles.ts 0% 0% 0% 0% 1-3
packages/scaffold-ui/src/views/w3m-onramp-fiat-select-view/index.ts 0% 0% 0% 0% 1-98
packages/scaffold-ui/src/views/w3m-onramp-fiat-select-view/styles.ts 0% 0% 0% 0% 1-3
packages/scaffold-ui/src/views/w3m-onramp-tokens-select-view/index.ts 0% 0% 0% 0% 1-101
packages/scaffold-ui/src/views/w3m-onramp-tokens-select-view/styles.ts 0% 0% 0% 0% 1-3
packages/ui/index.ts 0% 0% 0% 0%
packages/ui/src/composites/wui-checkbox/index.ts 0% 0% 0% 0%
packages/ui/src/composites/wui-checkbox/styles.ts 0% 0% 0% 0%
packages/ui/src/composites/wui-email-input/index.ts 0% 0% 0% 0%
packages/ui/src/composites/wui-input-text/index.ts 0% 0% 0% 0%
packages/ui/src/composites/wui-link/index.ts 0% 0% 0% 0%
packages/ui/src/composites/wui-list-button/index.ts 0% 0% 0% 0%
packages/ui/src/composites/wui-list-item/index.ts 0% 0% 0% 0%
packages/ui/src/composites/wui-list-social/index.ts 0% 0% 0% 0%
packages/ui/src/composites/wui-list-wallet/index.ts 0% 0% 0% 0%
packages/ui/src/composites/wui-logo-select/index.ts 0% 0% 0% 0%
packages/ui/src/utils/JSXTypeUtil.ts 100% 100% 100% 100%
packages/ui/src/utils/ThemeUtil.ts 0% 0% 0% 0%
Generated in workflow #7271 for commit 6f6b3bb by the Vitest Coverage Report Action