woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-gallery
Daniel Dudzic f6a4b3c143 Product Gallery: Add Large Image inner block (https://github.com/woocommerce/woocommerce-blocks/pull/10045)
* Product Gallery: Add an new block base code

* Product Gallery: Add experimental flag

* Product Gallery: Add Large Image block code

* Product Gallery Large Image: Remove unsed types

* Product Gallery: Move the block from registerBlockType to registerBlockSingleProductTemplate

* Product Gallery: Update icon

* Product Gallery: Add missing icon import

* Product Gallery Large Image: Add experimental mode check

* Product Gallery Large Image: Deregister unnecessary block settings

* Product Gallery Large Image: Add experimental flag to the Product Gallery Large Image and remove the icon override

* Product Gallery Large Image: Add zoom and correct styling

* Product Gallery Large Image: Remove commented out unnecessary code

* Product Gallery Large Image: Re-add the removed action after capturing the large image html

* Product Gallery Large Image: Update Large Image icon and description. Move metadata to the block.json file.
2023-07-06 15:08:39 +00:00
..
inner-blocks/product-gallery-large-image Product Gallery: Add Large Image inner block (https://github.com/woocommerce/woocommerce-blocks/pull/10045) 2023-07-06 15:08:39 +00:00
block.json Product Gallery: Add an new block base code (https://github.com/woocommerce/woocommerce-blocks/pull/9937) 2023-07-03 14:21:31 +00:00
edit.tsx Product Gallery: Add an new block base code (https://github.com/woocommerce/woocommerce-blocks/pull/9937) 2023-07-03 14:21:31 +00:00
icon.tsx Product Gallery: Add an new block base code (https://github.com/woocommerce/woocommerce-blocks/pull/9937) 2023-07-03 14:21:31 +00:00
index.tsx Product Gallery: Add Large Image inner block (https://github.com/woocommerce/woocommerce-blocks/pull/10045) 2023-07-06 15:08:39 +00:00