woocommerce/plugins/woocommerce-blocks/assets/js/interactivity
David Arenas 84f4cec592 Interactivity API: Update interactive regions during client-side navigation (https://github.com/woocommerce/woocommerce-blocks/pull/10200)
* Update router to hydrate only interactive regions

* Rename link directive to navigation-link

* Add navigation directives to Query and Pagination blocks

* Enable the Interactivity API by default

* Remove client-side navigation meta tag

* Cache initial regions

* Move data-wc-interactive from query to query-pagination

* Add woo prefix to navigation id

* Add keys and move wc-interactive back to the query block

* Reuse root fragments for each interactive region

* Fix navigation-id retrieval
2023-08-03 10:55:13 +02:00
..
constants.js Update the Interactivity API files to include latest changes (https://github.com/woocommerce/woocommerce-blocks/pull/9924) 2023-06-27 12:22:12 +02:00
directives.js Interactivity API: Update interactive regions during client-side navigation (https://github.com/woocommerce/woocommerce-blocks/pull/10200) 2023-08-03 10:55:13 +02:00
hooks.js Update the Interactivity API files to include latest changes (https://github.com/woocommerce/woocommerce-blocks/pull/9924) 2023-06-27 12:22:12 +02:00
index.js Update the Interactivity API files to include latest changes (https://github.com/woocommerce/woocommerce-blocks/pull/9924) 2023-06-27 12:22:12 +02:00
router.js Interactivity API: Update interactive regions during client-side navigation (https://github.com/woocommerce/woocommerce-blocks/pull/10200) 2023-08-03 10:55:13 +02:00
store.js Update the Interactivity API files to include latest changes (https://github.com/woocommerce/woocommerce-blocks/pull/9924) 2023-06-27 12:22:12 +02:00
utils.js Update the Interactivity API files to include latest changes (https://github.com/woocommerce/woocommerce-blocks/pull/9924) 2023-06-27 12:22:12 +02:00
vdom.js Update the Interactivity API files to include latest changes (https://github.com/woocommerce/woocommerce-blocks/pull/9924) 2023-06-27 12:22:12 +02:00