Add comprehensive DB-UI to DB-UX-DSv3 component migration guide #4867
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.
This PR addresses the request for a comprehensive migration table that maps DB-UI components without direct equivalents in DB-UX Design System v3, providing clear guidance on how to handle each component.
What's Added
New Migration Document:
docs/migration/db-ui-to-db-ux-dsv3.mdThis comprehensive guide includes:
Complete component mapping table with status indicators for all mentioned DB-UI components:
Specific migration strategies with code examples for:
rea-main,rea-grid,rea-footer)elm-headline,elm-loadingindicator,elm-progress,elm-chip)cmp-breadcrumb,cmp-pagination,cmp-table,cmp-sidenavi,cmp-dialog)Practical guidance including:
Enhanced Discoverability
docs/migration/v0.7.x-to-v1.0.0.mdREADME.mdmigration section for better visibilityExample Migration Guidance
For
elm-chip→db-tag:For
cmp-sidenavi→db-navigation+db-drawer:The guide provides exactly what was requested - a clear table showing how to handle each DB-UI component without direct DB-UX-DSv3 equivalents, with actionable statements like "use instead x in combination with y", "coming in Qn/202X", or "build it yourself" as specified in the issue.
Fixes #4864.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.