a932ceb59f
* Add context to type * Clean up notifyerrors helpers * Notify and clear top level cart errors * changelog * Make extensionCartUpdate surface the errors * No automatic clearing of notice * Handle generic errors only, add docs * Rename param * Fix linting in readme * Update toc * test coverage * Unused import * We're only dealing with arrays of errors so simplify logic |
||
---|---|---|
.. | ||
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.