Skip to content

chore: add pay component to lab back#4933

Merged
svenvoskamp merged 3 commits intomainfrom
chore/appkit-pay-demo-on-lab
Sep 1, 2025
Merged

chore: add pay component to lab back#4933
svenvoskamp merged 3 commits intomainfrom
chore/appkit-pay-demo-on-lab

Conversation

@enesozturk
Copy link
Copy Markdown
Contributor

Description

Please include a brief summary of the change.

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)

Associated Issues

For Linear issues: Closes APKT-xxx
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

  • 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

Copilot AI review requested due to automatic review settings September 1, 2025 11:29
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Sep 1, 2025

⚠️ No Changeset found

Latest commit: 11825ac

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel bot commented Sep 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
appkit-basic-html Ready Ready Preview Comment Sep 1, 2025 11:45am
appkit-demo Ready Ready Preview Comment Sep 1, 2025 11:45am
appkit-gallery Ready Ready Preview Comment Sep 1, 2025 11:45am
appkit-laboratory Canceled Canceled Comment Sep 1, 2025 11:45am
10 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
appkit-basic-example Ignored Ignored Sep 1, 2025 11:45am
appkit-basic-sign-client-example Ignored Ignored Sep 1, 2025 11:45am
appkit-basic-up-example Ignored Ignored Sep 1, 2025 11:45am
appkit-ethers5-bera Ignored Ignored Sep 1, 2025 11:45am
appkit-nansen-demo Ignored Ignored Sep 1, 2025 11:45am
appkit-vue-solana Ignored Ignored Sep 1, 2025 11:45am
appkit-wagmi-cdn-example Ignored Ignored Sep 1, 2025 11:45am
ethereum-provider-wagmi-example Ignored Ignored Sep 1, 2025 11:45am
next-wagmi-solana-bitcoin-example Ignored Ignored Sep 1, 2025 11:45am
vue-wagmi-example Ignored Ignored Sep 1, 2025 11:45am

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds the pay component back to the laboratory application by importing and rendering the AppKitPay component in DemoContent.

  • Import AppKitPay component in DemoContent.tsx
  • Render AppKitPay component in the main demo content area

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 1, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 78.32% 34816 / 44448
🔵 Statements 78.32% 34816 / 44448
🔵 Functions 76.22% 3837 / 5034
🔵 Branches 86.71% 8222 / 9482
File CoverageNo changed files found.
Generated in workflow #14664 for commit 11825ac by the Vitest Coverage Report Action

@svenvoskamp svenvoskamp added this pull request to the merge queue Sep 1, 2025
Merged via the queue into main with commit 3548bed Sep 1, 2025
59 of 60 checks passed
@svenvoskamp svenvoskamp deleted the chore/appkit-pay-demo-on-lab branch September 1, 2025 12:26
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.

4 participants