Skip to content

Replace renderXYZ methods with slots #426

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
5 tasks
MarcusNotheis opened this issue Apr 14, 2020 · 0 comments · Fixed by #436
Closed
5 tasks

Replace renderXYZ methods with slots #426

MarcusNotheis opened this issue Apr 14, 2020 · 0 comments · Fixed by #436
Assignees

Comments

@MarcusNotheis
Copy link
Contributor

UI5 Web Components for React used to have renderXYZ props for adding custom content into components, e.g. renderCustomHeader. The UI5 Web Components are using slots for achieving the same goal.
For providing a unified API, we should deprecate the renderMethods in 0.9 and remove them finally in 0.10.

Affected Components

  • AnalyticalTable: renderExtension
  • Bar: renderContentLeft, renderContentMiddle, renderContentRight
  • FilterBar: renderVariants, renderSearch
  • ObjectPage: renderHeaderContent, renderBreadcrumbs, renderKeyInfos
  • Page: renderCustomHeader, renderCustomFooter
@Lukas742 Lukas742 self-assigned this Apr 16, 2020
@Lukas742 Lukas742 linked a pull request Apr 20, 2020 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants