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: separate menubar from topbar #39

Merged
merged 1 commit into from
Jun 24, 2020
Merged

feat: separate menubar from topbar #39

merged 1 commit into from
Jun 24, 2020

Conversation

schne324
Copy link
Member

@schne324 schne324 commented Jun 24, 2020

BREAKING CHANGE: topbar no longer renders role=menubar. New component <MenuBar /> must now be used if menubar is desired

Reviewer checks

Required fields, to be filled out by PR reviewer(s)

  • Follows the commit message policy, appropriate for next version
  • Tested for accessibility
  • Code is reviewed for security

BREAKING CHANGE: topbar no longer renders role=menubar. New component <MenuBar /> must now be used if menubar is desired
@schne324
Copy link
Member Author

The purpose of this feature is to allow for non menubar/menuitem children within the topbar itself (the upcoming UI changes in the axe extension need this feature).

TopBar with non menu/menuitem children

@schne324 schne324 requested a review from a team June 24, 2020 05:28
@schne324 schne324 merged commit 38eebc6 into develop Jun 24, 2020
@schne324 schne324 deleted the menubar branch June 24, 2020 15:44
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