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

Framework: Drop deprecations slated for 2.8 removal #6559

Merged
merged 1 commit into from
May 3, 2018

Conversation

aduth
Copy link
Member

@aduth aduth commented May 3, 2018

This pull request seeks to remove deprecations slated for removal in the upcoming 2.8.0 release.

Specifically, this includes:

  • Original autocompleter interface in wp.components.Autocomplete
  • getInserterItems: the allowedBlockTypes argument is now mandatory
  • getFrecentInserterItems: the allowedBlockTypes argument is now mandatory

See: https://wordpress.org/gutenberg/handbook/reference/deprecated/#2-8-0

Testing instructions:

Verify that there are no regressions in impacted behavior, and importantly that no references to deprecated behaviors exist in core code.

@aduth aduth added the Framework Issues related to broader framework topics, especially as it relates to javascript label May 3, 2018
@aduth aduth added this to the 2.8 milestone May 3, 2018
@aduth aduth requested review from brandonpayton and noisysocks May 3, 2018 12:50
Copy link
Contributor

@youknowriad youknowriad left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues related to broader framework topics, especially as it relates to javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants