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: allow Menu.buildFromTemplate() to accept MenuItems #16697

Merged
merged 4 commits into from Feb 6, 2019

Conversation

codebytere
Copy link
Member

@codebytere codebytere commented Feb 2, 2019

Description of Change

Resolves #16645.

Augment Menu.buildFromTemplate() to allow for MenuItem instances to be passed in either in place of or alongside plain objects.

Checklist

Release Notes

Notes: Updated Menu.buildFromTemplate() to allow it to accept MenuItems in addition to plain objects.

@codebytere codebytere requested review from a team February 2, 2019 07:04
docs/api/menu.md Outdated Show resolved Hide resolved
@codebytere codebytere changed the title feat: allow Menu.buildFromTemplate to accept MenuItems feat: allow Menu.buildFromTemplate() to accept MenuItems Feb 6, 2019
@codebytere codebytere merged commit 858781b into master Feb 6, 2019
@release-clerk
Copy link

release-clerk bot commented Feb 6, 2019

Release Notes Persisted

Updated Menu.buildFromTemplate() to allow it to accept MenuItems in addition to plain objects.

@trop
Copy link
Contributor

trop bot commented Feb 6, 2019

I have automatically backported this PR to "5-0-x", please check out #16783

@codebytere codebytere deleted the template-menu-item branch February 6, 2019 18:06
@sofianguy sofianguy added this to 5.0.0-beta.3 in 5.0.x Feb 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
5.0.x
Fixed in 5.0.0-beta.3
Development

Successfully merging this pull request may close these issues.

None yet

4 participants