🚧 [v3] Planned breaking changes for the next major release 🚧
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 540
- Forks
- 113
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 67
Description
This issue tracks possible breaking changes under consideration for v3 of UI5 Web Components for React. There is no release date for v3 yet. Items listed here are not final — they may be added, removed, or changed based on community feedback and evolving requirements.
We're sharing this early to give the community visibility and an opportunity to provide input.
Note: Breaking changes in the underlying UI5 Web Components are tracked separately in SAP/ui5-webcomponents#9943. Those changes will also affect this library.
@ui5/webcomponents-react-charts — Package Removal
This package will be removed in v3. It will not receive updates beyond v2 maintenance.
The package is not backed by SAP global design or accessibility specifications and does not meet the quality and governance standards of the UI5 Web Components ecosystem. For details and migration guidance, see the Deprecation Notice in the charts README.
New implementations should not depend on this package. Existing consumers should plan for migration before the v3 release.
Planned Removals
Deprecated API Cleanup
- Remove
nativeDetailfrom event payloads (SelectDialog,VariantManagement,FilterBar) - Remove
openerReffrom event payloads — replaced byopenerId(AnalyticalTablecolumn header modal) - Remove
ExpandableTextcompatibility wrapper (legacychildren,showOverflowInPopover,renderWhitespaceprops)
Package Removals
- Remove
@ui5/webcomponents-react-compatpackage (legacy v1 Table, Toolbar, Loader, etc.)
Component Removals
- Remove custom
ResponsiveGridLayoutcomponent (Formweb component now handles wrapping natively) - Remove
ActionSheetin favor ofMenu
Planned Renames & Restructuring
- Rename
VariantItemchildrenprop totext(aligning withListItemStandard) - Rename
ObjectPageaccessibilityAttributes.objectPageAnchorBarto better reflect the described area -
AnalyticalTable: Add cursor pointer style whenonRowClickis set -
AnalyticalTable: invertalwaysShowBusyIndicatorand show a busy indicator per default (skeleton loader becomes the new optional loading state)
React Support
- Drop React 18 support — require React 19+ as minimum peer dependency
Infrastructure
- Remove remaining v1 → v2 compatibility shims
- Clean up internal
// todo: remove in v3items across the codebase
Disclaimer: This is a living document. Items may be added, reprioritized, or dropped entirely. No timeline is attached to this release.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the checklist in this issue and the linked Deprecation Notice in packages/charts/README.md; review the referenced APIs, packages, and components before selecting a specific item. The issue is a living plan with no release timeline, and completion criteria are not defined beyond deciding or implementing the listed v3 removals, renames, and compatibility cleanup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, web-dev
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100