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

feature(unlock-app): Migrate checkout to app router #14817

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

0xTxbi
Copy link
Member

@0xTxbi 0xTxbi commented Oct 7, 2024

Description

This PR introduces the migration of the checkout page from the pages directory to the app router for improved routing and performance consistency across the application.

Additionally, the heavy lifting related to optimizing paywall config parsing has already been implemented in PR #14698.

Issues

Fixes #
Refs #13673

Checklist:

  • 1 PR, 1 purpose: my Pull Request applies to a single purpose
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the docs to reflect my changes if applicable
  • I have added tests (and stories for frontend components) that prove my fix is effective or that my feature works
  • I have performed a self-review of my own code
  • If my code involves visual changes, I am adding applicable screenshots to this thread

@0xTxbi 0xTxbi requested a review from julien51 October 7, 2024 10:13
@cla-bot cla-bot bot added the cla-signed label Oct 7, 2024
@0xTxbi 0xTxbi merged commit cce21ec into unlock-protocol:master Oct 7, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants