reown-com / appkit

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

refactor: vue hooks subscribe to state #3197

Closed enesozturk closed 5 days ago

enesozturk commented 1 week ago

Description

Type of change

Associated Issues

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

Showcase (Optional)

If there is a UI change include the screenshots with before and after state. If new feature is being introduced, include the link to demo recording.

Checklist

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: d3feff1ec42e9564585bb49326265dfa001c5f8a

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 | Patch | | @reown/appkit-core | Patch | | @apps/demo | Patch | | @apps/gallery | Patch | | @apps/laboratory | 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-scaffold-ui | Patch | | @reown/appkit-siwe | Patch | | @reown/appkit-siwx | 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 1 week ago

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

Name Status Preview Comments Updated (UTC)
appkit-laboratory 🛑 Canceled (Inspect) 💬 Add feedback Nov 7, 2024 0:00am
appkit-vue-solana ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 0:00am
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 0:00am
vue-wagmi-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 0:00am
web3modal-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 0:00am
github-actions[bot] commented 1 week ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 341.15000000000003% 4507 / 18755
🔵 Statements 341.15000000000003% 4507 / 18755
🔵 Functions 376.16999999999996% 372 / 1088
🔵 Branches 465.18000000000006% 683 / 1392
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/appkit/exports/react.ts 0% 0% 0% 0% 1-60
packages/appkit/exports/vue.ts 0% 0% 0% 0% 1-62
packages/appkit/src/client.ts 76.21% 76.53% 85.36% 76.21% 93-94, 113-114, 117-118, 133-136, 139-142, 145-146, 175-186, 189-198, 293, 301, 339-342, 348-355, 358, 453-465, 480-483, 490-491, 501-502, 517-518, 521-522, 525-526, 529-530, 539-541, 547-554, 571-574, 609, 618-630
packages/core/exports/react.ts 80.76% 100% 66.66% 80.76% 35-40
packages/core/exports/vue.ts 0% 0% 0% 0% 1-40
packages/core/src/utils/TypeUtil.ts 100% 100% 100% 100%
Generated in workflow #7244 for commit d3feff1 by the Vitest Coverage Report Action
linear[bot] commented 1 week ago

APKT-1413 [Bug] useAppKitAccount is not working ok over Solana