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

Block library: Extract deprecated field to their own files (p.2) #15071

Merged
merged 1 commit into from
May 21, 2019

Conversation

gziolo
Copy link
Member

@gziolo gziolo commented Apr 19, 2019

Description

Part of aligning block library to Block Registration API RFC #13693.

It's all about moving deprecated fields to their own file to follow the proposal drafted in RFC.

Updated blocks:

  • Paragraph
  • Pullquote
  • Quote

How has this been tested?

npm test
npm run test-e2e

Manually tested whether all blocks load as before.

@gziolo gziolo added [Type] Task Issues or PRs that have been broken down into an individual action to take [Package] Block library /packages/block-library [Feature] Block Directory Related to the Block Directory, a repository of block plugins labels Apr 19, 2019
@gziolo gziolo self-assigned this Apr 19, 2019
@gziolo gziolo force-pushed the update/block-library-deprecated-2 branch from e717ecb to 9e6ed25 Compare April 23, 2019 16:42
@gziolo
Copy link
Member Author

gziolo commented May 7, 2019

Blocked by #15268.

@gziolo gziolo added the [Status] Blocked Used to indicate that a current effort isn't able to move forward label May 7, 2019
@gziolo gziolo force-pushed the update/block-library-deprecated-2 branch from 9e6ed25 to 30d5642 Compare May 9, 2019 13:02
@gziolo gziolo removed the [Status] Blocked Used to indicate that a current effort isn't able to move forward label May 9, 2019
@gziolo gziolo force-pushed the update/block-library-deprecated-2 branch from 30d5642 to 8fa1405 Compare May 16, 2019 13:27
@gziolo
Copy link
Member Author

gziolo commented May 16, 2019

It's ready for review after integration tests were added in #15268.

@gziolo gziolo added the Good First Review A PR that's suitable for someone looking to contribute for the first time by reviewing code label May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Block Directory Related to the Block Directory, a repository of block plugins Good First Review A PR that's suitable for someone looking to contribute for the first time by reviewing code [Package] Block library /packages/block-library [Type] Task Issues or PRs that have been broken down into an individual action to take
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants