woocommerce/plugins/woocommerce-blocks/assets/js/base
Albert Juhé Lluveras d5232c9903 Handle errors when loading payment methods (https://github.com/woocommerce/woocommerce-blocks/pull/2228)
* Handle errors when loading payment methods

* Use an error boundary

* Fix missing initial state in block error boundary

* Cleanup

* Only show internal user messages if it's admin or in editor

* Fixes

* Add friendly error message
2020-04-15 17:15:56 +02: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 Handle errors when loading payment methods (https://github.com/woocommerce/woocommerce-blocks/pull/2228) 2020-04-15 17:15:56 +02: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