woocommerce/plugins/woocommerce-blocks/assets/js/data/checkout
Mike Jolley 093ec68061 Fix/extension data conflicts (https://github.com/woocommerce/woocommerce-blocks/pull/8354)
* Update __internalSetExtensionData to require namespaces

* Test coverage for __internalSetExtensionData

* Rename of select is no longer needed

* Update doc
2023-02-03 11:18:18 +00:00
..
test Fix/extension data conflicts (https://github.com/woocommerce/woocommerce-blocks/pull/8354) 2023-02-03 11:18:18 +00:00
action-types.ts Introduce shipping method toggle block 2023-01-12 15:34:44 +01:00
actions.ts Fix/extension data conflicts (https://github.com/woocommerce/woocommerce-blocks/pull/8354) 2023-02-03 11:18:18 +00:00
constants.ts Consolidate Address types (https://github.com/woocommerce/woocommerce-blocks/pull/7272) 2022-10-06 15:48:52 +01:00
default-state.ts Maintain Local Pickup Selection (https://github.com/woocommerce/woocommerce-blocks/pull/7894) 2023-01-12 15:42:43 +01:00
index.ts Add thunk support for < WP 5.9 (https://github.com/woocommerce/woocommerce-blocks/pull/8136) 2023-01-09 15:01:49 -08:00
reducers.ts Fix/extension data conflicts (https://github.com/woocommerce/woocommerce-blocks/pull/8354) 2023-02-03 11:18:18 +00:00
selectors.ts Local Pickup: set prefersCollection to false if we don't have shipping. 2023-01-12 15:42:43 +01:00
thunks.ts Move notices to corresponding context (https://github.com/woocommerce/woocommerce-blocks/pull/8228) 2023-01-24 11:58:30 +07:00
types.ts Move paymentResult to the payment store (https://github.com/woocommerce/woocommerce-blocks/pull/7692) 2022-11-18 12:13:00 +00:00
utils.ts Prefix all actions in the checkout and payment-method stores with `__internal` (https://github.com/woocommerce/woocommerce-blocks/pull/7266) 2022-10-05 11:04:16 +01:00