woocommerce/plugins/woocommerce-blocks/assets/js/base/components/state-input
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
..
billing-state-input.js Display selected shipping location in cart block (https://github.com/woocommerce/woocommerce-blocks/pull/1767) 2020-02-19 17:14:41 +00:00
index.js Add ShippingCalculator component (https://github.com/woocommerce/woocommerce-blocks/pull/1559) 2020-02-17 12:12:15 +01:00
shipping-state-input.js Display selected shipping location in cart block (https://github.com/woocommerce/woocommerce-blocks/pull/1767) 2020-02-19 17:14:41 +00:00
state-input.js Add Checkout form validation (https://github.com/woocommerce/woocommerce-blocks/pull/1993) 2020-03-23 12:22:00 +01:00