woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-collection
Karol Manijak c318bf50f8
Fix incompability of Query Pagination block with Product Collection (#47749)
* Amend Query Pagination parent OR ancestor array and include product collection

* Rename the function and amend comment

* Add changelog

* Remove some leftovers

* Tets if it's possible to insert multiple Pagination blocks in Product Collection

* Add awaits to expects

* Update plugins/woocommerce-blocks/assets/js/blocks/product-collection/utils.tsx

Co-authored-by: Manish Menaria <the.manish.menaria@gmail.com>

* Add comment explaining the condition

---------

Co-authored-by: Manish Menaria <the.manish.menaria@gmail.com>
2024-05-23 13:01:57 +02:00
..
collections Product Collection: Implement Preview Mode (#46369) 2024-05-15 13:18:43 +05:30
edit Fix input clearing issue in PriceTextField with improved currency parsing (#47354) 2024-05-16 13:23:47 +05:30
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: remove Beta label (#47572) 2024-05-21 08:36:40 +02:00
constants.ts Product Collection: Implement Preview Mode (#46369) 2024-05-15 13:18:43 +05:30
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 incompability of Query Pagination block with Product Collection (#47749) 2024-05-23 13:01:57 +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 Improve Accessibility in Product Collection Navigation (#44599) 2024-02-19 11:35:14 +05:30
tracks-utils.ts Fix: handle undefined templateSlug in Product Collection tracking utils (#47504) 2024-05-16 11:17:52 +05:30
types.ts Product Collection: Implement Preview Mode (#46369) 2024-05-15 13:18:43 +05:30
utils.tsx Fix incompability of Query Pagination block with Product Collection (#47749) 2024-05-23 13:01:57 +02:00