woocommerce/plugins/woocommerce-blocks/assets/js/atomic/utils
Thomas Roberts 29331f4323
Add flag to enable WC Blocks rendering with React 18 (#52473)
* Revert "Revert update to createRoot in Checkout block. (#51289)"

This reverts commit 96497814e4.

* Add __experimentalUseReact18 setting to AssetDataRegistry

* Render blocks with react 18 if __experimentalUseReact18 is true

* Re-add test console log expects

* Reimplement legacy root rendering for error checking tests

* Add changelog
2024-11-11 10:17:06 +00:00
..
blocks-registration-manager Product Gallery block: Fix error on revisiting template without reloading the page (#47636) 2024-05-23 13:39:31 -03:00
create-blocks-from-template.js Add layour editor to the single product block (https://github.com/woocommerce/woocommerce-blocks/pull/2586) 2020-05-29 12:28:04 +01:00
get-block-map.ts Ts blocks (https://github.com/woocommerce/woocommerce-blocks/pull/5668) 2022-02-07 09:34:30 +00:00
index.js Add Product Image Gallery (https://github.com/woocommerce/woocommerce-blocks/pull/8235) 2023-02-14 14:21:48 +01:00
register-block-single-product-template.ts Fix translations - Avoid registering blocks in the wrong context (#50615) 2024-08-14 10:43:32 +02:00
render-parent-block.tsx Add flag to enable WC Blocks rendering with React 18 (#52473) 2024-11-11 10:17:06 +00:00
render-standalone-blocks.js ⚛️ Introduce Product Element Blocks (https://github.com/woocommerce/woocommerce-blocks/pull/2871) 2020-07-22 13:20:54 +01:00