woocommerce/plugins/woocommerce-blocks/assets/js/data
Seghir Nadir 12572ce08c
Introduce Additional Fields extensibility API (#42695)
* 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>
2023-12-15 13:45:38 +01:00
..
cart Introduce Additional Fields extensibility API (#42695) 2023-12-15 13:45:38 +01:00
checkout Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
collections Improve the data stores documentation (https://github.com/woocommerce/woocommerce-blocks/pull/11336) 2023-10-26 09:37:13 +07:00
payment Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
query-state Improve the data stores documentation (https://github.com/woocommerce/woocommerce-blocks/pull/11336) 2023-10-26 09:37:13 +07:00
schema Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
store-notices Improve the data stores documentation (https://github.com/woocommerce/woocommerce-blocks/pull/11336) 2023-10-26 09:37:13 +07:00
utils Refactor klona usage (https://github.com/woocommerce/woocommerce-blocks/pull/9320) 2023-05-03 12:09:12 +01:00
validation Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
README.md Improve the data stores documentation (https://github.com/woocommerce/woocommerce-blocks/pull/11336) 2023-10-26 09:37:13 +07:00
constants.ts Checkout - Available Payment Method Filtering (https://github.com/woocommerce/woocommerce-blocks/pull/8441) 2023-03-13 10:29:17 +00:00
index.ts Update the sidebar notice we show for incompatible extensions (https://github.com/woocommerce/woocommerce-blocks/pull/10877) 2023-09-29 17:39:57 +07:00
mapped-types.ts Add notice on quantity change and update `wc/store/cart` to use thunks (https://github.com/woocommerce/woocommerce-blocks/pull/7938) 2022-12-16 08:06:37 -08:00
shared-controls.ts Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00

README.md

Data Stores

The docs for the Data Stores can be found in docs/third-party-developers/extensibility/data-store/README.md