12572ce08c
* Introduce Additional Fields API for Checkout Block https://github.com/woocommerce/woocommerce-blocks/pull/12073 * add changelog * Auto load the Blocks/Domain/Services/functions.php file * add changelog * revert test to what it was * Update text domain for translations * Ensure address data is added on the cart block too * fix lint problem --------- Co-authored-by: Thomas Roberts <thomas.roberts@automattic.com> |
||
---|---|---|
.. | ||
test | ||
README.md | ||
action-types.ts | ||
actions.ts | ||
constants.ts | ||
default-state.ts | ||
index.ts | ||
notify-errors.ts | ||
notify-quantity-changes.ts | ||
push-changes.ts | ||
reducers.ts | ||
resolvers.ts | ||
selectors.ts | ||
thunks.ts | ||
update-payment-methods.ts | ||
utils.ts |
README.md
Cart Store
The docs for the Cart Store can be found in docs/third-party-developers/extensibility/data-store/cart.md.