woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-collection
Karol Manijak 1c4b793f06
Product Collection: fix "Reset All" button in Editor filters (#46226)
* Add deselect callabck to attribute filter

* Add deselect callabck to created filter

* Add deselect callabck to featured filter

* Add deselect callabck to handpicked filter

* Cleanup deselect callabck to keyword filter

* Add deselect callabck to on salefilter

* Add deselect callabck to order by option

* Add deselect callabck to stock status filter

* Add deselect callabck to price range filter

* Add deselect callabck to price taxonomies filter

* Call all the reset filer callbacks on reset

* Add changelog

* Remove unused variable

* Replace hardcoded default filter values with the DEFAULT_FILTERS constant
2024-04-05 13:16:00 +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: fix "Reset All" button in Editor filters (#46226) 2024-04-05 13:16:00 +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