woocommerce/plugins/woocommerce-blocks/packages/checkout/components/text-input
Mike Jolley db96991492 Custom validation messages using the field name/label (https://github.com/woocommerce/woocommerce-blocks/pull/8143)
* Custom validation strings using a new function named getValidityMessageForInput

* getValidityMessageForInput tests

* Added integration test for error message

* Clear value

* update test strings
2023-01-13 15:54:35 +00:00
..
test Custom validation messages using the field name/label (https://github.com/woocommerce/woocommerce-blocks/pull/8143) 2023-01-13 15:54:35 +00:00
style.scss Update ValidatedTextInput TypeScript & move to `@woocommerce/blocks-checkout` (https://github.com/woocommerce/woocommerce-blocks/pull/7583) 2022-11-10 02:05:41 -08:00
text-input.tsx Update ValidatedTextInput TypeScript & move to `@woocommerce/blocks-checkout` (https://github.com/woocommerce/woocommerce-blocks/pull/7583) 2022-11-10 02:05:41 -08:00
validated-text-input.tsx Custom validation messages using the field name/label (https://github.com/woocommerce/woocommerce-blocks/pull/8143) 2023-01-13 15:54:35 +00:00