Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: expose modal version #3002

Merged
merged 4 commits into from
Oct 4, 2024
Merged

feat: expose modal version #3002

merged 4 commits into from
Oct 4, 2024

Conversation

tomiir
Copy link
Collaborator

@tomiir tomiir commented Oct 3, 2024

Description

  • Exposes modal.version

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections
  • I have tested my changes on the preview link
  • Approver of this PR confirms that the changes are tested on the preview link

Copy link

changeset-bot bot commented Oct 3, 2024

🦋 Changeset detected

Latest commit: 706906a

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

Copy link

vercel bot commented Oct 3, 2024

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

Name Status Preview Updated (UTC)
appkit-laboratory ✅ Ready (Inspect) Visit Preview Oct 4, 2024 8:35am
web3modal-gallery ✅ Ready (Inspect) Visit Preview Oct 4, 2024 8:35am

Copy link
Contributor

github-actions bot commented Oct 3, 2024

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 245.05999999999997% 4262 / 18911
🔵 Statements 245.05999999999997% 4262 / 18911
🔵 Functions 261.23999999999995% 330 / 1004
🔵 Branches 312.40999999999997% 598 / 1275
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/appkit/src/client.ts 82.55% 73.95% 87.17% 82.55% 86-87, 106-107, 110-111, 114-115, 118-121, 124-127, 130-131, 252, 260, 298-301, 401, 403-405, 408-409, 411-413, 428, 430-431, 445-446, 461-462, 465-466, 469-470, 479-481, 490, 524-528, 532, 541-553
Generated in workflow #6580 for commit 706906a by the Vitest Coverage Report Action

Copy link
Contributor

github-actions bot commented Oct 3, 2024

♻️ Vite-Size ♻️

Size Difference

Size (kb) Gzip (kb)
Total Diff. 0 0

Current Size

Name Size (kb) Gzip (kb)
assets/index-CY__D9Ks.js 1890.698 540.559
assets/index.js 9.63 3.16
assets/index2.js 11.589 3.212
assets/w3m-modal.js 7.452 2.628
assets/noble-curves.js 31.941 12.779
assets/2.21.4_bufferutil.js 2.789 1.328
assets/index3.js 102.251 29.116
assets/index4.js 304.393 87.286
assets/hooks.module.js 74.286 25.524
index.html 0.329 0.238
Total Size 2435.358 705.83

Base Size

Name Size (kb) Gzip (kb)
assets/index-CY__D9Ks.js 1890.698 540.559
assets/index.js 9.63 3.16
assets/index2.js 11.589 3.212
assets/w3m-modal.js 7.452 2.628
assets/noble-curves.js 31.941 12.779
assets/2.21.4_bufferutil.js 2.789 1.328
assets/index3.js 102.251 29.116
assets/index4.js 304.393 87.286
assets/hooks.module.js 74.286 25.524
index.html 0.329 0.238
Total Size 2435.358 705.83

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants