woocommerce/plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/form
Sam Seay 9fa32b4f2b
Migrate StateInput, CountryInput and custom fields to native `<select>` (#48180)
2024-07-12 21:17:54 +00:00
..
test Migrate StateInput, CountryInput and custom fields to native `<select>` (#48180) 2024-07-12 21:17:54 +00: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 Migrate StateInput, CountryInput and custom fields to native `<select>` (#48180) 2024-07-12 21:17:54 +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
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