woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-collection
Chris Lilitsas 60c17eb126
Include the selected collection in the product collection block context (#43247)
* Include collection attribute in the block context

* add 'collection' to useContext for Product Template

* Changelog

---------

Co-authored-by: Manish Menaria <the.manish.menaria@gmail.com>
2024-02-08 10:55:05 +02:00
..
collections Product Collection: Make sure all variations are taken into account when choosing collection (#43273) 2024-01-08 10:55:42 +01:00
edit [Product Collection] Add unique ID attribute (#43314) 2024-01-18 15:30:57 +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 Include the selected collection in the product collection block context (#43247) 2024-02-08 10:55:05 +02:00
constants.ts Fix: Enable Pagination Block Visibility in Product Collection Block (#43132) 2023-12-29 15:45:29 +05:30
frontend.tsx Product Collection: Return to top after page change (#43817) 2024-02-02 12:07:29 +05:30
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
types.ts [Product Collection] Add unique ID attribute (#43314) 2024-01-18 15:30:57 +05:30
utils.tsx Fix: Enable Pagination Block Visibility in Product Collection Block (#43132) 2023-12-29 15:45:29 +05:30