Skip to content

Toolbar items physical #11374

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

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open

Conversation

PetyaMarkovaBogdanova
Copy link
Contributor

@PetyaMarkovaBogdanova PetyaMarkovaBogdanova commented Apr 22, 2025

Toolbar items made physical.
Fixes: #10622

@PetyaMarkovaBogdanova PetyaMarkovaBogdanova marked this pull request as ready for review May 9, 2025 12:59
Copy link
Contributor

@dobrinyonkov dobrinyonkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few class members that are no longer used can be deleted:

Toolbar

  • getRegisteredToolbarItemByID
    • and itemsDOM
  • getItemByID
  • hasItemWithText
    • and ToolbarItem's containsText
  • itemsWidthMeasured

ToolbarItem

  • containsText
  • toolbarTemplate
  • toolbarPopoverTemplate

PR's title needs to include the refactor semantic tag.
Also, we can describe a short summary of the changes in the PR's body.

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 this pull request may close these issues.

[ui5-toolbar]:implement toolbar components as a physical one
2 participants