clerk / javascript

Official Javascript repository for Clerk authentication
https://clerk.com
MIT License
1.1k stars 243 forks source link

refactor(ui): Render components at dedicated pages #3551

Closed alexcarpenter closed 3 months ago

alexcarpenter commented 3 months ago

This PR updates components to render at specific pages vs rendering at the route page.

This enables us to remove the exampleMode prop on the components and navigate through the steps while preserving the theme builder wrapper.

Checklist

Type of change

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 7477935929df8954d795ac68cd14935aaa7122aa

The changes in this PR will be included in the next version bump.

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

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