woocommerce/plugins/woocommerce-blocks/assets/js/data/payment
Tarun Vijwani 47aa2ae27b Fix payment store performance by getting a focused selector (https://github.com/woocommerce/woocommerce-blocks/pull/7811)
* Fix payment store performance by getting a focused selector

* Replace getState selector with focused selectors in saved payment methods options
2022-12-07 13:12:55 +04:00
..
test Add tests to ensure argument passed to `canMakePayment` is correct (https://github.com/woocommerce/woocommerce-blocks/pull/7478) 2022-11-21 04:13:24 -08:00
utils Remove CustomerDataContext (https://github.com/woocommerce/woocommerce-blocks/pull/7686) 2022-11-24 14:20:44 +00:00
action-types.ts Move paymentResult to the payment store (https://github.com/woocommerce/woocommerce-blocks/pull/7692) 2022-11-18 12:13:00 +00:00
actions.ts Move paymentResult to the payment store (https://github.com/woocommerce/woocommerce-blocks/pull/7692) 2022-11-18 12:13:00 +00:00
constants.ts Refactor the payment status (https://github.com/woocommerce/woocommerce-blocks/pull/7666) 2022-11-15 12:27:39 +00:00
default-state.ts Move paymentResult to the payment store (https://github.com/woocommerce/woocommerce-blocks/pull/7692) 2022-11-18 12:13:00 +00:00
index.ts Remove the experimental flag that's used to include thunks in wp.data (https://github.com/woocommerce/woocommerce-blocks/pull/7617) 2022-11-14 09:07:49 +00:00
reducers.ts Move paymentResult to the payment store (https://github.com/woocommerce/woocommerce-blocks/pull/7692) 2022-11-18 12:13:00 +00:00
selectors.ts Fix payment store performance by getting a focused selector (https://github.com/woocommerce/woocommerce-blocks/pull/7811) 2022-12-07 13:12:55 +04:00
thunks.ts Refactor the payment status (https://github.com/woocommerce/woocommerce-blocks/pull/7666) 2022-11-15 12:27:39 +00:00
types.ts Refactor the payment status (https://github.com/woocommerce/woocommerce-blocks/pull/7666) 2022-11-15 12:27:39 +00:00