Greg Ziółkowski

Results 179 comments of Greg Ziółkowski

Another set of updates applied: - Added to Block Variations: Allow users to select multiple block style variations (https://github.com/WordPress/gutenberg/issues/14598). - Added to Block Variations: Block Variations: Add PHP version of...

> Sharing in case it relates to this effort and want it tracked here: one of the big tasks related to styles is being able to absorb block styles (CSS...

Added new item in the Block Modification section: - Offer the ability to inject and manipulate inline dynamic tokens for blocks using Rich Text (https://github.com/WordPress/gutenberg/issues/18490 and https://github.com/WordPress/gutenberg/issues/21932).

Added new item in the Block Attributes section: - Optional support that optimizes handling blocks for usage as structured data (https://github.com/WordPress/gutenberg/issues/49437).

> > Consider adding SlotFill for the block's description in the sidebar to allow custom code. At the moment we use block's description which is a simple string. However, it...

I included a list of the current Top Things: - 🛠️ https://github.com/WordPress/gutenberg/issues/49868 - 🛠️ https://github.com/WordPress/gutenberg/issues/50029 - 🛠️ https://github.com/WordPress/gutenberg/issues/44410 - 🛠️ https://github.com/WordPress/gutenberg/issues/48458 - 🛠️ https://github.com/WordPress/gutenberg/issues/39439 I also merged the "Backlog" section...

I added a new item to the Backlog in the Block Interactions section, it's in progress: - Offer a way to ungroup blocks with a new type of transform (https://github.com/WordPress/gutenberg/pull/50385)

In https://github.com/WordPress/gutenberg/discussions/51005, @Mamaduka is championing the proposal to create a formal API for registering new [Block Supports](https://developer.wordpress.org/block-editor/reference-guides/block-api/block-supports/) options for blocks.

# Update ## Top Things - https://github.com/WordPress/gutenberg/issues/53740 - https://github.com/WordPress/gutenberg/issues/53987 - [**HTML API: Introduce HTML Processor**](https://core.trac.wordpress.org/ticket/58517) - https://github.com/WordPress/gutenberg/issues/54536 - https://github.com/WordPress/gutenberg/issues/48458 - https://github.com/WordPress/gutenberg/issues/51373 - https://github.com/WordPress/gutenberg/issues/2768 ## Completed during WP 6.3 & 6.4...

@gaambo, thank you for feedback. > Regarding viewStyle: The initial issue was closed, therefore I'm posting this here: Can you share the link to the issue? I would like to...