woocommerce/plugins/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-cart-button-block
Alexandre Lara 0ad16b2686 Add $schema property to block.json files (https://github.com/woocommerce/woocommerce-blocks/pull/8877)
This adds the $schema property to all block.json files. This is required for the block.json files to be valid according to the JSON schema. I noticed that this property was not set for some of the block.json files.
2023-03-27 17:26:46 -03:00
..
attributes.tsx Add style to the `Mini Cart` buttons (https://github.com/woocommerce/woocommerce-blocks/pull/8776) 2023-03-23 16:55:53 +01:00
block.json Add $schema property to block.json files (https://github.com/woocommerce/woocommerce-blocks/pull/8877) 2023-03-27 17:26:46 -03:00
block.tsx Mini-cart: add the option to change the style between 'Outline' and 'Fill' in all the buttons (https://github.com/woocommerce/woocommerce-blocks/pull/8835) 2023-03-24 10:14:06 +01:00
constants.tsx Add style to the `Mini Cart` buttons (https://github.com/woocommerce/woocommerce-blocks/pull/8776) 2023-03-23 16:55:53 +01:00
edit.tsx Mini-cart: add the option to change the style between 'Outline' and 'Fill' in all the buttons (https://github.com/woocommerce/woocommerce-blocks/pull/8835) 2023-03-24 10:14:06 +01:00
index.tsx Add style to the `Mini Cart` buttons (https://github.com/woocommerce/woocommerce-blocks/pull/8776) 2023-03-23 16:55:53 +01:00