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

chore: override metadata values #3153

Closed magiziz closed 4 weeks ago

magiziz commented 4 weeks ago

Description

We should be able to override metadata values instead of using window / document properties only.

Type of change

Associated Issues

For Linear issues: Closes APKT-1366

Checklist

linear[bot] commented 4 weeks ago

APKT-1366 Override metadata values

vercel[bot] commented 4 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 28, 2024 0:14am
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 0:14am
web3modal-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 0:14am
changeset-bot[bot] commented 4 weeks ago

🦋 Changeset detected

Latest commit: 263e387faafe1010c03a84825c588b92ef30b411

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

This PR includes changesets to release 19 packages | Name | Type | | ------------------------------ | ----- | | @reown/appkit | Minor | | @apps/demo | Minor | | @apps/gallery | Minor | | @apps/laboratory | Minor | | @reown/appkit-adapter-ethers | Minor | | @reown/appkit-adapter-ethers5 | Minor | | @reown/appkit-adapter-polkadot | Minor | | @reown/appkit-adapter-solana | Minor | | @reown/appkit-adapter-wagmi | Minor | | @reown/appkit-utils | Minor | | @reown/appkit-cdn | Minor | | @reown/appkit-common | Minor | | @reown/appkit-core | Minor | | @reown/appkit-experimental | Minor | | @reown/appkit-polyfills | Minor | | @reown/appkit-scaffold-ui | Minor | | @reown/appkit-siwe | Minor | | @reown/appkit-ui | Minor | | @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

github-actions[bot] commented 4 weeks ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 271.81% 4286 / 18400
🔵 Statements 271.81% 4286 / 18400
🔵 Functions 312.39% 348 / 1049
🔵 Branches 375.69% 636 / 1330
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/appkit/src/client.ts 79.19% 78.88% 85% 79.19% 90-91, 110-111, 114-115, 118-119, 122-125, 128-131, 134-135, 256, 264, 302-305, 311, 313-315, 317-318, 321, 416, 418-420, 423-424, 426-428, 443, 445-446, 458-459, 476-477, 480-481, 484-485, 494-496, 501-509, 511-512, 526-529, 564, 573-585
Generated in workflow #6987 for commit 263e387 by the Vitest Coverage Report Action