-
Notifications
You must be signed in to change notification settings - Fork 15.7k
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
chore: remove deprecated inputFieldType
#41239
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The current changes all LGTM.
The removal probably also deserves a mention in breaking-changes.md
, e.g.
Removed: deprecated
docs/inputFieldType
.
5cd09ed
to
5a71584
Compare
🪦 Deprecation Checklist🗑️ Previous deprecations being removed in this PR
@electron/wg-releases: Please confirm these deprecation changes conform to our deprecation policies listed in |
inputFieldType
@ckerr the deprecation checklist should be complete now, including updating breaking-changes.md |
API LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
API LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
API LGTM
Release Notes Persisted
|
I have automatically backported this PR to "30-x-y", please check out #41440 |
Description of Change
Follow-up to #40316
Checklist
npm test
passesRelease Notes
Notes: The
inputFieldType
property in thecontext-menu
params has been removed.