oandregal
|
963175f228
|
Global Styles: Avoid unnecessary processing of theme.json variation partials.
Props aaronrobertshaw, oandregal, mukesh27.
See #61451.
Built from https://develop.svn.wordpress.org/trunk@58423
git-svn-id: http://core.svn.wordpress.org/trunk@57872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2024-06-17 10:08:12 +00:00 |
|
oandregal
|
c9fa3d2f32
|
Global styles: prevent duplicate CSS for block style variations.
Props aaronrobertshaw, mukesh27, ramonopoly, isabel_brison, oandregal.
Fixes #61443.
Built from https://develop.svn.wordpress.org/trunk@58422
git-svn-id: http://core.svn.wordpress.org/trunk@57871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2024-06-17 09:44:10 +00:00 |
|
oandregal
|
d2ebe7d776
|
Section styles: add slug to override non-kebab-cased variations.
Props aaronrobertshaw, oandregal.
Fixes #61440.
Built from https://develop.svn.wordpress.org/trunk@58413
git-svn-id: http://core.svn.wordpress.org/trunk@57862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2024-06-14 09:05:11 +00:00 |
|
oandregal
|
24a4ef96be
|
Editor: register block style variations defined by the theme using the init action.
Props oandregal, aaronrobertshaw, annezazu.
Follow-up to [58264].
See #61312.
Built from https://develop.svn.wordpress.org/trunk@58394
git-svn-id: http://core.svn.wordpress.org/trunk@57843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2024-06-12 07:17:12 +00:00 |
|
noisysocks
|
51c676d7ea
|
Block Themes: Add section styling via extended block style variations
Provide users with the ability to style entire sections of a page without
having to tediously reapply the same sets of styles.
This is done by extending block style variations to apply to nested blocks.
See https://github.com/WordPress/gutenberg/pull/57908.
Fixes #61312.
Props aaronrobertshaw, talldanwp, ramonopoly, isabel_brison, andrewserong.
Built from https://develop.svn.wordpress.org/trunk@58264
git-svn-id: http://core.svn.wordpress.org/trunk@57727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2024-05-31 05:49:14 +00:00 |
|