woocommerce/plugins/woocommerce-blocks/assets/js/base/components/payment-methods
Albert Juhé Lluveras e486b8b906 Refactor payment methods components (https://github.com/woocommerce/woocommerce-blocks/pull/3226)
* Move 'renderedTabs' to its own component

* Move getRenderedTab to its own component

* Remove 'getPaymentMethod' function

* Fix wrong typedef

* Remove unnecessary useRef

* Simplify NewPaymentMethodTab

* Drop 'New' prefix from components name

* Add JSDocs to new components

* Add propTypes to new components
2020-10-05 13:59:20 +02:00
..
express-payment re-enable dependency grouping linting and fix errors (https://github.com/woocommerce/woocommerce-blocks/pull/3167) 2020-09-21 09:43:10 -04:00
no-payment-methods Remove some unique font-size (https://github.com/woocommerce/woocommerce-blocks/pull/2498) 2020-05-19 08:06:35 -04:00
express-payment-methods.js re-enable dependency grouping linting and fix errors (https://github.com/woocommerce/woocommerce-blocks/pull/3167) 2020-09-21 09:43:10 -04:00
index.js Show express payment methods in the Cart block (https://github.com/woocommerce/woocommerce-blocks/pull/3004) 2020-08-20 16:14:12 +02:00
payment-method-error-boundary.js Don't throw an error when registering a payment method fails (https://github.com/woocommerce/woocommerce-blocks/pull/3134) 2020-09-18 12:27:54 +02:00
payment-method-options.js Refactor payment methods components (https://github.com/woocommerce/woocommerce-blocks/pull/3226) 2020-10-05 13:59:20 +02:00
payment-method-tab.js Refactor payment methods components (https://github.com/woocommerce/woocommerce-blocks/pull/3226) 2020-10-05 13:59:20 +02:00
payment-methods.js Refactor payment methods components (https://github.com/woocommerce/woocommerce-blocks/pull/3226) 2020-10-05 13:59:20 +02:00
saved-payment-method-options.js Remove selectedToken state from PaymentMethods (https://github.com/woocommerce/woocommerce-blocks/pull/3135) 2020-09-29 10:15:45 +02:00
style.scss Show express payment methods in the Cart block (https://github.com/woocommerce/woocommerce-blocks/pull/3004) 2020-08-20 16:14:12 +02:00