woocommerce/plugins/woocommerce-blocks/assets/js/base/hooks/payment-methods
Mike Jolley 95809b30bb Update payment method config to include icons (https://github.com/woocommerce/woocommerce-blocks/pull/2267)
* Remove strong and cleanup existing configs

* Fix TS validation for blocks-registry

* Allow label to be string

* Split up button and icons for cart

* Make icons and payment methods available on cart page

* Fix payment method enqueuing

* Icon normalization and Stripe implementation

* PayPal Icon

* adjust spacing

* Fix string handling

* Remove paypal icon config

* Check for an object before creating icon

* Add payment icons to Stripe label

* Update common-icons.js

* Update Cart.php

* Update jest.config.json
2020-04-29 11:57:58 +01:00
..
test Update/extract prepare total items to utility (https://github.com/woocommerce/woocommerce-blocks/pull/1950) 2020-03-11 21:08:20 -04:00
index.js Update/extract prepare total items to utility (https://github.com/woocommerce/woocommerce-blocks/pull/1950) 2020-03-11 21:08:20 -04:00
use-payment-method-interface.js Update payment method config to include icons (https://github.com/woocommerce/woocommerce-blocks/pull/2267) 2020-04-29 11:57:58 +01:00
use-payment-methods.js Move payment method registration state to payment data context and add saved payment methods handling (https://github.com/woocommerce/woocommerce-blocks/pull/2029) 2020-03-26 07:11:46 -04:00