woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-gallery
Seghir Nadir 2a406c7e8a
Update all blocks to V3 (#48720)
* Update all blocks to V3

* remove explicit version set in shared config blocks

* update styling for Cart/Checkout in iframe

* test: fix block e2e tests

* test: fix attribute filter e2e tests

* test: fix product collection e2e tests

* test: fix product on sale e2e test

* test: fix rating filter e2e tests

* test: fix review e2e tests

* test: fix stock e2e tests

* test: fix preview button test

* fix: product on sale wrapper

* test: fix insertBlockByShortcut in iframe

* test: fix core e2e tests

* chore: changelog

* test: typo

* test: update PC e2e tests

* add test to make sure iframe canvas is loaded

* fix syntax error

* Update plugins/woocommerce-blocks/tests/e2e/tests/basic.block_theme.spec.ts

Co-authored-by: Bart Kalisz <bartlomiej.kalisz@gmail.com>

---------

Co-authored-by: Tung Du <dinhtungdu@gmail.com>
Co-authored-by: Bart Kalisz <bartlomiej.kalisz@gmail.com>
2024-08-20 10:14:11 +00: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 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 [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 Product Gallery: Fix justification not saving correctly (https://github.com/woocommerce/woocommerce-blocks/pull/11324) 2023-10-20 05:42:48 -07:00