woocommerce/plugins/woocommerce-blocks/assets/js/base/context/cart-checkout
Darren Ethier e4a82aa1ce Convert emitters to promise (https://github.com/woocommerce/woocommerce-blocks/pull/2003)
* restructure event-emit directory and convert emitters to promises

- also add emitEventWithAbort function

* implement event emitters as promises

* clean up logic

- return from for loop
- define response as const on each iteration.
- return true if loop completes successfully.

* rename event_emit folder to event-emit
2020-03-20 12:46:24 -04:00
..
checkout Convert emitters to promise (https://github.com/woocommerce/woocommerce-blocks/pull/2003) 2020-03-20 12:46:24 -04:00
event-emit Convert emitters to promise (https://github.com/woocommerce/woocommerce-blocks/pull/2003) 2020-03-20 12:46:24 -04:00
payment-methods Refactor cart shipping settings and shipping calculator (https://github.com/woocommerce/woocommerce-blocks/pull/1943) 2020-03-13 13:41:59 +00:00
shipping Convert emitters to promise (https://github.com/woocommerce/woocommerce-blocks/pull/2003) 2020-03-20 12:46:24 -04:00
validation Add validation context provider and implement validation for shipping country and coupons. (https://github.com/woocommerce/woocommerce-blocks/pull/1972) 2020-03-17 12:45:33 +01:00
index.js Add validation context provider and implement validation for shipping country and coupons. (https://github.com/woocommerce/woocommerce-blocks/pull/1972) 2020-03-17 12:45:33 +01:00