WordPress/wp-includes/block-supports
gziolo c5360263ed Editor: Backport block support changes from the Gutenberg plugin
Migrate spacing, border, color, dimensions, elements and typography and associated tests for block supports in the block editor.

Related changes in Gutenberg:
- Include individual serialization changes from 6de16981c7
- Skip Style Engine integration from 44925a947f%60

Props ramonopoly, aaronrobertshaw.
See #55505.


Built from https://develop.svn.wordpress.org/trunk@53076


git-svn-id: http://core.svn.wordpress.org/trunk@52665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-04-05 12:08:02 +00:00
..
align.php Docs: Miscellaneous Docblock corrections in several /block-supports files. 2021-12-01 23:16:04 +00:00
border.php Editor: Backport block support changes from the Gutenberg plugin 2022-04-05 12:08:02 +00:00
colors.php Editor: Backport block support changes from the Gutenberg plugin 2022-04-05 12:08:02 +00:00
custom-classname.php Editor: Update WordPress packages to use with WordPress 5.8 2021-04-15 15:19:43 +00:00
dimensions.php Editor: Backport block support changes from the Gutenberg plugin 2022-04-05 12:08:02 +00:00
duotone.php Editor: Use wp_unique_id() instead of uniqid() to generate CSS class names. 2022-03-29 13:06:07 +00:00
elements.php Editor: Backport block support changes from the Gutenberg plugin 2022-04-05 12:08:02 +00:00
generated-classname.php Editor: Update WordPress packages to use with WordPress 5.8 2021-04-15 15:19:43 +00:00
layout.php Editor: Use wp_unique_id() instead of uniqid() to generate CSS class names. 2022-03-29 13:06:07 +00:00
spacing.php Editor: Backport block support changes from the Gutenberg plugin 2022-04-05 12:08:02 +00:00
typography.php Editor: Backport block support changes from the Gutenberg plugin 2022-04-05 12:08:02 +00:00
utils.php Editor: Backport block support changes from the Gutenberg plugin 2022-04-05 12:08:02 +00:00