woocommerce/plugins/woocommerce-blocks/assets/js/blocks/featured-category
Alba Rincón bdfd1da4c5 Start using the `block.json` metadata file for the `Featured Category` block (https://github.com/woocommerce/woocommerce-blocks/pull/6300)
* Start using the `block.json` metadata file for the `Featured Category` block

* Get default attributes from the `block.json` file

* Remove unnecessary `get_block_metadata_defaults` function

* Add alt attribute to the block.json file

* Remove unused imports
2022-04-28 17:31:59 +02:00
..
block.js Add new `alt` attribute to the `Featured Category` media settings (https://github.com/woocommerce/woocommerce-blocks/pull/6341) 2022-04-28 16:28:09 +02:00
block.json Start using the `block.json` metadata file for the `Featured Category` block (https://github.com/woocommerce/woocommerce-blocks/pull/6300) 2022-04-28 17:31:59 +02:00
edit.tsx Featured Category block: add support for global style (https://github.com/woocommerce/woocommerce-blocks/pull/5542) 2022-01-26 18:16:50 +01:00
editor.scss Featured Category block: add support for global style (https://github.com/woocommerce/woocommerce-blocks/pull/5542) 2022-01-26 18:16:50 +01:00
example.js Add new `alt` attribute to the `Featured Category` media settings (https://github.com/woocommerce/woocommerce-blocks/pull/6341) 2022-04-28 16:28:09 +02:00
index.js Start using the `block.json` metadata file for the `Featured Category` block (https://github.com/woocommerce/woocommerce-blocks/pull/6300) 2022-04-28 17:31:59 +02:00
index.tsx Start using the `block.json` metadata file for the `Featured Category` block (https://github.com/woocommerce/woocommerce-blocks/pull/6300) 2022-04-28 17:31:59 +02:00
style.scss Enable more style options for the Featured Category block (https://github.com/woocommerce/woocommerce-blocks/pull/6276) 2022-04-21 08:20:10 +01:00
utils.js Update NPM dependencies and script dependency handling (https://github.com/woocommerce/woocommerce-blocks/pull/1337) 2019-12-10 12:17:46 -05:00