woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-collection
Karol Manijak 7efd3d4652
Product Collection: break taxonomies filter into multiple menu items per each taxonomy (#46160)
* Split taxonomies filter into seperate filter per taxonomy

* Add changelog

* Improve onDeselect function

* Update tests

* Fix lint

* Satisfy TS by returning single React element rather than array of elements

* Remove unused variable
2024-04-11 08:13:42 +02:00
..
collections Product Collection: Set initial value of Created filter for New Arrivals collection (#45355) 2024-03-08 08:33:21 +01:00
edit Product Collection: break taxonomies filter into multiple menu items per each taxonomy (#46160) 2024-04-11 08:13:42 +02:00
inner-blocks/no-results New flow of adding Product Collection and basic set of Collections (#42696) 2023-12-27 11:07:27 +01:00
variations Restructure Product Collection editor files (https://github.com/woocommerce/woocommerce-blocks/pull/11981) 2023-12-06 15:50:24 +01:00
block.json Product Collection: telemetry choosing collection (#45827) 2024-04-02 14:12:20 +02:00
constants.ts Product Collection: fix "Reset All" button in Editor filters (#46226) 2024-04-05 13:16:00 +02:00
frontend.tsx Product Collection: Disable client side navigation if blocks incompatible with Interactivity API are detected (#45435) 2024-03-18 08:24:03 +01:00
icon.tsx Foundation of New Product Collection Block (https://github.com/woocommerce/woocommerce-blocks/pull/9352) 2023-05-15 08:51:49 +00:00
index.tsx Fix: Enable Pagination Block Visibility in Product Collection Block (#43132) 2023-12-29 15:45:29 +05:30
save.tsx Foundation of New Product Collection Block (https://github.com/woocommerce/woocommerce-blocks/pull/9352) 2023-05-15 08:51:49 +00:00
style.scss Improve Accessibility in Product Collection Navigation (#44599) 2024-02-19 11:35:14 +05:30
tracks-utils.ts Product Collection: telemetry choosing collection (#45827) 2024-04-02 14:12:20 +02:00
types.ts Product Collection: fix "Reset All" button in Editor filters (#46226) 2024-04-05 13:16:00 +02:00
utils.tsx Product Collection: disable "Sync with current query" option for 2nd+ block on archive (#44577) 2024-02-19 17:51:42 +01:00