Skip to content
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

feat(ui5-shellbar): menuItems slot and menuItemPress event #317

Merged
merged 2 commits into from
Apr 9, 2019

Conversation

MapTo0
Copy link
Member

@MapTo0 MapTo0 commented Apr 8, 2019

  • menuItems renders list items in a popover which is might be open by clicking the primary title
  • menuItemPress is fired when a menu item is pressed
  • if no menu items are defined - no arrow down is rendered next to the primary title

BREAKING CHANGE: titlePress event is removed and replaced by menuItems slot.

FIXES: #290

- menuItems renders list items in a popover which is might be open by clicking the primary title
- menuItemPress is fired when a menu item is pressed
- if no menu items are defined - no arrow down is rendered next to the primary title

BREAKING CHANGE: titlePress event is removed and replaced by menuItems slot.

FIXES: #290
@MapTo0 MapTo0 changed the title feat(ui5-shellbar): menuItems slot and menuItemPressed event feat(ui5-shellbar): menuItems slot and menuItemPress event Apr 9, 2019
@MapTo0 MapTo0 merged commit f24f78b into master Apr 9, 2019
@MapTo0 MapTo0 deleted the shellbar-menu-items branch April 9, 2019 08:00
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.

2 participants