woocommerce/plugins/woocommerce-blocks/assets/js/base/components/checkout
Albert Juhé Lluveras 7603b1391f Checkout block: don't show message of missing shipping options if they are already set (https://github.com/woocommerce/woocommerce-blocks/pull/1804)
* Checkout block: don't show message of missing shipping options if they are already set

* Use 'wc_get_shipping_method_count' to check if shipping methods are created

* Fix frontend error

* Check  exists before calling a method on it

* Fix Configure Shipping Options button mispositioned in last Gutenberg release
2020-02-26 15:50:53 +00:00
..
form add fieldset and legend to FormStep component (https://github.com/woocommerce/woocommerce-blocks/pull/1400) 2020-01-13 10:21:20 -05:00
form-step add fieldset and legend to FormStep component (https://github.com/woocommerce/woocommerce-blocks/pull/1400) 2020-01-13 10:21:20 -05:00
no-shipping Checkout block: don't show message of missing shipping options if they are already set (https://github.com/woocommerce/woocommerce-blocks/pull/1804) 2020-02-26 15:50:53 +00:00