woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-gallery
Albert Juhé Lluveras 4ee2689f4f
Fix fatal when adding the Product Gallery (Beta) block into a pattern (#51189)
* Fix fatal when adding the Product Gallery (Beta) block into a pattern

* Add changelog file

* Linting
2024-09-17 09:49:53 +02:00
..
block-settings [Experimental] Product Gallery block: Rename media setting to "Open pop-up when clicked" (#43302) 2024-01-08 16:58:27 -03:00
inner-blocks Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
block.json Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
edit.tsx Fix fatal when adding the Product Gallery (Beta) block into a pattern (#51189) 2024-09-17 09:49:53 +02:00
frontend.tsx Product Gallery block: Add logic to trap keyboard focus within the Product Gallery Pop-Up (#44439) 2024-02-09 13:43:51 -03:00
icon.tsx Product Gallery block: Fix incorrect icon color when block is selected (https://github.com/woocommerce/woocommerce-blocks/pull/10426) 2023-08-11 11:59:35 -03:00
index.tsx Product Gallery block: Remove the experimental flag from the Product Gallery block (#43586) 2024-01-16 21:05:47 -03:00
save.tsx [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
settings.ts Product Gallery block: Restrict block to be available only on the Single Product template or the Product Gallery template part (https://github.com/woocommerce/woocommerce-blocks/pull/11664) 2023-11-16 15:03:58 +00:00
style.scss Product Gallery block > Pop-Up: Fix overlay sizing issue (#44479) 2024-02-09 11:38:41 -03:00
types.ts Product Gallery block: Move inner block settings around to match the order from the design (https://github.com/woocommerce/woocommerce-blocks/pull/11170) 2023-10-10 14:04:54 +02:00
utils.tsx Fix fatal when adding the Product Gallery (Beta) block into a pattern (#51189) 2024-09-17 09:49:53 +02:00