WordPress / gutenberg-examples

Examples for extending WordPress/Gutenberg with blocks.
1.2k stars 316 forks source link

Updated/renamed tabs example #210

Closed pbrocks closed 2 years ago

pbrocks commented 2 years ago

This PR builds off of the PR from @jsakas, based on a comment from @ryanwelcher about updating the PR according to the latest development.

This PR also catches up lerna to include more blocks, and fixes the mislabeled package.json for example 09.

image

ryanwelcher commented 2 years ago

Thanks for putting this together! Looks like our recent merges have caused some conflicts would you mind addressing those and I'll review the changes?

pbrocks commented 2 years ago

Hi there,

After reflection, I realize it should probably also be wrapped with useBlockProps().

Cheers, Paul

On Tue, Apr 5, 2022 at 9:59 AM Ryan Welcher @.***> wrote:

Thanks for putting this together! Looks like our recent merges have caused some conflicts would you mind addressing those and I'll review the changes?

— Reply to this email directly, view it on GitHub https://github.com/WordPress/gutenberg-examples/pull/210#issuecomment-1088740563, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLUZYLZ4RKSIYQV6O3OO2LVDRBNDANCNFSM5SFMA7QQ . You are receiving this because you authored the thread.Message ID: @.***>

pbrocks commented 2 years ago

Superseded by https://github.com/WordPress/gutenberg-examples/pull/218