clerk / javascript

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

feat(ui): Implement email, username, and phone fields (attempt two) #3576

Closed joe-bell closed 3 months ago

joe-bell commented 3 months ago

Description

Adds dual/triple method fields, along with conditional rendering based on user configuration

also fixes SDKI-33

Sign-in

CleanShot 2024-06-12 at 14 05 20@2x CleanShot 2024-06-12 at 14 06 16@2x CleanShot 2024-06-12 at 14 06 28@2x CleanShot 2024-06-12 at 14 05 33@2x CleanShot 2024-06-12 at 14 05 52@2x CleanShot 2024-06-12 at 14 06 04@2x

Checklist

Type of change

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 3df76492e686a4d0145b6d6a0c7ba2be6e948cf8

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

joe-bell commented 3 months ago

Going to include SDKI-33 as part of this PR too