woocommerce/plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/form
Seghir Nadir 96497814e4
Revert update to createRoot in Checkout block. (#51289)
* Revert "[React 18] Use `createRoot().render()` instead of `render()` (#48843)"

This reverts commit 752273e6ce.

* Add changefile(s) from automation for the following project(s): woocommerce-blocks, woocommerce

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-09-11 13:44:09 +00:00
..
test Revert update to createRoot in Checkout block. (#51289) 2024-09-11 13:44:09 +00:00
address-line-2-field.tsx Make the address 2 line visible when a value is autofilled (#49730) 2024-07-23 16:44:20 +01:00
address-line-fields.tsx normalize IDs for form fields in Checkout (#47650) 2024-05-22 22:54:03 +02:00
custom-validation-handler.ts Support additional fields in the Contact step for Checkout (#43088) 2024-01-05 18:35:28 +01:00
form.tsx Add validation to select fields and add placeholder option to additional fields API (#49929) 2024-07-26 16:38:44 +00:00
index.ts Support additional fields in the Contact step for Checkout (#43088) 2024-01-05 18:35:28 +01:00
prepare-form-fields.ts Support additional fields in the Contact step for Checkout (#43088) 2024-01-05 18:35:28 +01:00
style.scss Make the address 2 line visible when a value is autofilled (#49730) 2024-07-23 16:44:20 +01:00
types.ts [Accessibility] Convert edit address link to a button (#49471) 2024-07-17 16:54:41 +02:00
utils.ts Add validation to select fields and add placeholder option to additional fields API (#49929) 2024-07-26 16:38:44 +00:00
validate-country.ts Checkout: Add placeholder option to country and state select, add error validation (#49616) 2024-07-24 17:59:15 +02:00
validate-state.ts Checkout: Add placeholder option to country and state select, add error validation (#49616) 2024-07-24 17:59:15 +02:00