woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-template
Karol Manijak edc268afa5
Product Collection: sync with current query doesnt display the correct products in the specific category templates (#49889)
* Recognize custom category templates as archive ones

* Disable the preview label if termId is recognized

* Fetch the product category template ID

* Prepare util to properly parse product taxonomies

* Utilise the taxonomies util and update the query accordingly

* Add tests

* Update tests to be more specific

* Improve selectors in E2E test

* Add changelog

* Update selectors

* Fix the order of expected products

* Remove unneceessery entries from array that are covered by another entries

* Rename the variable to beytter depict its purpose
2024-07-29 14:21:44 +02:00
..
block.json Product Collection: Fix alignment of the first item in Grid layout for WP 6.6 (#49096) 2024-07-05 17:24:27 +05:30
edit.tsx Product Collection: sync with current query doesnt display the correct products in the specific category templates (#49889) 2024-07-29 14:21:44 +02:00
editor.scss Product Collection: fix assymmetrical padding in Editor (#44403) 2024-02-09 09:42:29 +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 Enable Product Collection as a core feature (https://github.com/woocommerce/woocommerce-blocks/pull/10524) 2023-08-25 15:58:11 +02:00
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 Product Collection: Fix alignment of the first item in Grid layout for WP 6.6 (#49096) 2024-07-05 17:24:27 +05:30
utils.tsx Product Collection: sync with current query doesnt display the correct products in the specific category templates (#49889) 2024-07-29 14:21:44 +02:00