WordPress / gutenberg-examples

Examples for extending WordPress/Gutenberg with blocks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updated existing blocks to use block.json

ryanwelcher opened this issue · comments

This issue will be used to track the progress of updating all of the existing block examples to leverage block.json files.

  • Example: Basic
  • Example: Basic (ESNext)
  • Example: Stylesheets
  • Example: Editable
  • Example: Editable (ESNext)
  • Example: Controls
  • Example: Controls (ESNext)
  • Example: Recipe Card
  • Example: Recipe Card (ESNext)
  • Example: Inner Blocks
  • Example: Inner Blocks (ESNext)

All existing blocks have been updated to use block.json