woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-gallery
Danny Dudzic 43be71a52f
[Experimental] Product Gallery: Update div elements to ul/li for better accessibility (#43612)
* Product Gallery: Update div elements to ul and li for better accessibility

* Product Gallery: Add changelog files

---------

Co-authored-by: roykho <roykho77@gmail.com>
2024-01-15 13:04:03 -08: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 Product Gallery: Simplify the Product Gallery Pop-up (#42797) 2023-12-20 19:03:01 +01:00
block.json [Experimental] Product gallery/remove default (#43487) 2024-01-11 18:03:58 -08:00
edit.tsx Product Gallery: Add Group block labels (#42868) 2023-12-18 22:24:30 +01:00
frontend.tsx [Experimental] Product Gallery block: Prevent page from scrolling when pop-up is open (#43378) 2024-01-12 15:10:33 -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: 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
save.tsx Product Gallery: CSS styling tightening up (https://github.com/woocommerce/woocommerce-blocks/pull/10867) 2023-09-21 11:31:16 +00: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 [Experimental] Product Gallery: Update div elements to ul/li for better accessibility (#43612) 2024-01-15 13:04:03 -08: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 Product Gallery: Fix justification not saving correctly (https://github.com/woocommerce/woocommerce-blocks/pull/11324) 2023-10-20 05:42:48 -07:00