feat(components): Remove v1 InputEmail#3140
Merged
Merged
Conversation
Update InputEmailRebuilt to include clearable tests from v1
Update Storybook examples
Add link to v6 version of docs for legacy input email
b1a0c15 to
43ff60c
Compare
Deploying atlantis with
|
| Latest commit: |
a2831eb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://275c0c57.atlantis.pages.dev |
| Branch Preview URL: | https://job-145591-remove-input-emai.atlantis.pages.dev |
No longer generate a name when a name prop isn't provided in order to match our existing rebuilt inputs
…1/remove-input-email-v1
jdeichert
approved these changes
May 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why Is This Changing?
This PR deletes the V1 implementation of
InputEmail.What Is Changing?
Note
Kept the legacy banner because we do have a plan to delete it as part of our component upgrade work
Consumer Impact
Validation
Reviewer Notes
Changes can be tested via Pre-release
In Atlantis we use Github's built in pull request reviews.