WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.47k stars 4.18k forks source link

Style Book: Integrate patterns #53437

Open jameskoster opened 1 year ago

jameskoster commented 1 year ago

While styling globally you can observe your changes applied to the current document, or the full catalog of individual blocks by opening the Style Book. A missing piece here is a high level view of how global style edits affect patterns.

In this issue lets explore how Style Book might be expanded to include patterns as well as blocks.

carolinan commented 6 months ago

Perhaps the most used user created patterns could be added to a new Patterns tab.

richtabor commented 8 hours ago

I'm not thinking patterns and style book should be conflated.

Both are already complex individually, and with https://github.com/WordPress/gutenberg/pull/65619 these would exist at the same level of the site editor navigation hierarchy, which is likely to be an easier (and more familiar) way to review patterns, rather than integrate them into style book.