woocommerce/plugins/woocommerce-blocks/assets/js/base/components/text-input
Seghir Nadir 0d6bb11135 Call validation before submitting the order (https://github.com/woocommerce/woocommerce-blocks/pull/4561)
* run validation again on submit

* hook into onCheckoutValidationBeforeProcessing instead

* back to isBeforeProcessing

* add todo
2021-08-16 12:53:26 +01:00
..
index.ts Revert "Move `TextInput` to checkout package and allow it to be used for input type=number (https://github.com/woocommerce/woocommerce-blocks/pull/4238)" 2021-05-25 14:13:29 +01:00
style.scss Add Slot/Fill to discounts area in cart sidebar (https://github.com/woocommerce/woocommerce-blocks/pull/4248) 2021-06-04 09:44:26 +01:00
text-input.tsx Export `Button` and `Label` from `wc-blocks-checkout` package (https://github.com/woocommerce/woocommerce-blocks/pull/4406) 2021-07-02 10:24:07 +01:00
validated-text-input.tsx Call validation before submitting the order (https://github.com/woocommerce/woocommerce-blocks/pull/4561) 2021-08-16 12:53:26 +01:00