woocommerce/plugins/woocommerce-blocks/assets/js/base/context/cart-checkout/checkout
Mike Jolley 2bca9840c6 Checkout processing and order creation APIs (https://github.com/woocommerce/woocommerce-blocks/pull/2044)
* CheckoutProcessing work

add missing memoization and implement useRef strategically

This prevents effects from firing unnecessarily.

Tweak assets registration

Order hydration and checkout/ endpoint updates

Fix error handling

Error handling

* Missing isset in stripe

* Fedeback

* rename draft order ID action

* Todos
2020-03-30 15:32:23 +01:00
..
processor Checkout processing and order creation APIs (https://github.com/woocommerce/woocommerce-blocks/pull/2044) 2020-03-30 15:32:23 +01:00
actions.js Checkout processing and order creation APIs (https://github.com/woocommerce/woocommerce-blocks/pull/2044) 2020-03-30 15:32:23 +01:00
constants.js Checkout processing and order creation APIs (https://github.com/woocommerce/woocommerce-blocks/pull/2044) 2020-03-30 15:32:23 +01:00
event-emit.js Convert emitters to promise (https://github.com/woocommerce/woocommerce-blocks/pull/2003) 2020-03-20 12:46:24 -04:00
index.js Checkout processing and order creation APIs (https://github.com/woocommerce/woocommerce-blocks/pull/2044) 2020-03-30 15:32:23 +01:00
reducer.js Checkout processing and order creation APIs (https://github.com/woocommerce/woocommerce-blocks/pull/2044) 2020-03-30 15:32:23 +01:00