woocommerce/plugins/woocommerce-blocks/assets/js/base
Albert Juhé Lluveras 2593fcf7da Add Checkout form validation (https://github.com/woocommerce/woocommerce-blocks/pull/1993)
* Add Checkout form validation

* Add back validation when filling the address without having set a country

* Split TextInput and Select so they can be used with or without validation

* Cleanup

* Only display the missing country error if city, state or postcode are entered

* Fix CSS specificity conflict

* Remove unnecessary semicolon

* Rename areThereValidationErrors to hasValidationErrors
2020-03-23 12:22:00 +01:00
..
components Add Checkout form validation (https://github.com/woocommerce/woocommerce-blocks/pull/1993) 2020-03-23 12:22:00 +01:00
context Add Checkout form validation (https://github.com/woocommerce/woocommerce-blocks/pull/1993) 2020-03-23 12:22:00 +01:00
hocs Switch out usage from withComponentId to tree-shaken withInstanceId (https://github.com/woocommerce/woocommerce-blocks/pull/1923) 2020-03-10 14:40:30 +00:00
hooks Add Checkout form validation (https://github.com/woocommerce/woocommerce-blocks/pull/1993) 2020-03-23 12:22:00 +01:00
utils Link shipping form fields to shipping rates to load them. (https://github.com/woocommerce/woocommerce-blocks/pull/1890) 2020-03-10 11:55:19 +01:00