Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extending core blocks #3

Open
ryanwelcher opened this issue Sep 29, 2021 · 3 comments
Open

Extending core blocks #3

ryanwelcher opened this issue Sep 29, 2021 · 3 comments
Labels
Topic Request A topic you'd like to see covered

Comments

@ryanwelcher
Copy link
Owner

Examples of how to extend/modify existing core blocks.

@ryanwelcher ryanwelcher added the Topic Request A topic you'd like to see covered label Sep 29, 2021
@dgwyer
Copy link

dgwyer commented Oct 5, 2021

It would be great to also demonstrate how to extend core blocks without breaking existing instances of the block.

I've always been reluctant to extend core blocks for this reason so would like to know any tips for not affecting the block output that would result in the dreaded block markup validation error!

@AdamWills
Copy link

Something that I was looking into doing recently - using the existing columns block, but instead of of using their supplied classes/CSS, we wanted to use our site's existing grid system.

@ryanwelcher
Copy link
Owner Author

ryanwelcher commented Jul 13, 2023

Setting the defaults for a core/table block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Topic Request A topic you'd like to see covered
Projects
None yet
Development

No branches or pull requests

3 participants