wordpress-develop/tests/phpunit/data/blocks/notice
Greg Ziółkowski 1a5ff3fc6d Editor: Add viewStyle property to block.json for frontend-only block styles
Related issue in Gutenberg: https://github.com/WordPress/gutenberg/issues/54491.

For block scripts there was already `script`, `viewScript` and `editorScript`. For block styles there was only `style` and `editorStyle`. This brings the parity.

Props gaambo.
Fixes #59673. 



git-svn-id: https://develop.svn.wordpress.org/trunk@57493 602fd350-edb4-49c9-b593-d223f7449a82
2024-01-31 09:09:22 +00:00
..
block-rtl.css Blocks: Add automatic RTL handlind for block styles registered from metadata 2021-01-19 11:48:59 +00:00
block-view.css Editor: Add viewStyle property to block.json for frontend-only block styles 2024-01-31 09:09:22 +00:00
block.asset.php Blocks: Add i18n support to register_block_type_from_metadata 2021-01-19 11:04:03 +00:00
block.css Blocks: Add i18n support to register_block_type_from_metadata 2021-01-19 11:04:03 +00:00
block.js Blocks: Add i18n support to register_block_type_from_metadata 2021-01-19 11:04:03 +00:00
block.json Editor: Add viewStyle property to block.json for frontend-only block styles 2024-01-31 09:09:22 +00:00
render.php Blocks: Add new render property in block.json for block types 2022-09-12 13:12:21 +00:00