woocommerce/plugins/woocommerce-blocks/assets/js/base/context/cart-checkout
Darren Ethier bfdfa2f603 Move calculating state outside of checkout state (https://github.com/woocommerce/woocommerce-blocks/pull/2163)
* remove calculating as a checkout status (making it separate)

* include checkout is calculating for determining whether to flip payment status to process

* only change payment method state for status changes if needed

* fix reducer for shipping state

* include checkoutIsCalculating for determining whether to show validation errors in checkout block

* change where currentStatus is defined

* fix bug with saved payment method option
2020-04-08 11:46:34 -04:00
..
billing Hook up checkout validation with context (https://github.com/woocommerce/woocommerce-blocks/pull/2033) 2020-04-02 11:27:54 +02:00
cart Refactor checkout context provider to be more flexible and implement CartProvider (https://github.com/woocommerce/woocommerce-blocks/pull/2083) 2020-04-01 05:27:53 -04:00
checkout Handle errors in processOrder (https://github.com/woocommerce/woocommerce-blocks/pull/2156) 2020-04-08 17:29:48 +02:00
checkout-state Move calculating state outside of checkout state (https://github.com/woocommerce/woocommerce-blocks/pull/2163) 2020-04-08 11:46:34 -04:00
event-emit Show validation errors again (https://github.com/woocommerce/woocommerce-blocks/pull/2124) 2020-04-06 16:36:19 -04:00
payment-methods Move calculating state outside of checkout state (https://github.com/woocommerce/woocommerce-blocks/pull/2163) 2020-04-08 11:46:34 -04:00
shipping Move calculating state outside of checkout state (https://github.com/woocommerce/woocommerce-blocks/pull/2163) 2020-04-08 11:46:34 -04:00
validation Show validation errors again (https://github.com/woocommerce/woocommerce-blocks/pull/2124) 2020-04-06 16:36:19 -04:00
index.js Refactor checkout context provider to be more flexible and implement CartProvider (https://github.com/woocommerce/woocommerce-blocks/pull/2083) 2020-04-01 05:27:53 -04:00