woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-gallery
Patricia Hillebrandt 5dd7713346
[Performance]: Replace `classnames` usage with `clsx` (#47760)
* Replace classnames with clsx within woocommerce-blocks.

* Undo unnecessary change to getClassnames const.

* Replace classnames with clsx within woocommerce-admin.

* Add changelog.

* Update the pnpm lock file

* Address lint.

* Address lint errors for the block-library.
2024-05-31 05:49:36 +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 [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02: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 [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