woocommerce/plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/form
Patricia Hillebrandt 5dd7713346
[Performance]: Replace `classnames` usage with `clsx` (#47760)
* Replace classnames with clsx within woocommerce-blocks.

* Undo unnecessary change to getClassnames const.

* Replace classnames with clsx within woocommerce-admin.

* Add changelog.

* Update the pnpm lock file

* Address lint.

* Address lint errors for the block-library.
2024-05-31 05:49:36 +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 [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +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