Skip to content

feat(editor): blacklist specific Gutenberg blocks - #506

Open
firestar300 wants to merge 2 commits into
masterfrom
feature/blacklist-blocks
Open

feat(editor): blacklist specific Gutenberg blocks#506
firestar300 wants to merge 2 commits into
masterfrom
feature/blacklist-blocks

Conversation

@firestar300

Copy link
Copy Markdown
Contributor

Switches the block management strategy from a whitelist to a blacklist. Previously, only explicitly allowed blocks were available. This change enables all blocks by default, but specifically disallows a defined set of core blocks.

This approach provides greater flexibility and simplifies block management by not requiring explicit whitelisting for the majority of desired blocks.

https://app.notion.com/p/beapi/BFF-White-liste-des-block-provenant-de-blockparty-3a50865393b980568699e83325df47c6?v=28b1760024c04863922bd6a44b0ee494&source=copy_link

Switches the block management strategy from a whitelist to a blacklist. Previously, only explicitly allowed blocks were available. This change enables all blocks by default, but specifically disallows a defined set of core blocks.

This approach provides greater flexibility and simplifies block management by not requiring explicit whitelisting for the majority of desired blocks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant