woocommerce/plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/form
Seghir Nadir 6c136e4e1a
normalize IDs for form fields in Checkout (#47650)
* normalize IDs for form fields and fix types

* update docs as well

* update rest of docs

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

* fix linting for document

* also align classnames

* revert to correct classname

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-05-22 22:54:03 +02:00
..
test Update blocks JS tests to React 18 (#47383) 2024-05-15 21:33:36 +12:00
address-line-2-field.tsx normalize IDs for form fields in Checkout (#47650) 2024-05-22 22:54:03 +02: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 normalize IDs for form fields in Checkout (#47650) 2024-05-22 22:54:03 +02: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
types.ts normalize IDs for form fields in Checkout (#47650) 2024-05-22 22:54:03 +02:00
utils.ts normalize IDs for form fields in Checkout (#47650) 2024-05-22 22:54:03 +02:00
validate-shipping-country.ts Support additional fields in the Contact step for Checkout (#43088) 2024-01-05 18:35:28 +01:00