Skip to content

Add native support for BlockList to @wordpress/block-editor (Ported from gutenberg mobile)#16239

Merged
Tug merged 3 commits intomasterfrom
rnmobile/add/block-list-component
Jun 21, 2019
Merged

Add native support for BlockList to @wordpress/block-editor (Ported from gutenberg mobile)#16239
Tug merged 3 commits intomasterfrom
rnmobile/add/block-list-component

Conversation

@Tug
Copy link
Copy Markdown
Contributor

@Tug Tug commented Jun 21, 2019

Description

This is step 8 of wordpress-mobile/gutenberg-mobile#958
This PR ports the gutenberg-mobile BlockManager to gutenberg as the BlockList component inside @wordpress/block-editor.
This is needed to implement Inner blocks for mobile native. You can follow the progress of the port here wordpress-mobile/gutenberg-mobile#958

How has this been tested?

GB Mobile PR wordpress-mobile/gutenberg-mobile#1169

Types of changes

Adds native support for a block list component

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.

@Tug Tug added the Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) label Jun 21, 2019
@Tug Tug added this to the Future milestone Jun 21, 2019
@Tug Tug self-assigned this Jun 21, 2019
@Tug Tug requested review from SergioEstevao, etoledom and hypest June 21, 2019 14:39
@Tug Tug marked this pull request as ready for review June 21, 2019 14:39
Copy link
Copy Markdown
Contributor

@SergioEstevao SergioEstevao left a comment

Choose a reason for hiding this comment

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

Working great!

@Tug
Copy link
Copy Markdown
Contributor Author

Tug commented Jun 21, 2019

Thanks for the review @SergioEstevao 🎉

@Tug Tug merged commit a18ba18 into master Jun 21, 2019
@Tug Tug deleted the rnmobile/add/block-list-component branch June 21, 2019 17:02
@youknowriad youknowriad modified the milestones: Future, Gutenberg 6.0 Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants