Closed tomiir closed 2 days ago
Latest commit: 9c36c4df38f17aba28ae4303e5cdef5f1a05fde1
The changes in this PR will be included in the next version bump.
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
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 19, 2024 5:04pm |
appkit-gallery-new | â Ready (Inspect) | Visit Preview | đŹ Add feedback | Nov 19, 2024 5:04pm |
appkit-laboratory | â Ready (Inspect) | Visit Preview | đŹ Add feedback | Nov 19, 2024 5:04pm |
appkit-vue-solana | â Ready (Inspect) | Visit Preview | đŹ Add feedback | Nov 19, 2024 5:04pm |
appkit-wagmi-cdn-example | â Ready (Inspect) | Visit Preview | đŹ Add feedback | Nov 19, 2024 5:04pm |
vue-wagmi-example | â Ready (Inspect) | Visit Preview | đŹ Add feedback | Nov 19, 2024 5:04pm |
web3modal-gallery | â Ready (Inspect) | Visit Preview | Nov 19, 2024 5:04pm |
Status | Category | Percentage | Covered / Total |
---|---|---|---|
đľ | Lines | 335.3% | 4822 / 23619 |
đľ | Statements | 335.3% | 4822 / 23619 |
đľ | Functions | 368.54% | 387 / 1430 |
đľ | Branches | 474.44999999999993% | 741 / 1721 |
File | Stmts | Branches | Functions | Lines | Uncovered Lines |
---|---|---|---|---|---|
Changed Files | |||||
packages/appkit/exports/constants.ts | 0% | 0% | 0% | 0% | 1 |
Warnings | |
---|---|
:warning: | Secure site URL has been changed |
Generated by :no_entry_sign: dangerJS against edf3fba6fed1520e72a4fd8bf1ace9ab882a25ce
Description
version
parameter as `2.0.0``frameLoadPromise
to when receivingFRAME_READY
event from the frame to more accurately unblock other requests to the iframe until ready, giveniframe.onload
did not consider the extra time required to initialize the SDK inside of the page itself.Type of change
Associated Issues
For Linear issues: Closes APKT-779
Checklist