woocommerce/plugins/woocommerce-blocks/assets/js/base
Darren Ethier 0501328902 Fix global validation error reporting and cheque payment method regressions (https://github.com/woocommerce/woocommerce-blocks/pull/2232)
* fix broken validation error handling after submit

* Add handling for when there are no observers for payment processing or all observers just return true.

* cheque no longer needs to hook into event emitter

* account for no data on complete status handling in reducer

* add handling for either no observers or all observers returning true for onAfterProcessingWithSuccess emitter
2020-04-15 11:43:03 -04:00
..
components Handle errors when loading payment methods (https://github.com/woocommerce/woocommerce-blocks/pull/2228) 2020-04-15 17:15:56 +02:00
context Fix global validation error reporting and cheque payment method regressions (https://github.com/woocommerce/woocommerce-blocks/pull/2232) 2020-04-15 11:43:03 -04:00
hocs Fix blocks not being added in WP <= 5.2 (https://github.com/woocommerce/woocommerce-blocks/pull/2001) 2020-03-26 13:39:54 +01:00
hooks Fix entities in coupon validation error messages (https://github.com/woocommerce/woocommerce-blocks/pull/2179) 2020-04-15 09:59:01 +02:00
utils Fix currency format in On Sale badge (https://github.com/woocommerce/woocommerce-blocks/pull/2185) 2020-04-09 18:53:22 +02:00