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

docs: add missing MenuItem roles #19329

Merged
merged 1 commit into from
Jul 31, 2019
Merged

docs: add missing MenuItem roles #19329

merged 1 commit into from
Jul 31, 2019

Conversation

codebytere
Copy link
Member

Description of Change

Fixes #19321.

Adds missing MenuItem role typings. Also adds them to the smoke test to prevent future regressions.

cc @MarshallOfSound

Checklist

Release Notes

Notes: none

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jul 18, 2019
@codebytere codebytere changed the title doc: add missing MenuItem roles docs: add missing MenuItem roles Jul 18, 2019
@codebytere codebytere force-pushed the fix-item-typings branch 4 times, most recently from 39399af to 39f4870 Compare July 18, 2019 23:56
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jul 19, 2019
Copy link
Member

@felixrieseberg felixrieseberg left a comment

Choose a reason for hiding this comment

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

LGTM

@release-clerk
Copy link

release-clerk bot commented Jul 31, 2019

No Release Notes

@codebytere codebytere deleted the fix-item-typings branch July 31, 2019 21:14
@trop
Copy link
Contributor

trop bot commented Jul 31, 2019

I was unable to backport this PR to "6-0-x" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Jul 31, 2019

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

@trop
Copy link
Contributor

trop bot commented Aug 1, 2019

A maintainer has manually backported this PR to "6-0-x", please check out #19573

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

typings for MenuItemConstructorOptions.roles are missing possible values
2 participants