chore: [DSYS-616] create/update Input migration docs#1041
Draft
cursor[bot] wants to merge 1 commit intomainfrom
Draft
chore: [DSYS-616] create/update Input migration docs#1041cursor[bot] wants to merge 1 commit intomainfrom
cursor[bot] wants to merge 1 commit intomainfrom
Conversation
Co-authored-by: George Marshall <georgewrmarshall@users.noreply.github.com>
Contributor
📖 Storybook Preview |
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.
Description
Add migration documentation for
Inputby comparing legacy Extension and Mobile source APIs against MMDS React/RN Input APIs, then documenting the explicit mapping and examples.Changes included:
Input Componentsection topackages/design-system-react/MIGRATION.mdwith structured breaking-change mapping and before/after extension examples.Input Componentsection topackages/design-system-react-native/MIGRATION.mdwith structured mapping and before/after mobile examples.packages/design-system-react/src/components/Input/README.mdxpackages/design-system-react-native/src/components/Input/README.mdValidation gate status:
yarn lint:fixandyarn lintfrom repo root.tailwindcss/no-custom-classnameerrors).DSYS_EPIC: DSYS-616
MIGRATION_DOCS_VERSION: 22f3e4c
Related issues
Fixes: DSYS-636
Manual testing steps
packages/design-system-react/MIGRATION.mdand confirm TOC includesInput Componentand the section contains structured API mapping + extension before/after examples.packages/design-system-react-native/MIGRATION.mdand confirm TOC includesInput Componentand the section contains structured API mapping + mobile before/after examples.MIGRATION.md#input-componentanchors.yarn lint:fixandyarn lintto reproduce current lint baseline failures.Screenshots/Recordings
Before
N/A (docs-only update)
After
N/A (docs-only update)
Pre-merge author checklist
Pre-merge reviewer checklist