woocommerce/plugins/woocommerce-blocks/assets/js/data/checkout
Caleb Mazalevskis b4fd419f74
Fix typos. (#50047)
2024-08-23 18:26:09 +01:00
..
test
README.md Improve the data stores documentation (https://github.com/woocommerce/woocommerce-blocks/pull/11336) 2023-10-26 09:37:13 +07:00
action-types.ts Checkout: Add password field to create account form (#48985) 2024-07-15 11:43:02 +01:00
actions.ts Fix typos. (#50047) 2024-08-23 18:26:09 +01:00
constants.ts [Experiment] Handle customer session meta data (#44181) 2024-02-06 15:16:00 +00:00
default-state.ts Checkout: Add password field to create account form (#48985) 2024-07-15 11:43:02 +01:00
index.ts
reducers.ts Checkout: Add password field to create account form (#48985) 2024-07-15 11:43:02 +01:00
selectors.ts Checkout: Add password field to create account form (#48985) 2024-07-15 11:43:02 +01:00
thunks.ts
types.ts
utils.ts update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00

README.md

Checkout Store

The docs for the Checkout Store can be found in docs/third-party-developers/extensibility/data-store/checkout.md.