woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-gallery
Alexandre Lara 7ec1b7f3a1
Product Gallery block: Add logic to trap keyboard focus within the Product Gallery Pop-Up (#44439)
* Add logic to trap keyboard focus inside the Product Gallery Pop-Up

* Add changefile(s) from automation for the following project(s): woocommerce-blocks, woocommerce

* Remove unnecessary condition

* Fix issue with keyboard focus trap not working within the Pop-Up

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-02-09 13:43:51 -03: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 block: Prevent block error when a user inputs a decimal number for the Number of Thumbnails setting (#44282) 2024-02-05 15:17:35 -03: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 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 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 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 Product Gallery: Fix justification not saving correctly (https://github.com/woocommerce/woocommerce-blocks/pull/11324) 2023-10-20 05:42:48 -07:00