From f29c5f4830de714214b18e1042cd1b6e4e7a16a4 Mon Sep 17 00:00:00 2001 From: Thomas Roberts <5656702+opr@users.noreply.github.com> Date: Wed, 20 Dec 2023 06:00:31 -0800 Subject: [PATCH] Add notice for outdated docs in Woo Blocks repo (#12136) --- README.md | 8 ++++++++ assets/js/base/components/README.md | 8 ++++++++ assets/js/blocks/README.md | 8 ++++++++ assets/js/blocks/classic-template/README.md | 8 ++++++++ assets/js/data/README.md | 8 ++++++++ assets/js/data/cart/README.md | 8 ++++++++ assets/js/data/checkout/README.md | 8 ++++++++ assets/js/data/collections/README.md | 8 ++++++++ assets/js/data/payment/README.md | 8 ++++++++ assets/js/data/query-state/README.md | 8 ++++++++ assets/js/data/schema/README.md | 8 ++++++++ assets/js/data/store-notices/README.md | 8 ++++++++ assets/js/data/validation/README.md | 8 ++++++++ assets/js/editor-components/README.md | 8 ++++++++ assets/js/editor-components/search-list-control/README.md | 8 ++++++++ assets/js/editor-components/tag/README.md | 8 ++++++++ assets/js/editor-components/text-toolbar-button/README.md | 8 ++++++++ assets/js/icons/README.md | 8 ++++++++ bin/changelog/README.md | 8 ++++++++ docs/README.md | 8 ++++++++ docs/contributors/README.md | 8 ++++++++ docs/contributors/block-assets.md | 8 ++++++++ docs/contributors/coding-guidelines.md | 8 ++++++++ docs/contributors/components.md | 8 ++++++++ docs/contributors/css-build-system.md | 8 ++++++++ docs/contributors/documentation-guidelines.md | 8 ++++++++ docs/contributors/e2e-guidelines.md | 8 ++++++++ docs/contributors/folder-structure.md | 8 ++++++++ docs/contributors/getting-started.md | 8 ++++++++ docs/contributors/javascript-build-system.md | 8 ++++++++ docs/contributors/javascript-testing.md | 8 ++++++++ docs/contributors/storybook-and-components.md | 8 ++++++++ docs/designers/theming/README.md | 8 ++++++++ docs/designers/theming/cart-and-checkout.md | 8 ++++++++ docs/designers/theming/class-names-update-280.md | 8 ++++++++ docs/designers/theming/class-names-update-330.md | 8 ++++++++ docs/designers/theming/class-names-update-340.md | 8 ++++++++ docs/designers/theming/class-names-update-460.md | 8 ++++++++ docs/designers/theming/filter-blocks.md | 8 ++++++++ docs/designers/theming/product-grid-270.md | 8 ++++++++ docs/examples/checkout-order-processed.md | 8 ++++++++ docs/examples/payment-gateways-features-list.md | 8 ++++++++ docs/examples/validate-cart.md | 8 ++++++++ docs/internal-developers/automations/README.md | 8 ++++++++ docs/internal-developers/automations/dependabot.md | 8 ++++++++ docs/internal-developers/block-client-apis/README.md | 8 ++++++++ .../block-client-apis/checkout/checkout-api.md | 8 ++++++++ .../checkout/checkout-flow-and-events.md | 8 ++++++++ docs/internal-developers/block-client-apis/notices.md | 8 ++++++++ .../blockified-templates/compatibility-layer.md | 8 ++++++++ docs/internal-developers/blocks/README.md | 8 ++++++++ .../blocks/feature-flags-and-experimental-interfaces.md | 8 ++++++++ docs/internal-developers/blocks/stock-reservation.md | 8 ++++++++ docs/internal-developers/data-store/README.md | 8 ++++++++ docs/internal-developers/data-store/checkout.md | 8 ++++++++ docs/internal-developers/data-store/validation.md | 8 ++++++++ docs/internal-developers/rest-api/README.md | 8 ++++++++ .../rest-api/extend-rest-api-new-endpoint.md | 8 ++++++++ docs/internal-developers/templates/README.md | 8 ++++++++ .../templates/block-template-controller.md | 8 ++++++++ docs/internal-developers/templates/classic-template.md | 8 ++++++++ docs/internal-developers/testing/README.md | 8 ++++++++ docs/internal-developers/testing/cart-checkout/README.md | 8 ++++++++ .../testing/cart-checkout/compatibility.md | 8 ++++++++ docs/internal-developers/testing/cart-checkout/coupons.md | 8 ++++++++ .../testing/cart-checkout/cross-browser.md | 8 ++++++++ .../testing/cart-checkout/data-stores.md | 8 ++++++++ docs/internal-developers/testing/cart-checkout/editor.md | 8 ++++++++ .../testing/cart-checkout/general-flow.md | 8 ++++++++ docs/internal-developers/testing/cart-checkout/items.md | 8 ++++++++ .../testing/cart-checkout/local-pickup.md | 8 ++++++++ docs/internal-developers/testing/cart-checkout/payment.md | 8 ++++++++ .../internal-developers/testing/cart-checkout/shipping.md | 8 ++++++++ docs/internal-developers/testing/cart-checkout/taxes.md | 8 ++++++++ docs/internal-developers/testing/releases/1000.md | 8 ++++++++ docs/internal-developers/testing/releases/1001.md | 8 ++++++++ docs/internal-developers/testing/releases/1002.md | 8 ++++++++ docs/internal-developers/testing/releases/1003.md | 8 ++++++++ docs/internal-developers/testing/releases/1004.md | 8 ++++++++ docs/internal-developers/testing/releases/1005.md | 8 ++++++++ docs/internal-developers/testing/releases/1006.md | 8 ++++++++ docs/internal-developers/testing/releases/1010.md | 8 ++++++++ docs/internal-developers/testing/releases/1020.md | 8 ++++++++ docs/internal-developers/testing/releases/1021.md | 8 ++++++++ docs/internal-developers/testing/releases/1022.md | 8 ++++++++ docs/internal-developers/testing/releases/1023.md | 8 ++++++++ docs/internal-developers/testing/releases/1024.md | 8 ++++++++ docs/internal-developers/testing/releases/1030.md | 8 ++++++++ docs/internal-developers/testing/releases/1040.md | 8 ++++++++ docs/internal-developers/testing/releases/1042.md | 8 ++++++++ docs/internal-developers/testing/releases/1043.md | 8 ++++++++ docs/internal-developers/testing/releases/1044.md | 8 ++++++++ docs/internal-developers/testing/releases/1045.md | 8 ++++++++ docs/internal-developers/testing/releases/1046.md | 8 ++++++++ docs/internal-developers/testing/releases/1050.md | 8 ++++++++ docs/internal-developers/testing/releases/1060.md | 8 ++++++++ docs/internal-developers/testing/releases/1061.md | 8 ++++++++ docs/internal-developers/testing/releases/1062.md | 8 ++++++++ docs/internal-developers/testing/releases/1063.md | 8 ++++++++ docs/internal-developers/testing/releases/1064.md | 8 ++++++++ docs/internal-developers/testing/releases/1065.md | 8 ++++++++ docs/internal-developers/testing/releases/1066.md | 8 ++++++++ docs/internal-developers/testing/releases/1070.md | 8 ++++++++ docs/internal-developers/testing/releases/1080.md | 8 ++++++++ docs/internal-developers/testing/releases/1081.md | 8 ++++++++ docs/internal-developers/testing/releases/1082.md | 8 ++++++++ docs/internal-developers/testing/releases/1083.md | 8 ++++++++ docs/internal-developers/testing/releases/1090.md | 8 ++++++++ docs/internal-developers/testing/releases/1091.md | 8 ++++++++ docs/internal-developers/testing/releases/1092.md | 8 ++++++++ docs/internal-developers/testing/releases/1093.md | 8 ++++++++ docs/internal-developers/testing/releases/1100.md | 8 ++++++++ docs/internal-developers/testing/releases/1110.md | 8 ++++++++ docs/internal-developers/testing/releases/1111.md | 8 ++++++++ docs/internal-developers/testing/releases/1112.md | 8 ++++++++ docs/internal-developers/testing/releases/1113.md | 8 ++++++++ docs/internal-developers/testing/releases/1120.md | 8 ++++++++ docs/internal-developers/testing/releases/1130.md | 8 ++++++++ docs/internal-developers/testing/releases/1131.md | 8 ++++++++ docs/internal-developers/testing/releases/1140.md | 8 ++++++++ docs/internal-developers/testing/releases/1141.md | 8 ++++++++ docs/internal-developers/testing/releases/1142.md | 8 ++++++++ docs/internal-developers/testing/releases/1143.md | 8 ++++++++ docs/internal-developers/testing/releases/1144.md | 8 ++++++++ docs/internal-developers/testing/releases/1145.md | 8 ++++++++ docs/internal-developers/testing/releases/1146.md | 8 ++++++++ docs/internal-developers/testing/releases/1147.md | 8 ++++++++ docs/internal-developers/testing/releases/1148.md | 8 ++++++++ docs/internal-developers/testing/releases/1149.md | 8 ++++++++ docs/internal-developers/testing/releases/1150.md | 8 ++++++++ docs/internal-developers/testing/releases/1151.md | 8 ++++++++ docs/internal-developers/testing/releases/1154.md | 8 ++++++++ docs/internal-developers/testing/releases/1160.md | 8 ++++++++ docs/internal-developers/testing/releases/1161.md | 8 ++++++++ docs/internal-developers/testing/releases/1162.md | 8 ++++++++ docs/internal-developers/testing/releases/1170.md | 8 ++++++++ docs/internal-developers/testing/releases/260.md | 8 ++++++++ docs/internal-developers/testing/releases/261.md | 8 ++++++++ docs/internal-developers/testing/releases/270.md | 8 ++++++++ docs/internal-developers/testing/releases/271.md | 8 ++++++++ docs/internal-developers/testing/releases/272.md | 8 ++++++++ docs/internal-developers/testing/releases/280.md | 8 ++++++++ docs/internal-developers/testing/releases/290.md | 8 ++++++++ docs/internal-developers/testing/releases/300.md | 8 ++++++++ docs/internal-developers/testing/releases/310.md | 8 ++++++++ docs/internal-developers/testing/releases/320.md | 8 ++++++++ docs/internal-developers/testing/releases/330.md | 8 ++++++++ docs/internal-developers/testing/releases/340.md | 8 ++++++++ docs/internal-developers/testing/releases/350.md | 8 ++++++++ docs/internal-developers/testing/releases/360.md | 8 ++++++++ docs/internal-developers/testing/releases/370.md | 8 ++++++++ docs/internal-developers/testing/releases/371.md | 8 ++++++++ docs/internal-developers/testing/releases/380.md | 8 ++++++++ docs/internal-developers/testing/releases/390.md | 8 ++++++++ docs/internal-developers/testing/releases/400.md | 8 ++++++++ docs/internal-developers/testing/releases/410.md | 8 ++++++++ docs/internal-developers/testing/releases/420.md | 8 ++++++++ docs/internal-developers/testing/releases/430.md | 8 ++++++++ docs/internal-developers/testing/releases/440.md | 8 ++++++++ docs/internal-developers/testing/releases/450.md | 8 ++++++++ docs/internal-developers/testing/releases/452.md | 8 ++++++++ docs/internal-developers/testing/releases/460.md | 8 ++++++++ docs/internal-developers/testing/releases/470.md | 8 ++++++++ docs/internal-developers/testing/releases/480.md | 8 ++++++++ docs/internal-developers/testing/releases/490.md | 8 ++++++++ docs/internal-developers/testing/releases/491.md | 8 ++++++++ docs/internal-developers/testing/releases/500.md | 8 ++++++++ docs/internal-developers/testing/releases/510.md | 8 ++++++++ docs/internal-developers/testing/releases/520.md | 8 ++++++++ docs/internal-developers/testing/releases/530.md | 8 ++++++++ docs/internal-developers/testing/releases/531.md | 8 ++++++++ docs/internal-developers/testing/releases/532.md | 8 ++++++++ docs/internal-developers/testing/releases/540.md | 8 ++++++++ docs/internal-developers/testing/releases/550.md | 8 ++++++++ docs/internal-developers/testing/releases/560.md | 8 ++++++++ docs/internal-developers/testing/releases/570.md | 8 ++++++++ docs/internal-developers/testing/releases/571.md | 8 ++++++++ docs/internal-developers/testing/releases/572.md | 8 ++++++++ docs/internal-developers/testing/releases/580.md | 8 ++++++++ docs/internal-developers/testing/releases/590.md | 8 ++++++++ docs/internal-developers/testing/releases/591.md | 8 ++++++++ docs/internal-developers/testing/releases/600.md | 8 ++++++++ docs/internal-developers/testing/releases/610.md | 8 ++++++++ docs/internal-developers/testing/releases/620.md | 8 ++++++++ docs/internal-developers/testing/releases/630.md | 8 ++++++++ docs/internal-developers/testing/releases/631.md | 8 ++++++++ docs/internal-developers/testing/releases/632.md | 8 ++++++++ docs/internal-developers/testing/releases/633.md | 8 ++++++++ docs/internal-developers/testing/releases/640.md | 8 ++++++++ docs/internal-developers/testing/releases/650.md | 8 ++++++++ docs/internal-developers/testing/releases/660.md | 8 ++++++++ docs/internal-developers/testing/releases/670.md | 8 ++++++++ docs/internal-developers/testing/releases/671.md | 8 ++++++++ docs/internal-developers/testing/releases/672.md | 8 ++++++++ docs/internal-developers/testing/releases/673.md | 8 ++++++++ docs/internal-developers/testing/releases/680.md | 8 ++++++++ docs/internal-developers/testing/releases/690.md | 8 ++++++++ docs/internal-developers/testing/releases/700.md | 8 ++++++++ docs/internal-developers/testing/releases/710.md | 8 ++++++++ docs/internal-developers/testing/releases/720.md | 8 ++++++++ docs/internal-developers/testing/releases/721.md | 8 ++++++++ docs/internal-developers/testing/releases/722.md | 8 ++++++++ docs/internal-developers/testing/releases/730.md | 8 ++++++++ docs/internal-developers/testing/releases/740.md | 8 ++++++++ docs/internal-developers/testing/releases/741.md | 8 ++++++++ docs/internal-developers/testing/releases/742.md | 8 ++++++++ docs/internal-developers/testing/releases/750.md | 8 ++++++++ docs/internal-developers/testing/releases/760.md | 8 ++++++++ docs/internal-developers/testing/releases/761.md | 8 ++++++++ docs/internal-developers/testing/releases/762.md | 8 ++++++++ docs/internal-developers/testing/releases/770.md | 8 ++++++++ docs/internal-developers/testing/releases/780.md | 8 ++++++++ docs/internal-developers/testing/releases/781.md | 8 ++++++++ docs/internal-developers/testing/releases/782.md | 8 ++++++++ docs/internal-developers/testing/releases/783.md | 8 ++++++++ docs/internal-developers/testing/releases/790.md | 8 ++++++++ docs/internal-developers/testing/releases/800.md | 8 ++++++++ docs/internal-developers/testing/releases/810.md | 8 ++++++++ docs/internal-developers/testing/releases/820.md | 8 ++++++++ docs/internal-developers/testing/releases/821.md | 8 ++++++++ docs/internal-developers/testing/releases/830.md | 8 ++++++++ docs/internal-developers/testing/releases/831.md | 8 ++++++++ docs/internal-developers/testing/releases/840.md | 8 ++++++++ docs/internal-developers/testing/releases/850.md | 8 ++++++++ docs/internal-developers/testing/releases/851.md | 8 ++++++++ docs/internal-developers/testing/releases/852.md | 8 ++++++++ docs/internal-developers/testing/releases/860.md | 8 ++++++++ docs/internal-developers/testing/releases/870.md | 8 ++++++++ docs/internal-developers/testing/releases/871.md | 8 ++++++++ docs/internal-developers/testing/releases/872.md | 8 ++++++++ docs/internal-developers/testing/releases/873.md | 8 ++++++++ docs/internal-developers/testing/releases/874.md | 8 ++++++++ docs/internal-developers/testing/releases/875.md | 8 ++++++++ docs/internal-developers/testing/releases/876.md | 8 ++++++++ docs/internal-developers/testing/releases/880.md | 8 ++++++++ docs/internal-developers/testing/releases/881.md | 8 ++++++++ docs/internal-developers/testing/releases/882.md | 8 ++++++++ docs/internal-developers/testing/releases/890.md | 8 ++++++++ docs/internal-developers/testing/releases/891.md | 8 ++++++++ docs/internal-developers/testing/releases/892.md | 8 ++++++++ docs/internal-developers/testing/releases/893.md | 8 ++++++++ docs/internal-developers/testing/releases/894.md | 8 ++++++++ docs/internal-developers/testing/releases/900.md | 8 ++++++++ docs/internal-developers/testing/releases/910.md | 8 ++++++++ docs/internal-developers/testing/releases/911.md | 8 ++++++++ docs/internal-developers/testing/releases/912.md | 8 ++++++++ docs/internal-developers/testing/releases/913.md | 8 ++++++++ docs/internal-developers/testing/releases/920.md | 8 ++++++++ docs/internal-developers/testing/releases/930.md | 8 ++++++++ docs/internal-developers/testing/releases/940.md | 8 ++++++++ docs/internal-developers/testing/releases/941.md | 8 ++++++++ docs/internal-developers/testing/releases/942.md | 8 ++++++++ docs/internal-developers/testing/releases/943.md | 8 ++++++++ docs/internal-developers/testing/releases/944.md | 8 ++++++++ docs/internal-developers/testing/releases/950.md | 8 ++++++++ docs/internal-developers/testing/releases/960.md | 8 ++++++++ docs/internal-developers/testing/releases/961.md | 8 ++++++++ docs/internal-developers/testing/releases/962.md | 8 ++++++++ docs/internal-developers/testing/releases/963.md | 8 ++++++++ docs/internal-developers/testing/releases/964.md | 8 ++++++++ docs/internal-developers/testing/releases/965.md | 8 ++++++++ docs/internal-developers/testing/releases/966.md | 8 ++++++++ docs/internal-developers/testing/releases/970.md | 8 ++++++++ docs/internal-developers/testing/releases/971.md | 8 ++++++++ docs/internal-developers/testing/releases/972.md | 8 ++++++++ docs/internal-developers/testing/releases/980.md | 8 ++++++++ docs/internal-developers/testing/releases/981.md | 8 ++++++++ docs/internal-developers/testing/releases/982.md | 8 ++++++++ docs/internal-developers/testing/releases/983.md | 8 ++++++++ docs/internal-developers/testing/releases/984.md | 8 ++++++++ docs/internal-developers/testing/releases/985.md | 8 ++++++++ docs/internal-developers/testing/releases/990.md | 8 ++++++++ docs/internal-developers/testing/releases/README.md | 8 ++++++++ docs/internal-developers/testing/smoke-testing.md | 8 ++++++++ .../testing/when-to-employ-e2e-testing.md | 8 ++++++++ docs/internal-developers/translations/README.md | 8 ++++++++ .../translations/translation-basics.md | 8 ++++++++ .../translations/translation-loading.md | 8 ++++++++ .../translations/translation-management.md | 8 ++++++++ .../translations-for-lazy-loaded-components.md | 8 ++++++++ .../translations/translations-in-FSE-templates.md | 8 ++++++++ .../translations/translations-in-JS-TS-files.md | 8 ++++++++ .../translations/translations-in-PHP-files.md | 8 ++++++++ docs/third-party-developers/extensibility/README.md | 8 ++++++++ .../extensibility/checkout-block/available-filters.md | 8 ++++++++ .../additional-cart-checkout-inner-block-types.md | 8 ++++++++ .../checkout-block/available-filters/cart-line-items.md | 8 ++++++++ .../available-filters/checkout-and-place-order-button.md | 8 ++++++++ .../checkout-block/available-filters/coupons.md | 8 ++++++++ .../available-filters/order-summary-items.md | 8 ++++++++ .../available-filters/totals-footer-item.md | 8 ++++++++ .../extensibility/checkout-block/available-slot-fills.md | 8 ++++++++ .../extensibility/checkout-block/dom-events.md | 8 ++++++++ .../checkout-block/how-checkout-processes-an-order.md | 8 ++++++++ .../extensibility/checkout-block/integration-interface.md | 8 ++++++++ .../extensibility/checkout-block/slot-fills.md | 8 ++++++++ .../checkout-payment-methods/checkout-flow-and-events.md | 8 ++++++++ .../checkout-payment-methods/filtering-payment-methods.md | 8 ++++++++ .../payment-method-integration.md | 8 ++++++++ .../extensibility/data-store/README.md | 8 ++++++++ .../extensibility/data-store/cart.md | 8 ++++++++ .../extensibility/data-store/checkout.md | 8 ++++++++ .../extensibility/data-store/collections.md | 8 ++++++++ .../extensibility/data-store/payment.md | 8 ++++++++ .../extensibility/data-store/query-state.md | 8 ++++++++ .../extensibility/data-store/schema.md | 8 ++++++++ .../extensibility/data-store/store-notices.md | 8 ++++++++ .../extensibility/data-store/validation.md | 8 ++++++++ docs/third-party-developers/extensibility/hooks/README.md | 8 ++++++++ .../third-party-developers/extensibility/hooks/actions.md | 8 ++++++++ .../third-party-developers/extensibility/hooks/filters.md | 8 ++++++++ .../extensibility/hooks/migrated-hooks.md | 8 ++++++++ .../extensibility/rest-api/README.md | 8 ++++++++ .../rest-api/available-endpoints-to-extend.md | 8 ++++++++ .../rest-api/extend-rest-api-add-custom-fields.md | 8 ++++++++ .../extensibility/rest-api/extend-rest-api-add-data.md | 8 ++++++++ .../extensibility/rest-api/extend-rest-api-formatters.md | 8 ++++++++ .../extensibility/rest-api/extend-rest-api-update-cart.md | 8 ++++++++ packages/checkout/README.md | 8 ++++++++ packages/checkout/blocks-registry/README.md | 8 ++++++++ packages/checkout/components/README.md | 8 ++++++++ packages/checkout/filter-registry/README.md | 8 ++++++++ packages/checkout/slot/README.md | 8 ++++++++ packages/checkout/utils/README.md | 8 ++++++++ patterns/README.md | 8 ++++++++ src/StoreApi/README.md | 8 ++++++++ src/StoreApi/docs/cart-coupons.md | 8 ++++++++ src/StoreApi/docs/cart-items.md | 8 ++++++++ src/StoreApi/docs/cart.md | 8 ++++++++ src/StoreApi/docs/checkout-order.md | 8 ++++++++ src/StoreApi/docs/checkout.md | 8 ++++++++ src/StoreApi/docs/guiding-principles.md | 8 ++++++++ src/StoreApi/docs/nonce-tokens.md | 8 ++++++++ src/StoreApi/docs/order.md | 8 ++++++++ src/StoreApi/docs/product-attribute-terms.md | 8 ++++++++ src/StoreApi/docs/product-attributes.md | 8 ++++++++ src/StoreApi/docs/product-categories.md | 8 ++++++++ src/StoreApi/docs/product-collection-data.md | 8 ++++++++ src/StoreApi/docs/product-reviews.md | 8 ++++++++ src/StoreApi/docs/product-tags.md | 8 ++++++++ src/StoreApi/docs/products.md | 8 ++++++++ src/StoreApi/docs/rate-limiting.md | 8 ++++++++ storybook/README.md | 8 ++++++++ templates/templates/blockified/README.md | 8 ++++++++ tests/e2e/README.md | 8 ++++++++ tests/e2e/mocks/custom-plugins/readme.md | 8 ++++++++ 346 files changed, 2768 insertions(+) diff --git a/README.md b/README.md index 78aba52ee6b..39a2f371fa2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # WooCommerce Blocks [![Latest Tag](https://img.shields.io/github/tag/woocommerce/woocommerce-gutenberg-products-block.svg?style=flat&label=Latest%20Tag)](https://github.com/woocommerce/woocommerce-gutenberg-products-block/releases) diff --git a/assets/js/base/components/README.md b/assets/js/base/components/README.md index cafa6b8117c..4fc049e8ae1 100644 --- a/assets/js/base/components/README.md +++ b/assets/js/base/components/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # WooCommerce Blocks - General Purpose Components These are shared components used in WooCommerce blocks, and may be used in the store front end (shopper experience) as well as the editor or admin dashboard. diff --git a/assets/js/blocks/README.md b/assets/js/blocks/README.md index 349fe404bbe..ad01cf3b7b6 100644 --- a/assets/js/blocks/README.md +++ b/assets/js/blocks/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Blocks Our blocks are generally made up of up to 4 files: diff --git a/assets/js/blocks/classic-template/README.md b/assets/js/blocks/classic-template/README.md index e17e1a7525d..4f1780e3d6f 100644 --- a/assets/js/blocks/classic-template/README.md +++ b/assets/js/blocks/classic-template/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Classic Template Block ## Table of Contents diff --git a/assets/js/data/README.md b/assets/js/data/README.md index 53b2dab185f..93338740ac0 100644 --- a/assets/js/data/README.md +++ b/assets/js/data/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Data Stores The docs for the Data Stores can be found in [docs/third-party-developers/extensibility/data-store/README.md](../../../docs/third-party-developers/extensibility/data-store/README.md) diff --git a/assets/js/data/cart/README.md b/assets/js/data/cart/README.md index 4122035f863..f60e578a76e 100644 --- a/assets/js/data/cart/README.md +++ b/assets/js/data/cart/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Cart Store The docs for the Cart Store can be found in [docs/third-party-developers/extensibility/data-store/cart.md](../../../../docs/third-party-developers/extensibility/data-store/cart.md). diff --git a/assets/js/data/checkout/README.md b/assets/js/data/checkout/README.md index bee8b0a887b..3b41f5a8135 100644 --- a/assets/js/data/checkout/README.md +++ b/assets/js/data/checkout/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Checkout Store The docs for the Checkout Store can be found in [docs/third-party-developers/extensibility/data-store/checkout.md](../../../../docs/third-party-developers/extensibility/data-store/checkout.md). diff --git a/assets/js/data/collections/README.md b/assets/js/data/collections/README.md index cb24db79836..fe46e193f4e 100644 --- a/assets/js/data/collections/README.md +++ b/assets/js/data/collections/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Collections Store The docs for the Collections Store can be found in [docs/third-party-developers/extensibility/data-store/collections.md](../../../../docs/third-party-developers/extensibility/data-store/collections.md). diff --git a/assets/js/data/payment/README.md b/assets/js/data/payment/README.md index 709930980b9..474dd5fb2f5 100644 --- a/assets/js/data/payment/README.md +++ b/assets/js/data/payment/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Payment Store The docs for the Payment Store can be found in [docs/third-party-developers/extensibility/data-store/payment.md](../../../../docs/third-party-developers/extensibility/data-store/payment.md). diff --git a/assets/js/data/query-state/README.md b/assets/js/data/query-state/README.md index a52c75b1688..3db41d0f7ac 100644 --- a/assets/js/data/query-state/README.md +++ b/assets/js/data/query-state/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Query State Store The docs for the Query State Store can be found in [docs/third-party-developers/extensibility/data-store/query-state.md](../../../../docs/third-party-developers/extensibility/data-store/query-state.md). diff --git a/assets/js/data/schema/README.md b/assets/js/data/schema/README.md index c66d1dc9d79..400fa11e7c4 100644 --- a/assets/js/data/schema/README.md +++ b/assets/js/data/schema/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Schema Store The docs for the Schema Store can be found in [docs/third-party-developers/extensibility/data-store/schema.md](../../../../docs/third-party-developers/extensibility/data-store/schema.md). diff --git a/assets/js/data/store-notices/README.md b/assets/js/data/store-notices/README.md index fee020be34f..acc4d8e3ebd 100644 --- a/assets/js/data/store-notices/README.md +++ b/assets/js/data/store-notices/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Store-Notice Store The docs for the Schema Store can be found in [docs/third-party-developers/extensibility/data-store/store-notices.md](../../../../docs/third-party-developers/extensibility/data-store/store-notices.md). diff --git a/assets/js/data/validation/README.md b/assets/js/data/validation/README.md index d84973bb268..7f653d736ef 100644 --- a/assets/js/data/validation/README.md +++ b/assets/js/data/validation/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Validation Store The docs for the Validation Store can be found in [docs/third-party-developers/extensibility/data-store/validation.md](../../../../docs/third-party-developers/extensibility/data-store/validation.md). diff --git a/assets/js/editor-components/README.md b/assets/js/editor-components/README.md index ffb4186351f..daec2210df4 100644 --- a/assets/js/editor-components/README.md +++ b/assets/js/editor-components/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Editor Components These are shared components used in WooCommerce blocks for the editor (Gutenberg) UI. diff --git a/assets/js/editor-components/search-list-control/README.md b/assets/js/editor-components/search-list-control/README.md index 0a5e7b7148c..b13637b70f6 100644 --- a/assets/js/editor-components/search-list-control/README.md +++ b/assets/js/editor-components/search-list-control/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # SearchListControl ## Table of contents diff --git a/assets/js/editor-components/tag/README.md b/assets/js/editor-components/tag/README.md index 9787ecaa2a0..f4175222163 100644 --- a/assets/js/editor-components/tag/README.md +++ b/assets/js/editor-components/tag/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Tag ## Table of contents diff --git a/assets/js/editor-components/text-toolbar-button/README.md b/assets/js/editor-components/text-toolbar-button/README.md index eca435e9517..c4d10ea7f6c 100644 --- a/assets/js/editor-components/text-toolbar-button/README.md +++ b/assets/js/editor-components/text-toolbar-button/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # TextToolbarButton TextToolbarButton is used in Toolbar for text buttons which show `isToggled` state. diff --git a/assets/js/icons/README.md b/assets/js/icons/README.md index c76222d45ab..21efc6bc10f 100644 --- a/assets/js/icons/README.md +++ b/assets/js/icons/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Icons ## Table of contents diff --git a/bin/changelog/README.md b/bin/changelog/README.md index 5146467edf6..a62e70b0c4d 100644 --- a/bin/changelog/README.md +++ b/bin/changelog/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Changelog Script This folder contains the logic for a changelog script that can be used for generating changelog entries from either pull requests added to a GitHub milestone, or pull requests that are part of a Zenhub release. diff --git a/docs/README.md b/docs/README.md index 137cbaa7867..95591da0146 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # WooCommerce Blocks Handbook ## Table of Contents diff --git a/docs/contributors/README.md b/docs/contributors/README.md index a43293e5131..06e51f2d81c 100644 --- a/docs/contributors/README.md +++ b/docs/contributors/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Contributing If you're a developer or contributor eager to get started with WooCommerce Block Development, this documentation folder is your perfect starting point. diff --git a/docs/contributors/block-assets.md b/docs/contributors/block-assets.md index d60663d4db0..14d7cf4fef0 100644 --- a/docs/contributors/block-assets.md +++ b/docs/contributors/block-assets.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Block Script Assets ## Table of contents diff --git a/docs/contributors/coding-guidelines.md b/docs/contributors/coding-guidelines.md index 9f46adcb41e..db90d3265ee 100644 --- a/docs/contributors/coding-guidelines.md +++ b/docs/contributors/coding-guidelines.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Coding Guidelines ## Table of contents diff --git a/docs/contributors/components.md b/docs/contributors/components.md index 71081ad3673..2f196b8e43a 100644 --- a/docs/contributors/components.md +++ b/docs/contributors/components.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Storybook & Components This repo includes [Storybook](https://storybook.js.org) tooling so we can test and develop components in isolation. diff --git a/docs/contributors/css-build-system.md b/docs/contributors/css-build-system.md index cab06c1d783..633aebc1dd3 100644 --- a/docs/contributors/css-build-system.md +++ b/docs/contributors/css-build-system.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # CSS Build System ## Table of contents diff --git a/docs/contributors/documentation-guidelines.md b/docs/contributors/documentation-guidelines.md index 3af4664feff..e34882af820 100644 --- a/docs/contributors/documentation-guidelines.md +++ b/docs/contributors/documentation-guidelines.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Documentation Guidelines ## Table of contents diff --git a/docs/contributors/e2e-guidelines.md b/docs/contributors/e2e-guidelines.md index e7c26644120..5a9d3fa6e59 100644 --- a/docs/contributors/e2e-guidelines.md +++ b/docs/contributors/e2e-guidelines.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # E2E Guidelines ## Table of contents diff --git a/docs/contributors/folder-structure.md b/docs/contributors/folder-structure.md index 9e4edc88885..cd9e74ba52a 100644 --- a/docs/contributors/folder-structure.md +++ b/docs/contributors/folder-structure.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Folder Structure The following snippet explains how the WooCommerce Blocks repository is structured omitting irrelevant or obvious items with further explanations: diff --git a/docs/contributors/getting-started.md b/docs/contributors/getting-started.md index 8c21f8f1042..4e141438009 100644 --- a/docs/contributors/getting-started.md +++ b/docs/contributors/getting-started.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Getting Started ## Table of contents diff --git a/docs/contributors/javascript-build-system.md b/docs/contributors/javascript-build-system.md index f1bd44bbc2c..f76a04b1596 100644 --- a/docs/contributors/javascript-build-system.md +++ b/docs/contributors/javascript-build-system.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # JavaScript Build System ## Table of contents diff --git a/docs/contributors/javascript-testing.md b/docs/contributors/javascript-testing.md index fdb7092f590..6c2e2ecf183 100644 --- a/docs/contributors/javascript-testing.md +++ b/docs/contributors/javascript-testing.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # JavaScript Testing ## Table of contents diff --git a/docs/contributors/storybook-and-components.md b/docs/contributors/storybook-and-components.md index 823de03da5d..76d5e59f0bf 100644 --- a/docs/contributors/storybook-and-components.md +++ b/docs/contributors/storybook-and-components.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Storybook & Components ## Table of contents diff --git a/docs/designers/theming/README.md b/docs/designers/theming/README.md index ac14bf5a114..12a8d8fdba1 100644 --- a/docs/designers/theming/README.md +++ b/docs/designers/theming/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Theming This page includes all documentation regarding WooCommerce Blocks and themes. diff --git a/docs/designers/theming/cart-and-checkout.md b/docs/designers/theming/cart-and-checkout.md index 2e12ca7d70d..1971e41904d 100644 --- a/docs/designers/theming/cart-and-checkout.md +++ b/docs/designers/theming/cart-and-checkout.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Cart and Checkout Blocks Theming ## Table of Contents diff --git a/docs/designers/theming/class-names-update-280.md b/docs/designers/theming/class-names-update-280.md index 75ae51248ea..247cd8f0477 100644 --- a/docs/designers/theming/class-names-update-280.md +++ b/docs/designers/theming/class-names-update-280.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Class names update in 2.8.0 ## Table of Contents diff --git a/docs/designers/theming/class-names-update-330.md b/docs/designers/theming/class-names-update-330.md index 53d452411b5..186e09fbd09 100644 --- a/docs/designers/theming/class-names-update-330.md +++ b/docs/designers/theming/class-names-update-330.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Class names update in 3.3.0 In [WooCommerce Blocks 3.3.0](https://developer.woocommerce.com/2020/09/02/woocommerce-blocks-3-3-0-release-notes/), we introduced express payment methods in the Cart block. In order to make it easy to write styles for express payment methods for the Cart and Checkout blocks separately, we updated several class names: diff --git a/docs/designers/theming/class-names-update-340.md b/docs/designers/theming/class-names-update-340.md index e4b56b87df8..549ceab6d00 100644 --- a/docs/designers/theming/class-names-update-340.md +++ b/docs/designers/theming/class-names-update-340.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Class names update in 3.4.0 In [WooCommerce Blocks 3.4.0](https://developer.woocommerce.com/2020/09/15/woocommerce-blocks-3-4-0-release-notes/), we replaced the class as listed below. diff --git a/docs/designers/theming/class-names-update-460.md b/docs/designers/theming/class-names-update-460.md index 5862a1a47d0..5a0ac9d214c 100644 --- a/docs/designers/theming/class-names-update-460.md +++ b/docs/designers/theming/class-names-update-460.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Class names update in 4.6.0 In [WooCommerce Blocks 4.6.0](https://developer.woocommerce.com/2021/03/02/woocommerce-blocks-4-6-0-release-notes/) we replaced the classes as listed below. diff --git a/docs/designers/theming/filter-blocks.md b/docs/designers/theming/filter-blocks.md index 14cfd3ec80d..004d381bde7 100644 --- a/docs/designers/theming/filter-blocks.md +++ b/docs/designers/theming/filter-blocks.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Filter blocks ## Price slider accent color diff --git a/docs/designers/theming/product-grid-270.md b/docs/designers/theming/product-grid-270.md index 688004c134d..01ce51a05f0 100644 --- a/docs/designers/theming/product-grid-270.md +++ b/docs/designers/theming/product-grid-270.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Product grid blocks style update in 2.7.0 ## Table of Contents diff --git a/docs/examples/checkout-order-processed.md b/docs/examples/checkout-order-processed.md index a76b59d2068..7156e78abc4 100644 --- a/docs/examples/checkout-order-processed.md +++ b/docs/examples/checkout-order-processed.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Checkout Order Processed ```php diff --git a/docs/examples/payment-gateways-features-list.md b/docs/examples/payment-gateways-features-list.md index 922d2ab2b57..2b70196e7f2 100644 --- a/docs/examples/payment-gateways-features-list.md +++ b/docs/examples/payment-gateways-features-list.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Payment Gateway Featured List ```php diff --git a/docs/examples/validate-cart.md b/docs/examples/validate-cart.md index e796e732c77..c790e11a3e8 100644 --- a/docs/examples/validate-cart.md +++ b/docs/examples/validate-cart.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Validate Cart ```php diff --git a/docs/internal-developers/automations/README.md b/docs/internal-developers/automations/README.md index 02079d3608d..24c58f26b42 100644 --- a/docs/internal-developers/automations/README.md +++ b/docs/internal-developers/automations/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Automatations This directory contains documentation for all the automations configured in this repository. diff --git a/docs/internal-developers/automations/dependabot.md b/docs/internal-developers/automations/dependabot.md index 9f8d2f803bb..fc07e06b9e4 100644 --- a/docs/internal-developers/automations/dependabot.md +++ b/docs/internal-developers/automations/dependabot.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Dependabot This repository uses [`Dependabot`](https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates) to help with keeping all the package dependencies (NPM, Composer, GitHub Actions) up to date. Without this in place, it's very easy to let the package versions we're using go stale and end up with a backlog of chores for updating those in the future. It is essential to keep dependencies updated to avoid security problems and lower overall upgrade costs. diff --git a/docs/internal-developers/block-client-apis/README.md b/docs/internal-developers/block-client-apis/README.md index 0d3c27090df..891b693c995 100644 --- a/docs/internal-developers/block-client-apis/README.md +++ b/docs/internal-developers/block-client-apis/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Block Client APIs This folder contains documentation for API interfaces for Blocks. In _most cases_, these docs describe APIs and interfaces that are _internal_ only, and thus are provided to assist with developing the blocks in this repository. Documentation will tend to focus on high level overviews. diff --git a/docs/internal-developers/block-client-apis/checkout/checkout-api.md b/docs/internal-developers/block-client-apis/checkout/checkout-api.md index 9d9aa230847..e55806c7a4a 100644 --- a/docs/internal-developers/block-client-apis/checkout/checkout-api.md +++ b/docs/internal-developers/block-client-apis/checkout/checkout-api.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Checkout API interface **Note on migration:** We are in the process of moving much of the data from contexts into data stores, so this portion of the docs may change often as we do this. We will try to keep it up to date while the work is carried out. diff --git a/docs/internal-developers/block-client-apis/checkout/checkout-flow-and-events.md b/docs/internal-developers/block-client-apis/checkout/checkout-flow-and-events.md index 15b5c73eff7..17ae620c4a8 100644 --- a/docs/internal-developers/block-client-apis/checkout/checkout-flow-and-events.md +++ b/docs/internal-developers/block-client-apis/checkout/checkout-flow-and-events.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Checkout Flow and Events ## Table of Contents diff --git a/docs/internal-developers/block-client-apis/notices.md b/docs/internal-developers/block-client-apis/notices.md index 4ddd1fe6ab9..d07fb0d81d9 100644 --- a/docs/internal-developers/block-client-apis/notices.md +++ b/docs/internal-developers/block-client-apis/notices.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Frontend notices ## Table of contents diff --git a/docs/internal-developers/blockified-templates/compatibility-layer.md b/docs/internal-developers/blockified-templates/compatibility-layer.md index 0870bcd6d1c..db13c6822e6 100644 --- a/docs/internal-developers/blockified-templates/compatibility-layer.md +++ b/docs/internal-developers/blockified-templates/compatibility-layer.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Compatibility Layer - [AbstractTemplateCompatibility.php](https://github.com/woocommerce/woocommerce-blocks/blob/trunk/src/Templates/AbstractTemplateCompatibility.php) The Compatibility Layer ensures that blockified templates work correctly with extensions that use hooks to extend their behavior. It appends/pre-appends the corresponding hooks to each block. Also, it removes the default callbacks added to those hooks by WooCommerce. diff --git a/docs/internal-developers/blocks/README.md b/docs/internal-developers/blocks/README.md index 58312b0f03e..72ae2205b60 100644 --- a/docs/internal-developers/blocks/README.md +++ b/docs/internal-developers/blocks/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Blocks This folder contains documentation for specific Blocks and Blocks functionality. diff --git a/docs/internal-developers/blocks/feature-flags-and-experimental-interfaces.md b/docs/internal-developers/blocks/feature-flags-and-experimental-interfaces.md index cacb242469d..1648c6b31a2 100644 --- a/docs/internal-developers/blocks/feature-flags-and-experimental-interfaces.md +++ b/docs/internal-developers/blocks/feature-flags-and-experimental-interfaces.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Features Flags and Experimental Interfaces ## Table of contents diff --git a/docs/internal-developers/blocks/stock-reservation.md b/docs/internal-developers/blocks/stock-reservation.md index c20afb3b3be..900499fc829 100644 --- a/docs/internal-developers/blocks/stock-reservation.md +++ b/docs/internal-developers/blocks/stock-reservation.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Stock Reservation during Checkout ## Table of contents diff --git a/docs/internal-developers/data-store/README.md b/docs/internal-developers/data-store/README.md index 62c8e3a2cb7..8c1da1da072 100644 --- a/docs/internal-developers/data-store/README.md +++ b/docs/internal-developers/data-store/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Data stores in WooCommerce Blocks ## Table of contents diff --git a/docs/internal-developers/data-store/checkout.md b/docs/internal-developers/data-store/checkout.md index bad635a2505..75dafb486a7 100644 --- a/docs/internal-developers/data-store/checkout.md +++ b/docs/internal-developers/data-store/checkout.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Checkout Store See also [third-party developers' Checkout Store documentation](../../third-party-developers/extensibility/data-store/checkout.md). diff --git a/docs/internal-developers/data-store/validation.md b/docs/internal-developers/data-store/validation.md index bc73befcc66..704c36d5b32 100644 --- a/docs/internal-developers/data-store/validation.md +++ b/docs/internal-developers/data-store/validation.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Validation Store See also [third-party developers' Validation Store documentation](../../third-party-developers/extensibility/data-store/validation.md). diff --git a/docs/internal-developers/rest-api/README.md b/docs/internal-developers/rest-api/README.md index 5b19246c432..9fb7f44a4c7 100644 --- a/docs/internal-developers/rest-api/README.md +++ b/docs/internal-developers/rest-api/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # REST API | Document | Description | diff --git a/docs/internal-developers/rest-api/extend-rest-api-new-endpoint.md b/docs/internal-developers/rest-api/extend-rest-api-new-endpoint.md index 64540812aea..8516da37aaa 100644 --- a/docs/internal-developers/rest-api/extend-rest-api-new-endpoint.md +++ b/docs/internal-developers/rest-api/extend-rest-api-new-endpoint.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Adding an endpoint to ExtendSchema ## Table of contents diff --git a/docs/internal-developers/templates/README.md b/docs/internal-developers/templates/README.md index 958790c8010..221d70ebe70 100644 --- a/docs/internal-developers/templates/README.md +++ b/docs/internal-developers/templates/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Templates ## Table of contents diff --git a/docs/internal-developers/templates/block-template-controller.md b/docs/internal-developers/templates/block-template-controller.md index 099c6754d63..41b75774b42 100644 --- a/docs/internal-developers/templates/block-template-controller.md +++ b/docs/internal-developers/templates/block-template-controller.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # BlockTemplateController.php ## Table of Contents diff --git a/docs/internal-developers/templates/classic-template.md b/docs/internal-developers/templates/classic-template.md index fcee257c927..10bd5fc9f0f 100644 --- a/docs/internal-developers/templates/classic-template.md +++ b/docs/internal-developers/templates/classic-template.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # ClassicTemplate.php The `ClassicTemplate` is a class used to set up the Classic Template block on the server-side, and render the correct template. diff --git a/docs/internal-developers/testing/README.md b/docs/internal-developers/testing/README.md index 4d9df233f88..c606e172e7e 100644 --- a/docs/internal-developers/testing/README.md +++ b/docs/internal-developers/testing/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing This folder contains documentation around manual testing of WooCommerce Blocks. diff --git a/docs/internal-developers/testing/cart-checkout/README.md b/docs/internal-developers/testing/cart-checkout/README.md index 620d0e8756b..9730218a6ab 100644 --- a/docs/internal-developers/testing/cart-checkout/README.md +++ b/docs/internal-developers/testing/cart-checkout/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Cart and Checkout testing plan ## Table of Contents diff --git a/docs/internal-developers/testing/cart-checkout/compatibility.md b/docs/internal-developers/testing/cart-checkout/compatibility.md index c992d98ddc3..8852712a7d0 100644 --- a/docs/internal-developers/testing/cart-checkout/compatibility.md +++ b/docs/internal-developers/testing/cart-checkout/compatibility.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Compatibility ## Table of Contents diff --git a/docs/internal-developers/testing/cart-checkout/coupons.md b/docs/internal-developers/testing/cart-checkout/coupons.md index a1bb7290590..e4fb1f021fa 100644 --- a/docs/internal-developers/testing/cart-checkout/coupons.md +++ b/docs/internal-developers/testing/cart-checkout/coupons.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Coupons ## Setup diff --git a/docs/internal-developers/testing/cart-checkout/cross-browser.md b/docs/internal-developers/testing/cart-checkout/cross-browser.md index f553e260c30..dffa5b736d4 100644 --- a/docs/internal-developers/testing/cart-checkout/cross-browser.md +++ b/docs/internal-developers/testing/cart-checkout/cross-browser.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Cross-platform and browser compatibility The primary goal here is to conduct tests across a range of themes, browsers, platforms, and setups. Below is a list of elements you can test, with reasonable expectations: diff --git a/docs/internal-developers/testing/cart-checkout/data-stores.md b/docs/internal-developers/testing/cart-checkout/data-stores.md index 4cb99b15995..793e5a8b261 100644 --- a/docs/internal-developers/testing/cart-checkout/data-stores.md +++ b/docs/internal-developers/testing/cart-checkout/data-stores.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing ## Payments diff --git a/docs/internal-developers/testing/cart-checkout/editor.md b/docs/internal-developers/testing/cart-checkout/editor.md index 56859211371..9c9a07c4bb3 100644 --- a/docs/internal-developers/testing/cart-checkout/editor.md +++ b/docs/internal-developers/testing/cart-checkout/editor.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Editor experience ## What to test diff --git a/docs/internal-developers/testing/cart-checkout/general-flow.md b/docs/internal-developers/testing/cart-checkout/general-flow.md index e2435b560b5..2700d1cccd4 100644 --- a/docs/internal-developers/testing/cart-checkout/general-flow.md +++ b/docs/internal-developers/testing/cart-checkout/general-flow.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # General Flows ## Table of Contents diff --git a/docs/internal-developers/testing/cart-checkout/items.md b/docs/internal-developers/testing/cart-checkout/items.md index 5810499f641..152309a83eb 100644 --- a/docs/internal-developers/testing/cart-checkout/items.md +++ b/docs/internal-developers/testing/cart-checkout/items.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Cart Items ## Table of Contents diff --git a/docs/internal-developers/testing/cart-checkout/local-pickup.md b/docs/internal-developers/testing/cart-checkout/local-pickup.md index acd7bf7702c..9b7cdcabf2e 100644 --- a/docs/internal-developers/testing/cart-checkout/local-pickup.md +++ b/docs/internal-developers/testing/cart-checkout/local-pickup.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Local Pickup testing ## Managing Local Pickup diff --git a/docs/internal-developers/testing/cart-checkout/payment.md b/docs/internal-developers/testing/cart-checkout/payment.md index d43e0154b4d..ea58eed900b 100644 --- a/docs/internal-developers/testing/cart-checkout/payment.md +++ b/docs/internal-developers/testing/cart-checkout/payment.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Payments ## Table of Contents diff --git a/docs/internal-developers/testing/cart-checkout/shipping.md b/docs/internal-developers/testing/cart-checkout/shipping.md index 22e6083c397..5367d531a6e 100644 --- a/docs/internal-developers/testing/cart-checkout/shipping.md +++ b/docs/internal-developers/testing/cart-checkout/shipping.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Shipping ## Setup diff --git a/docs/internal-developers/testing/cart-checkout/taxes.md b/docs/internal-developers/testing/cart-checkout/taxes.md index f4886049b22..addd7cbda5f 100644 --- a/docs/internal-developers/testing/cart-checkout/taxes.md +++ b/docs/internal-developers/testing/cart-checkout/taxes.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Taxes ## Table of Contents diff --git a/docs/internal-developers/testing/releases/1000.md b/docs/internal-developers/testing/releases/1000.md index d8f35609ac7..c95886e461d 100644 --- a/docs/internal-developers/testing/releases/1000.md +++ b/docs/internal-developers/testing/releases/1000.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.0.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11190253/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1001.md b/docs/internal-developers/testing/releases/1001.md index 143f035d8e6..f3a727dafcd 100644 --- a/docs/internal-developers/testing/releases/1001.md +++ b/docs/internal-developers/testing/releases/1001.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.0.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11260936/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1002.md b/docs/internal-developers/testing/releases/1002.md index dae40cf3e34..7dffe8e80e7 100644 --- a/docs/internal-developers/testing/releases/1002.md +++ b/docs/internal-developers/testing/releases/1002.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.0.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11269797/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1003.md b/docs/internal-developers/testing/releases/1003.md index d4fb0742cbf..0fac7a1d999 100644 --- a/docs/internal-developers/testing/releases/1003.md +++ b/docs/internal-developers/testing/releases/1003.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.0.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11288213/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1004.md b/docs/internal-developers/testing/releases/1004.md index f6a341d3122..57566e52ebc 100644 --- a/docs/internal-developers/testing/releases/1004.md +++ b/docs/internal-developers/testing/releases/1004.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.0.4 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11398343/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1005.md b/docs/internal-developers/testing/releases/1005.md index a130aebb2af..b5ad29bef82 100644 --- a/docs/internal-developers/testing/releases/1005.md +++ b/docs/internal-developers/testing/releases/1005.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.0.5 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11555954/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1006.md b/docs/internal-developers/testing/releases/1006.md index f2df3c37728..f98b21ac307 100644 --- a/docs/internal-developers/testing/releases/1006.md +++ b/docs/internal-developers/testing/releases/1006.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.0.6 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11604483/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1010.md b/docs/internal-developers/testing/releases/1010.md index 6cc214e1480..8d954c84d49 100644 --- a/docs/internal-developers/testing/releases/1010.md +++ b/docs/internal-developers/testing/releases/1010.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.1.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11325682/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1020.md b/docs/internal-developers/testing/releases/1020.md index 5bf57482e29..c0489502766 100644 --- a/docs/internal-developers/testing/releases/1020.md +++ b/docs/internal-developers/testing/releases/1020.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.2.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11450388/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1021.md b/docs/internal-developers/testing/releases/1021.md index a762d887441..0b128466d61 100644 --- a/docs/internal-developers/testing/releases/1021.md +++ b/docs/internal-developers/testing/releases/1021.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.2.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11563088/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1022.md b/docs/internal-developers/testing/releases/1022.md index e72429e834a..80d658db706 100644 --- a/docs/internal-developers/testing/releases/1022.md +++ b/docs/internal-developers/testing/releases/1022.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.2.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11612989/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1023.md b/docs/internal-developers/testing/releases/1023.md index 85eb6cf4ff3..4480baac876 100644 --- a/docs/internal-developers/testing/releases/1023.md +++ b/docs/internal-developers/testing/releases/1023.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.2.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11706741/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1024.md b/docs/internal-developers/testing/releases/1024.md index 4f8a03ef51d..d310ea06507 100644 --- a/docs/internal-developers/testing/releases/1024.md +++ b/docs/internal-developers/testing/releases/1024.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.2.4 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11835530/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1030.md b/docs/internal-developers/testing/releases/1030.md index 4230538e7b2..dad85860cba 100644 --- a/docs/internal-developers/testing/releases/1030.md +++ b/docs/internal-developers/testing/releases/1030.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.3.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11554379/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1040.md b/docs/internal-developers/testing/releases/1040.md index ac21514c59b..c43ca943082 100644 --- a/docs/internal-developers/testing/releases/1040.md +++ b/docs/internal-developers/testing/releases/1040.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.4.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11681289/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1042.md b/docs/internal-developers/testing/releases/1042.md index 8e99c77e969..1de2b1c9420 100644 --- a/docs/internal-developers/testing/releases/1042.md +++ b/docs/internal-developers/testing/releases/1042.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.4.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11731631/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1043.md b/docs/internal-developers/testing/releases/1043.md index 703dcb7ea9d..43ccb92aeab 100644 --- a/docs/internal-developers/testing/releases/1043.md +++ b/docs/internal-developers/testing/releases/1043.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.4.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11801978/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1044.md b/docs/internal-developers/testing/releases/1044.md index ca92db400e0..cb3107a2d8a 100644 --- a/docs/internal-developers/testing/releases/1044.md +++ b/docs/internal-developers/testing/releases/1044.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.4.4 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11840529/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1045.md b/docs/internal-developers/testing/releases/1045.md index 87a05dc54ef..c86264a8693 100644 --- a/docs/internal-developers/testing/releases/1045.md +++ b/docs/internal-developers/testing/releases/1045.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.4.5 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11916133/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1046.md b/docs/internal-developers/testing/releases/1046.md index e6dda404fc9..67752c8bca7 100644 --- a/docs/internal-developers/testing/releases/1046.md +++ b/docs/internal-developers/testing/releases/1046.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.4.6 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12072230/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1050.md b/docs/internal-developers/testing/releases/1050.md index 2c3a120acf1..4ec61f03d74 100644 --- a/docs/internal-developers/testing/releases/1050.md +++ b/docs/internal-developers/testing/releases/1050.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.5.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11801343/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1060.md b/docs/internal-developers/testing/releases/1060.md index ed1d97b2139..aeabb5165b0 100644 --- a/docs/internal-developers/testing/releases/1060.md +++ b/docs/internal-developers/testing/releases/1060.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.6.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11972116/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1061.md b/docs/internal-developers/testing/releases/1061.md index 11e503ca86d..b66b358dde3 100644 --- a/docs/internal-developers/testing/releases/1061.md +++ b/docs/internal-developers/testing/releases/1061.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.6.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12071467/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1062.md b/docs/internal-developers/testing/releases/1062.md index 4fad5c319a5..3cd66823d74 100644 --- a/docs/internal-developers/testing/releases/1062.md +++ b/docs/internal-developers/testing/releases/1062.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.6.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12214223/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1063.md b/docs/internal-developers/testing/releases/1063.md index 786ae0e0859..dd8b88588aa 100644 --- a/docs/internal-developers/testing/releases/1063.md +++ b/docs/internal-developers/testing/releases/1063.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.6.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12240473/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1064.md b/docs/internal-developers/testing/releases/1064.md index 541d9bd5539..cb091a9955f 100644 --- a/docs/internal-developers/testing/releases/1064.md +++ b/docs/internal-developers/testing/releases/1064.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.6.4 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12262069/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1065.md b/docs/internal-developers/testing/releases/1065.md index e538e83ba23..c925f449ec9 100644 --- a/docs/internal-developers/testing/releases/1065.md +++ b/docs/internal-developers/testing/releases/1065.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.6.5 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12299587/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1066.md b/docs/internal-developers/testing/releases/1066.md index e70716a3a50..19d9fe7a915 100644 --- a/docs/internal-developers/testing/releases/1066.md +++ b/docs/internal-developers/testing/releases/1066.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.6.6 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12408734/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1070.md b/docs/internal-developers/testing/releases/1070.md index 79545132e25..125775b829a 100644 --- a/docs/internal-developers/testing/releases/1070.md +++ b/docs/internal-developers/testing/releases/1070.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.7.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12072609/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1080.md b/docs/internal-developers/testing/releases/1080.md index 0f79067d3b5..533ae14018e 100644 --- a/docs/internal-developers/testing/releases/1080.md +++ b/docs/internal-developers/testing/releases/1080.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.8.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12249010/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1081.md b/docs/internal-developers/testing/releases/1081.md index 24ad6ee8226..9803b3cd7ba 100644 --- a/docs/internal-developers/testing/releases/1081.md +++ b/docs/internal-developers/testing/releases/1081.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.8.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12274527/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1082.md b/docs/internal-developers/testing/releases/1082.md index d57ea204800..13c7d24a69c 100644 --- a/docs/internal-developers/testing/releases/1082.md +++ b/docs/internal-developers/testing/releases/1082.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.8.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12301273/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1083.md b/docs/internal-developers/testing/releases/1083.md index 6f7a226df45..d8cd30c82d9 100644 --- a/docs/internal-developers/testing/releases/1083.md +++ b/docs/internal-developers/testing/releases/1083.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.8.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12322309/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1090.md b/docs/internal-developers/testing/releases/1090.md index 6c530e6fd2e..9d199df87c8 100644 --- a/docs/internal-developers/testing/releases/1090.md +++ b/docs/internal-developers/testing/releases/1090.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.9.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12343048/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1091.md b/docs/internal-developers/testing/releases/1091.md index 4eb41036f68..e48d3482a31 100644 --- a/docs/internal-developers/testing/releases/1091.md +++ b/docs/internal-developers/testing/releases/1091.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.9.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12370561/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1092.md b/docs/internal-developers/testing/releases/1092.md index 82af63c573f..25ecd2ceb68 100644 --- a/docs/internal-developers/testing/releases/1092.md +++ b/docs/internal-developers/testing/releases/1092.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.9.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12397992/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1093.md b/docs/internal-developers/testing/releases/1093.md index ffbb6d28f12..1f337385065 100644 --- a/docs/internal-developers/testing/releases/1093.md +++ b/docs/internal-developers/testing/releases/1093.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 10.9.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12432284/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1100.md b/docs/internal-developers/testing/releases/1100.md index 1946aea2a04..9116b09066f 100644 --- a/docs/internal-developers/testing/releases/1100.md +++ b/docs/internal-developers/testing/releases/1100.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.0.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12472807/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1110.md b/docs/internal-developers/testing/releases/1110.md index 027997eb21a..41cbe089bc0 100644 --- a/docs/internal-developers/testing/releases/1110.md +++ b/docs/internal-developers/testing/releases/1110.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.1.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12577251/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1111.md b/docs/internal-developers/testing/releases/1111.md index 615e35e5ad3..c28e8af2ab8 100644 --- a/docs/internal-developers/testing/releases/1111.md +++ b/docs/internal-developers/testing/releases/1111.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.1.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12664716/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1112.md b/docs/internal-developers/testing/releases/1112.md index 7e3208f29cc..85fca9ed026 100644 --- a/docs/internal-developers/testing/releases/1112.md +++ b/docs/internal-developers/testing/releases/1112.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.1.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12742332/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1113.md b/docs/internal-developers/testing/releases/1113.md index 744ce37b65b..b0546636c2a 100644 --- a/docs/internal-developers/testing/releases/1113.md +++ b/docs/internal-developers/testing/releases/1113.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.1.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13296296/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1120.md b/docs/internal-developers/testing/releases/1120.md index 2a26323bc08..c29dbcad971 100644 --- a/docs/internal-developers/testing/releases/1120.md +++ b/docs/internal-developers/testing/releases/1120.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.2.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12739037/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1130.md b/docs/internal-developers/testing/releases/1130.md index b0ee2cdc6ab..17f8b2fb8bb 100644 --- a/docs/internal-developers/testing/releases/1130.md +++ b/docs/internal-developers/testing/releases/1130.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.3.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12862192/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1131.md b/docs/internal-developers/testing/releases/1131.md index ca95cee1b18..2fa2a1324ee 100644 --- a/docs/internal-developers/testing/releases/1131.md +++ b/docs/internal-developers/testing/releases/1131.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.3.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/12920313/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1140.md b/docs/internal-developers/testing/releases/1140.md index d758d2c5c39..6e45a3aeac4 100644 --- a/docs/internal-developers/testing/releases/1140.md +++ b/docs/internal-developers/testing/releases/1140.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.4.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13127290/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1141.md b/docs/internal-developers/testing/releases/1141.md index 9162934195d..bc31b109334 100644 --- a/docs/internal-developers/testing/releases/1141.md +++ b/docs/internal-developers/testing/releases/1141.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.4.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13166106/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1142.md b/docs/internal-developers/testing/releases/1142.md index 30eac8ba5e2..6437f431516 100644 --- a/docs/internal-developers/testing/releases/1142.md +++ b/docs/internal-developers/testing/releases/1142.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.4.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13179867/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1143.md b/docs/internal-developers/testing/releases/1143.md index 8e6da3f676f..bac4bd7d035 100644 --- a/docs/internal-developers/testing/releases/1143.md +++ b/docs/internal-developers/testing/releases/1143.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.4.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13217249/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1144.md b/docs/internal-developers/testing/releases/1144.md index 651d730e97b..e8646272660 100644 --- a/docs/internal-developers/testing/releases/1144.md +++ b/docs/internal-developers/testing/releases/1144.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.4.4 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13279921/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1145.md b/docs/internal-developers/testing/releases/1145.md index 38c20ab4087..e6e30c9cf04 100644 --- a/docs/internal-developers/testing/releases/1145.md +++ b/docs/internal-developers/testing/releases/1145.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.4.5 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13294232/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1146.md b/docs/internal-developers/testing/releases/1146.md index 273c22ba273..1f315d367ff 100644 --- a/docs/internal-developers/testing/releases/1146.md +++ b/docs/internal-developers/testing/releases/1146.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.4.6 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13308368/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1147.md b/docs/internal-developers/testing/releases/1147.md index a900c0729b1..b6f50f50e42 100644 --- a/docs/internal-developers/testing/releases/1147.md +++ b/docs/internal-developers/testing/releases/1147.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.4.7 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13311913/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1148.md b/docs/internal-developers/testing/releases/1148.md index 7385318f874..326d72b0472 100644 --- a/docs/internal-developers/testing/releases/1148.md +++ b/docs/internal-developers/testing/releases/1148.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.4.8 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13323235/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1149.md b/docs/internal-developers/testing/releases/1149.md index a5df7753cab..7bb21d09015 100644 --- a/docs/internal-developers/testing/releases/1149.md +++ b/docs/internal-developers/testing/releases/1149.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.4.9 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13428260/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1150.md b/docs/internal-developers/testing/releases/1150.md index 456a9dd1a8e..dbe56bc626d 100644 --- a/docs/internal-developers/testing/releases/1150.md +++ b/docs/internal-developers/testing/releases/1150.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.5.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13279109/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1151.md b/docs/internal-developers/testing/releases/1151.md index 0d7bbb574fc..754b94a0c6e 100644 --- a/docs/internal-developers/testing/releases/1151.md +++ b/docs/internal-developers/testing/releases/1151.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.5.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13299246/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1154.md b/docs/internal-developers/testing/releases/1154.md index a4195013cfd..f196e21608f 100644 --- a/docs/internal-developers/testing/releases/1154.md +++ b/docs/internal-developers/testing/releases/1154.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.5.4 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13335241/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1160.md b/docs/internal-developers/testing/releases/1160.md index cb3b598709c..57105d8e74b 100644 --- a/docs/internal-developers/testing/releases/1160.md +++ b/docs/internal-developers/testing/releases/1160.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.6.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13439996/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1161.md b/docs/internal-developers/testing/releases/1161.md index 579a5cd8a3d..c7153ddecb1 100644 --- a/docs/internal-developers/testing/releases/1161.md +++ b/docs/internal-developers/testing/releases/1161.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.6.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13450476/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1162.md b/docs/internal-developers/testing/releases/1162.md index 5e9c7d36c4c..0155135bf5d 100644 --- a/docs/internal-developers/testing/releases/1162.md +++ b/docs/internal-developers/testing/releases/1162.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.6.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13545737/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/1170.md b/docs/internal-developers/testing/releases/1170.md index cbc05f87a22..7a2a238b8f8 100644 --- a/docs/internal-developers/testing/releases/1170.md +++ b/docs/internal-developers/testing/releases/1170.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 11.7.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13549019/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/260.md b/docs/internal-developers/testing/releases/260.md index 3fe633a907e..22e65afa5f6 100644 --- a/docs/internal-developers/testing/releases/260.md +++ b/docs/internal-developers/testing/releases/260.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 2.6.0 **Zip File for testing:** diff --git a/docs/internal-developers/testing/releases/261.md b/docs/internal-developers/testing/releases/261.md index 0fb7fa2ccd6..d7cb0377d89 100644 --- a/docs/internal-developers/testing/releases/261.md +++ b/docs/internal-developers/testing/releases/261.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 2.6.1 Release build zip: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/archive/v2.6.1.zip) diff --git a/docs/internal-developers/testing/releases/270.md b/docs/internal-developers/testing/releases/270.md index f8eaa5838b9..82aa7a187f1 100644 --- a/docs/internal-developers/testing/releases/270.md +++ b/docs/internal-developers/testing/releases/270.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 2.7.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/4747000/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/271.md b/docs/internal-developers/testing/releases/271.md index 756865e69ed..86751e22234 100644 --- a/docs/internal-developers/testing/releases/271.md +++ b/docs/internal-developers/testing/releases/271.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 2.7.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/4785662/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/272.md b/docs/internal-developers/testing/releases/272.md index 6495978f2e9..b0ba1b7f3ca 100644 --- a/docs/internal-developers/testing/releases/272.md +++ b/docs/internal-developers/testing/releases/272.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing Notes and ZIP for testing **Zip File for testing:** diff --git a/docs/internal-developers/testing/releases/280.md b/docs/internal-developers/testing/releases/280.md index 83bd8b8a7dd..9383a747029 100644 --- a/docs/internal-developers/testing/releases/280.md +++ b/docs/internal-developers/testing/releases/280.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 2.8.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/4826924/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/290.md b/docs/internal-developers/testing/releases/290.md index 7903e190779..782e257fb54 100644 --- a/docs/internal-developers/testing/releases/290.md +++ b/docs/internal-developers/testing/releases/290.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 2.9.0 Zip file for testing: tbc diff --git a/docs/internal-developers/testing/releases/300.md b/docs/internal-developers/testing/releases/300.md index 31234286222..0e67f8453d6 100644 --- a/docs/internal-developers/testing/releases/300.md +++ b/docs/internal-developers/testing/releases/300.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 3.0.0 Zip file: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/4953535/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/310.md b/docs/internal-developers/testing/releases/310.md index ab784e378f3..42e3b68ebe0 100644 --- a/docs/internal-developers/testing/releases/310.md +++ b/docs/internal-developers/testing/releases/310.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 3.1.0 Zip file: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/4995326/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/320.md b/docs/internal-developers/testing/releases/320.md index c60347a30a1..b4d67e93c8a 100644 --- a/docs/internal-developers/testing/releases/320.md +++ b/docs/internal-developers/testing/releases/320.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 3.2.0 [![Create Todo list](https://raw.githubusercontent.com/senadir/todo-my-markdown/master/public/github-button.svg?sanitize=true)](https://git-todo.netlify.app/create) diff --git a/docs/internal-developers/testing/releases/330.md b/docs/internal-developers/testing/releases/330.md index 192c58c2bc2..2ae7c0d3434 100644 --- a/docs/internal-developers/testing/releases/330.md +++ b/docs/internal-developers/testing/releases/330.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 3.3.0 [![Create Todo list](https://raw.githubusercontent.com/senadir/todo-my-markdown/master/public/github-button.svg?sanitize=true)](https://git-todo.netlify.app/create) diff --git a/docs/internal-developers/testing/releases/340.md b/docs/internal-developers/testing/releases/340.md index 18c10c8b5cf..54c999c7136 100644 --- a/docs/internal-developers/testing/releases/340.md +++ b/docs/internal-developers/testing/releases/340.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 3.4.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/5220435/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/350.md b/docs/internal-developers/testing/releases/350.md index 23ab73df90e..78f10008b29 100644 --- a/docs/internal-developers/testing/releases/350.md +++ b/docs/internal-developers/testing/releases/350.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 3.5.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/5298708/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/360.md b/docs/internal-developers/testing/releases/360.md index bf418c53c2c..00065c3a3a7 100644 --- a/docs/internal-developers/testing/releases/360.md +++ b/docs/internal-developers/testing/releases/360.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 3.6.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/5365314/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/370.md b/docs/internal-developers/testing/releases/370.md index cebd67e6cd7..40ea89ffb8a 100644 --- a/docs/internal-developers/testing/releases/370.md +++ b/docs/internal-developers/testing/releases/370.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 3.7.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/5220435/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/371.md b/docs/internal-developers/testing/releases/371.md index 43591c92296..f1572362d3b 100644 --- a/docs/internal-developers/testing/releases/371.md +++ b/docs/internal-developers/testing/releases/371.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 3.7.1 > Note: These tests only apply to the feature plugin, nothing in this release impacts what is exposed in WooCommerce core via package. diff --git a/docs/internal-developers/testing/releases/380.md b/docs/internal-developers/testing/releases/380.md index 0c40354d9dd..eec2d633323 100644 --- a/docs/internal-developers/testing/releases/380.md +++ b/docs/internal-developers/testing/releases/380.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 3.8.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/5516903/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/390.md b/docs/internal-developers/testing/releases/390.md index a06df417317..bbaae5c9002 100644 --- a/docs/internal-developers/testing/releases/390.md +++ b/docs/internal-developers/testing/releases/390.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 3.9.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/5597018/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/400.md b/docs/internal-developers/testing/releases/400.md index 0a6d3edbe46..90dbab74fff 100644 --- a/docs/internal-developers/testing/releases/400.md +++ b/docs/internal-developers/testing/releases/400.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 4.0.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/5654619/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/410.md b/docs/internal-developers/testing/releases/410.md index 4e7ff415075..906c2d038db 100644 --- a/docs/internal-developers/testing/releases/410.md +++ b/docs/internal-developers/testing/releases/410.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 4.1.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/5739460/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/420.md b/docs/internal-developers/testing/releases/420.md index 2da19f9b6a7..86fb917e97f 100644 --- a/docs/internal-developers/testing/releases/420.md +++ b/docs/internal-developers/testing/releases/420.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 4.2.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/5769544/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/430.md b/docs/internal-developers/testing/releases/430.md index 552aad150f5..e7c7b8b609d 100644 --- a/docs/internal-developers/testing/releases/430.md +++ b/docs/internal-developers/testing/releases/430.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 4.3.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/5837152/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/440.md b/docs/internal-developers/testing/releases/440.md index 304a772709a..d7f660b4205 100644 --- a/docs/internal-developers/testing/releases/440.md +++ b/docs/internal-developers/testing/releases/440.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 4.4.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/5918701/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/450.md b/docs/internal-developers/testing/releases/450.md index 3cd63856b89..aff983c7e36 100644 --- a/docs/internal-developers/testing/releases/450.md +++ b/docs/internal-developers/testing/releases/450.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 4.5.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/5988965/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/452.md b/docs/internal-developers/testing/releases/452.md index 93c092bff0c..2aadd1559eb 100644 --- a/docs/internal-developers/testing/releases/452.md +++ b/docs/internal-developers/testing/releases/452.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 4.5.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6028194/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/460.md b/docs/internal-developers/testing/releases/460.md index 32e7211c47f..521d444bc74 100644 --- a/docs/internal-developers/testing/releases/460.md +++ b/docs/internal-developers/testing/releases/460.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 4.6.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6069952/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/470.md b/docs/internal-developers/testing/releases/470.md index fdbaffe2099..49f9f15ae32 100644 --- a/docs/internal-developers/testing/releases/470.md +++ b/docs/internal-developers/testing/releases/470.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 4.7.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6149138/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/480.md b/docs/internal-developers/testing/releases/480.md index 10d6db9e456..2c2ff2e0b40 100644 --- a/docs/internal-developers/testing/releases/480.md +++ b/docs/internal-developers/testing/releases/480.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 4.8.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6236544/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/490.md b/docs/internal-developers/testing/releases/490.md index 49d555767ba..0303a06229c 100644 --- a/docs/internal-developers/testing/releases/490.md +++ b/docs/internal-developers/testing/releases/490.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 4.9.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6295807/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/491.md b/docs/internal-developers/testing/releases/491.md index fbf72d53731..b02d7214e9d 100644 --- a/docs/internal-developers/testing/releases/491.md +++ b/docs/internal-developers/testing/releases/491.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 4.9.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6304864/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/500.md b/docs/internal-developers/testing/releases/500.md index f7d9cb5d2f7..404ba710f03 100644 --- a/docs/internal-developers/testing/releases/500.md +++ b/docs/internal-developers/testing/releases/500.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 5.0.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6392862/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/510.md b/docs/internal-developers/testing/releases/510.md index f82a48a6df8..938df4a5072 100644 --- a/docs/internal-developers/testing/releases/510.md +++ b/docs/internal-developers/testing/releases/510.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 5.1.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6452221/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/520.md b/docs/internal-developers/testing/releases/520.md index 8124868dd12..330ae03315c 100644 --- a/docs/internal-developers/testing/releases/520.md +++ b/docs/internal-developers/testing/releases/520.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 5.2.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6547433/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/530.md b/docs/internal-developers/testing/releases/530.md index 3bad79f9320..c2a8f298318 100644 --- a/docs/internal-developers/testing/releases/530.md +++ b/docs/internal-developers/testing/releases/530.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 5.3.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6608747/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/531.md b/docs/internal-developers/testing/releases/531.md index 91d02729fec..ebc76553107 100644 --- a/docs/internal-developers/testing/releases/531.md +++ b/docs/internal-developers/testing/releases/531.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 5.3.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6654288/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/532.md b/docs/internal-developers/testing/releases/532.md index 7b484857ea1..f8533a5f5e9 100644 --- a/docs/internal-developers/testing/releases/532.md +++ b/docs/internal-developers/testing/releases/532.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 5.3.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6724701/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/540.md b/docs/internal-developers/testing/releases/540.md index 71e71bbf522..0b990705815 100644 --- a/docs/internal-developers/testing/releases/540.md +++ b/docs/internal-developers/testing/releases/540.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 5.4.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6694563/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/550.md b/docs/internal-developers/testing/releases/550.md index 92fa56ea1af..a87d6217e7a 100644 --- a/docs/internal-developers/testing/releases/550.md +++ b/docs/internal-developers/testing/releases/550.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 5.5.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6763909/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/560.md b/docs/internal-developers/testing/releases/560.md index bb93e83f9d9..9914b6a2f6f 100644 --- a/docs/internal-developers/testing/releases/560.md +++ b/docs/internal-developers/testing/releases/560.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 5.6.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6916635/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/570.md b/docs/internal-developers/testing/releases/570.md index 653c03fc689..1388836ddbf 100644 --- a/docs/internal-developers/testing/releases/570.md +++ b/docs/internal-developers/testing/releases/570.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 5.7.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6992852/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/571.md b/docs/internal-developers/testing/releases/571.md index 43a6be48a89..668c2dffb0f 100644 --- a/docs/internal-developers/testing/releases/571.md +++ b/docs/internal-developers/testing/releases/571.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 5.7.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7074986/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/572.md b/docs/internal-developers/testing/releases/572.md index b36b437d711..e7b9da420f3 100644 --- a/docs/internal-developers/testing/releases/572.md +++ b/docs/internal-developers/testing/releases/572.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 5.7.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7217707/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/580.md b/docs/internal-developers/testing/releases/580.md index 345ef8059d1..9fefbdc050b 100644 --- a/docs/internal-developers/testing/releases/580.md +++ b/docs/internal-developers/testing/releases/580.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 5.8.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7083656/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/590.md b/docs/internal-developers/testing/releases/590.md index a38d8eec756..b3cb6d8593f 100644 --- a/docs/internal-developers/testing/releases/590.md +++ b/docs/internal-developers/testing/releases/590.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 5.9.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7161568/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/591.md b/docs/internal-developers/testing/releases/591.md index 86e42bbe74d..b8e67743488 100644 --- a/docs/internal-developers/testing/releases/591.md +++ b/docs/internal-developers/testing/releases/591.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 5.9.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7218507/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/600.md b/docs/internal-developers/testing/releases/600.md index f8e7f5d88ea..318e4a34385 100644 --- a/docs/internal-developers/testing/releases/600.md +++ b/docs/internal-developers/testing/releases/600.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 6.0.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7245389/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/610.md b/docs/internal-developers/testing/releases/610.md index 99660e45a49..7a7a97c83ab 100644 --- a/docs/internal-developers/testing/releases/610.md +++ b/docs/internal-developers/testing/releases/610.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 6.1.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7329441/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/620.md b/docs/internal-developers/testing/releases/620.md index c3ad5016ea0..220f2cf23e9 100644 --- a/docs/internal-developers/testing/releases/620.md +++ b/docs/internal-developers/testing/releases/620.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 6.2.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7431561/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/630.md b/docs/internal-developers/testing/releases/630.md index 7d6fbd2ac99..7548651a9e5 100644 --- a/docs/internal-developers/testing/releases/630.md +++ b/docs/internal-developers/testing/releases/630.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 6.3.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7552325/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/631.md b/docs/internal-developers/testing/releases/631.md index 2e39d8bec6f..5f87ca98a15 100644 --- a/docs/internal-developers/testing/releases/631.md +++ b/docs/internal-developers/testing/releases/631.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 6.3.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7555061/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/632.md b/docs/internal-developers/testing/releases/632.md index 8b2d34a4381..8e38ab22f8c 100644 --- a/docs/internal-developers/testing/releases/632.md +++ b/docs/internal-developers/testing/releases/632.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 6.3.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7556942/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/633.md b/docs/internal-developers/testing/releases/633.md index 928e81e0d7f..0fd7ed9a151 100644 --- a/docs/internal-developers/testing/releases/633.md +++ b/docs/internal-developers/testing/releases/633.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 6.3.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7601543/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/640.md b/docs/internal-developers/testing/releases/640.md index f75ed52f594..97d7b712a1c 100644 --- a/docs/internal-developers/testing/releases/640.md +++ b/docs/internal-developers/testing/releases/640.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 6.4.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7581080/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/650.md b/docs/internal-developers/testing/releases/650.md index 1e74a28fda5..e9e9e35a3b6 100644 --- a/docs/internal-developers/testing/releases/650.md +++ b/docs/internal-developers/testing/releases/650.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 6.5.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7661998/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/660.md b/docs/internal-developers/testing/releases/660.md index 743713984ec..21572f081a2 100644 --- a/docs/internal-developers/testing/releases/660.md +++ b/docs/internal-developers/testing/releases/660.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 6.6.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7755553/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/670.md b/docs/internal-developers/testing/releases/670.md index 41d23b483d4..c3a17e1f44b 100644 --- a/docs/internal-developers/testing/releases/670.md +++ b/docs/internal-developers/testing/releases/670.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 6.7.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7802539/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/671.md b/docs/internal-developers/testing/releases/671.md index 90c199ffff8..c65c0fec0aa 100644 --- a/docs/internal-developers/testing/releases/671.md +++ b/docs/internal-developers/testing/releases/671.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 6.7.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7829419/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/672.md b/docs/internal-developers/testing/releases/672.md index 620f3ec2d38..9dede06e19b 100644 --- a/docs/internal-developers/testing/releases/672.md +++ b/docs/internal-developers/testing/releases/672.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 6.7.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7886795/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/673.md b/docs/internal-developers/testing/releases/673.md index 2a22c08ef7a..ccf59a7f31f 100644 --- a/docs/internal-developers/testing/releases/673.md +++ b/docs/internal-developers/testing/releases/673.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 6.7.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7924587/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/680.md b/docs/internal-developers/testing/releases/680.md index b577d268ad6..83cc3c70627 100644 --- a/docs/internal-developers/testing/releases/680.md +++ b/docs/internal-developers/testing/releases/680.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 6.8.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7903801/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/690.md b/docs/internal-developers/testing/releases/690.md index 0f85ba0bc62..df7c0071ba5 100644 --- a/docs/internal-developers/testing/releases/690.md +++ b/docs/internal-developers/testing/releases/690.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 6.9.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7980490/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/700.md b/docs/internal-developers/testing/releases/700.md index 0c2d4296be9..ff961959111 100644 --- a/docs/internal-developers/testing/releases/700.md +++ b/docs/internal-developers/testing/releases/700.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.0.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/8074954/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/710.md b/docs/internal-developers/testing/releases/710.md index 74a452dc4f9..c84fb701950 100644 --- a/docs/internal-developers/testing/releases/710.md +++ b/docs/internal-developers/testing/releases/710.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.1.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/8153605/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/720.md b/docs/internal-developers/testing/releases/720.md index a57aa985122..c5b80ed91b5 100644 --- a/docs/internal-developers/testing/releases/720.md +++ b/docs/internal-developers/testing/releases/720.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.2.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/8245571/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/721.md b/docs/internal-developers/testing/releases/721.md index d6b78bc2fec..a04a3b8b568 100644 --- a/docs/internal-developers/testing/releases/721.md +++ b/docs/internal-developers/testing/releases/721.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.2.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/8333094/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/722.md b/docs/internal-developers/testing/releases/722.md index 83343897605..8da746df2f8 100644 --- a/docs/internal-developers/testing/releases/722.md +++ b/docs/internal-developers/testing/releases/722.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.2.2 [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/8495877/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/730.md b/docs/internal-developers/testing/releases/730.md index ccc572fb461..70cbd481d32 100644 --- a/docs/internal-developers/testing/releases/730.md +++ b/docs/internal-developers/testing/releases/730.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.3.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/8362307/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/740.md b/docs/internal-developers/testing/releases/740.md index 8a8d6af35b6..24fd3c82d42 100644 --- a/docs/internal-developers/testing/releases/740.md +++ b/docs/internal-developers/testing/releases/740.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.4.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/8482828/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/741.md b/docs/internal-developers/testing/releases/741.md index 5806c7c1f0f..2cca02e2733 100644 --- a/docs/internal-developers/testing/releases/741.md +++ b/docs/internal-developers/testing/releases/741.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.4.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/8482828/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/742.md b/docs/internal-developers/testing/releases/742.md index 3e52283417e..8e50b8a25fb 100644 --- a/docs/internal-developers/testing/releases/742.md +++ b/docs/internal-developers/testing/releases/742.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.4.2 [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/8496130/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/750.md b/docs/internal-developers/testing/releases/750.md index e700ae6ce2d..9af1d0e631a 100644 --- a/docs/internal-developers/testing/releases/750.md +++ b/docs/internal-developers/testing/releases/750.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.5.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/8563282/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/760.md b/docs/internal-developers/testing/releases/760.md index 664dbcbbedc..e32e8ee61d0 100644 --- a/docs/internal-developers/testing/releases/760.md +++ b/docs/internal-developers/testing/releases/760.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.6.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/8651068/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/761.md b/docs/internal-developers/testing/releases/761.md index 0b3723d11ee..bd973dcdd71 100644 --- a/docs/internal-developers/testing/releases/761.md +++ b/docs/internal-developers/testing/releases/761.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.6.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/8927877/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/762.md b/docs/internal-developers/testing/releases/762.md index 92d69516422..017c17bd2f8 100644 --- a/docs/internal-developers/testing/releases/762.md +++ b/docs/internal-developers/testing/releases/762.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.6.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/8940540/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/770.md b/docs/internal-developers/testing/releases/770.md index 0079434987b..d2e296f286e 100644 --- a/docs/internal-developers/testing/releases/770.md +++ b/docs/internal-developers/testing/releases/770.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.7.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/8777633/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/780.md b/docs/internal-developers/testing/releases/780.md index 46636a4a69e..fcd1c889979 100644 --- a/docs/internal-developers/testing/releases/780.md +++ b/docs/internal-developers/testing/releases/780.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.8.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/8853168/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/781.md b/docs/internal-developers/testing/releases/781.md index b5b9698dada..57a69052d9a 100644 --- a/docs/internal-developers/testing/releases/781.md +++ b/docs/internal-developers/testing/releases/781.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.8.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/8891266/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/782.md b/docs/internal-developers/testing/releases/782.md index 2e62744d9c7..2c0f694a2bd 100644 --- a/docs/internal-developers/testing/releases/782.md +++ b/docs/internal-developers/testing/releases/782.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.8.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/8938665/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/783.md b/docs/internal-developers/testing/releases/783.md index 17327691f4b..3e616bd0b62 100644 --- a/docs/internal-developers/testing/releases/783.md +++ b/docs/internal-developers/testing/releases/783.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.8.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/8940643/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/790.md b/docs/internal-developers/testing/releases/790.md index fdad7434a0d..b835dc2b8f6 100644 --- a/docs/internal-developers/testing/releases/790.md +++ b/docs/internal-developers/testing/releases/790.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 7.9.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/8950815/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/800.md b/docs/internal-developers/testing/releases/800.md index 2f8bfa49c79..1582e909a38 100644 --- a/docs/internal-developers/testing/releases/800.md +++ b/docs/internal-developers/testing/releases/800.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.0.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9047059/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/810.md b/docs/internal-developers/testing/releases/810.md index 0125c29c0f9..c1acf679af6 100644 --- a/docs/internal-developers/testing/releases/810.md +++ b/docs/internal-developers/testing/releases/810.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.1.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9131847/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/820.md b/docs/internal-developers/testing/releases/820.md index 9bb7a43871b..45254ddb09a 100644 --- a/docs/internal-developers/testing/releases/820.md +++ b/docs/internal-developers/testing/releases/820.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.2.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9242756/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/821.md b/docs/internal-developers/testing/releases/821.md index a6b846acaa0..1f926aed64c 100644 --- a/docs/internal-developers/testing/releases/821.md +++ b/docs/internal-developers/testing/releases/821.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.2.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9250889/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/830.md b/docs/internal-developers/testing/releases/830.md index a4fd2ddf4fb..3b1be53d0d7 100644 --- a/docs/internal-developers/testing/releases/830.md +++ b/docs/internal-developers/testing/releases/830.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.3.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9350354/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/831.md b/docs/internal-developers/testing/releases/831.md index 3a71c81bbbe..1ee5199fe09 100644 --- a/docs/internal-developers/testing/releases/831.md +++ b/docs/internal-developers/testing/releases/831.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.3.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9358719/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/840.md b/docs/internal-developers/testing/releases/840.md index 0887b7ef1ed..7805cccad02 100644 --- a/docs/internal-developers/testing/releases/840.md +++ b/docs/internal-developers/testing/releases/840.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.4.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9444105/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/850.md b/docs/internal-developers/testing/releases/850.md index c91d1fb1068..7e5f99fd964 100644 --- a/docs/internal-developers/testing/releases/850.md +++ b/docs/internal-developers/testing/releases/850.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.5.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9554999/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/851.md b/docs/internal-developers/testing/releases/851.md index 7f2033325fc..c112b5ad8e7 100644 --- a/docs/internal-developers/testing/releases/851.md +++ b/docs/internal-developers/testing/releases/851.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.5.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9633294/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/852.md b/docs/internal-developers/testing/releases/852.md index bbb47de288e..068e7b27e40 100644 --- a/docs/internal-developers/testing/releases/852.md +++ b/docs/internal-developers/testing/releases/852.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.5.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9901527/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/860.md b/docs/internal-developers/testing/releases/860.md index 9ca6910b5e7..59d1e6f3c1e 100644 --- a/docs/internal-developers/testing/releases/860.md +++ b/docs/internal-developers/testing/releases/860.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.6.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9648129/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/870.md b/docs/internal-developers/testing/releases/870.md index 4c0a1856543..9f668374bda 100644 --- a/docs/internal-developers/testing/releases/870.md +++ b/docs/internal-developers/testing/releases/870.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.7.0 Zip file for diff --git a/docs/internal-developers/testing/releases/871.md b/docs/internal-developers/testing/releases/871.md index 544980b31fa..c6cafd6c58f 100644 --- a/docs/internal-developers/testing/releases/871.md +++ b/docs/internal-developers/testing/releases/871.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.7.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9766268/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/872.md b/docs/internal-developers/testing/releases/872.md index 82ba499435b..7fa2b45d8ef 100644 --- a/docs/internal-developers/testing/releases/872.md +++ b/docs/internal-developers/testing/releases/872.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.7.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9785242/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/873.md b/docs/internal-developers/testing/releases/873.md index ede5b310030..f85a10f4eee 100644 --- a/docs/internal-developers/testing/releases/873.md +++ b/docs/internal-developers/testing/releases/873.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.7.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9831749/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/874.md b/docs/internal-developers/testing/releases/874.md index 118d4593e3f..74b62764cbe 100644 --- a/docs/internal-developers/testing/releases/874.md +++ b/docs/internal-developers/testing/releases/874.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.7.4 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9840267/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/875.md b/docs/internal-developers/testing/releases/875.md index e687f737bb4..1713df3a0b3 100644 --- a/docs/internal-developers/testing/releases/875.md +++ b/docs/internal-developers/testing/releases/875.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.7.5 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9902031/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/876.md b/docs/internal-developers/testing/releases/876.md index 067a53eab5e..5fc0e6836d1 100644 --- a/docs/internal-developers/testing/releases/876.md +++ b/docs/internal-developers/testing/releases/876.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.7.6 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10134947/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/880.md b/docs/internal-developers/testing/releases/880.md index 7bd8a8ad082..85262785a74 100644 --- a/docs/internal-developers/testing/releases/880.md +++ b/docs/internal-developers/testing/releases/880.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.8.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9859850/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/881.md b/docs/internal-developers/testing/releases/881.md index b4cf49cd475..edc5ba02d55 100644 --- a/docs/internal-developers/testing/releases/881.md +++ b/docs/internal-developers/testing/releases/881.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.8.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9880626/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/882.md b/docs/internal-developers/testing/releases/882.md index 061d289d027..12d82e588fb 100644 --- a/docs/internal-developers/testing/releases/882.md +++ b/docs/internal-developers/testing/releases/882.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.8.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9902085/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/890.md b/docs/internal-developers/testing/releases/890.md index 8d51133bc3e..4d7f65bb675 100644 --- a/docs/internal-developers/testing/releases/890.md +++ b/docs/internal-developers/testing/releases/890.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.9.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9952913/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/891.md b/docs/internal-developers/testing/releases/891.md index b6a456e7600..3471cc072dc 100644 --- a/docs/internal-developers/testing/releases/891.md +++ b/docs/internal-developers/testing/releases/891.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.9.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10001089/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/892.md b/docs/internal-developers/testing/releases/892.md index 1bddef7e669..82a46eaac3c 100644 --- a/docs/internal-developers/testing/releases/892.md +++ b/docs/internal-developers/testing/releases/892.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.9.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10134811/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/893.md b/docs/internal-developers/testing/releases/893.md index 86e18e4772e..81408cb5783 100644 --- a/docs/internal-developers/testing/releases/893.md +++ b/docs/internal-developers/testing/releases/893.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.9.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10332606/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/894.md b/docs/internal-developers/testing/releases/894.md index d877306ab97..cad60f6db15 100644 --- a/docs/internal-developers/testing/releases/894.md +++ b/docs/internal-developers/testing/releases/894.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 8.9.4 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10346588/woocommerce-blocks.zip) diff --git a/docs/internal-developers/testing/releases/900.md b/docs/internal-developers/testing/releases/900.md index 62317444f16..a4796438ae7 100644 --- a/docs/internal-developers/testing/releases/900.md +++ b/docs/internal-developers/testing/releases/900.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.0.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10061884/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/910.md b/docs/internal-developers/testing/releases/910.md index ac535ff6db5..c14cf9c1261 100644 --- a/docs/internal-developers/testing/releases/910.md +++ b/docs/internal-developers/testing/releases/910.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.1.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10165999/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/911.md b/docs/internal-developers/testing/releases/911.md index 48357f13a35..e30a1c50b67 100644 --- a/docs/internal-developers/testing/releases/911.md +++ b/docs/internal-developers/testing/releases/911.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.1.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10229928/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/912.md b/docs/internal-developers/testing/releases/912.md index 32e39e5e0d0..f3900bc003d 100644 --- a/docs/internal-developers/testing/releases/912.md +++ b/docs/internal-developers/testing/releases/912.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.1.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10278457/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/913.md b/docs/internal-developers/testing/releases/913.md index 67d3c278370..1f113929915 100644 --- a/docs/internal-developers/testing/releases/913.md +++ b/docs/internal-developers/testing/releases/913.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.1.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10279222/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/920.md b/docs/internal-developers/testing/releases/920.md index 6bbab623507..e98975d6406 100644 --- a/docs/internal-developers/testing/releases/920.md +++ b/docs/internal-developers/testing/releases/920.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.2.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10260516/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/930.md b/docs/internal-developers/testing/releases/930.md index 70cb0227788..6d5d0997190 100644 --- a/docs/internal-developers/testing/releases/930.md +++ b/docs/internal-developers/testing/releases/930.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.3.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10336608/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/940.md b/docs/internal-developers/testing/releases/940.md index ac0611af06f..352efac12a0 100644 --- a/docs/internal-developers/testing/releases/940.md +++ b/docs/internal-developers/testing/releases/940.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.4.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10433162/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/941.md b/docs/internal-developers/testing/releases/941.md index 08bcb9263ad..0cd343e8e97 100644 --- a/docs/internal-developers/testing/releases/941.md +++ b/docs/internal-developers/testing/releases/941.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.4.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10478793/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/942.md b/docs/internal-developers/testing/releases/942.md index 79b0c6f5ffc..c53a72a2035 100644 --- a/docs/internal-developers/testing/releases/942.md +++ b/docs/internal-developers/testing/releases/942.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.4.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10509889/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/943.md b/docs/internal-developers/testing/releases/943.md index 9d19c20a3b8..d474f721d6d 100644 --- a/docs/internal-developers/testing/releases/943.md +++ b/docs/internal-developers/testing/releases/943.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.4.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10567326/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/944.md b/docs/internal-developers/testing/releases/944.md index c34d572ed80..98e3675b68f 100644 --- a/docs/internal-developers/testing/releases/944.md +++ b/docs/internal-developers/testing/releases/944.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.4.4 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10841444/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/950.md b/docs/internal-developers/testing/releases/950.md index 19453c30474..c80da0a25e0 100644 --- a/docs/internal-developers/testing/releases/950.md +++ b/docs/internal-developers/testing/releases/950.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.5.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10557868/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/960.md b/docs/internal-developers/testing/releases/960.md index 6314f02b31c..bf23b7a7034 100644 --- a/docs/internal-developers/testing/releases/960.md +++ b/docs/internal-developers/testing/releases/960.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.6.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10742738/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/961.md b/docs/internal-developers/testing/releases/961.md index e27796933dc..aaffb2b09f8 100644 --- a/docs/internal-developers/testing/releases/961.md +++ b/docs/internal-developers/testing/releases/961.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.6.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10767768/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/962.md b/docs/internal-developers/testing/releases/962.md index 46897d4dda2..0242f015f21 100644 --- a/docs/internal-developers/testing/releases/962.md +++ b/docs/internal-developers/testing/releases/962.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.6.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10804236/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/963.md b/docs/internal-developers/testing/releases/963.md index de101bb3fd9..8a112b0b6aa 100644 --- a/docs/internal-developers/testing/releases/963.md +++ b/docs/internal-developers/testing/releases/963.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.6.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10841107/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/964.md b/docs/internal-developers/testing/releases/964.md index f1e5b9f78df..c0b624c7503 100644 --- a/docs/internal-developers/testing/releases/964.md +++ b/docs/internal-developers/testing/releases/964.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.6.4 No User Facing Testing required with this patch release. diff --git a/docs/internal-developers/testing/releases/965.md b/docs/internal-developers/testing/releases/965.md index bbaf048d576..a4fc63ae86a 100644 --- a/docs/internal-developers/testing/releases/965.md +++ b/docs/internal-developers/testing/releases/965.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.6.5 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10899628/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/966.md b/docs/internal-developers/testing/releases/966.md index 28287b4ff63..1298f951d39 100644 --- a/docs/internal-developers/testing/releases/966.md +++ b/docs/internal-developers/testing/releases/966.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.6.6 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11003055/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/970.md b/docs/internal-developers/testing/releases/970.md index c6f260ce24e..5e8eb1eced4 100644 --- a/docs/internal-developers/testing/releases/970.md +++ b/docs/internal-developers/testing/releases/970.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.7.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10859627/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/971.md b/docs/internal-developers/testing/releases/971.md index 6344f844c33..1afd02be501 100644 --- a/docs/internal-developers/testing/releases/971.md +++ b/docs/internal-developers/testing/releases/971.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.7.1 No User Facing Testing required with this patch release. diff --git a/docs/internal-developers/testing/releases/972.md b/docs/internal-developers/testing/releases/972.md index 1c7ff08def6..9af7aead550 100644 --- a/docs/internal-developers/testing/releases/972.md +++ b/docs/internal-developers/testing/releases/972.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.7.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10881589/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/980.md b/docs/internal-developers/testing/releases/980.md index c39ff999378..d1c7bb202b3 100644 --- a/docs/internal-developers/testing/releases/980.md +++ b/docs/internal-developers/testing/releases/980.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.8.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10966635/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/981.md b/docs/internal-developers/testing/releases/981.md index 8c020bdbbd8..37cd044a678 100644 --- a/docs/internal-developers/testing/releases/981.md +++ b/docs/internal-developers/testing/releases/981.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.8.1 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10979797/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/982.md b/docs/internal-developers/testing/releases/982.md index 8079e6ee88d..47a5402ab2d 100644 --- a/docs/internal-developers/testing/releases/982.md +++ b/docs/internal-developers/testing/releases/982.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.8.2 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11039374/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/983.md b/docs/internal-developers/testing/releases/983.md index 3f08e98bf9b..ceb0b4fdac6 100644 --- a/docs/internal-developers/testing/releases/983.md +++ b/docs/internal-developers/testing/releases/983.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.8.3 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11088586/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/984.md b/docs/internal-developers/testing/releases/984.md index 26525685a31..47d5a567ad6 100644 --- a/docs/internal-developers/testing/releases/984.md +++ b/docs/internal-developers/testing/releases/984.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.8.4 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11100007/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/985.md b/docs/internal-developers/testing/releases/985.md index 1eab36a4622..1850d9ddd1d 100644 --- a/docs/internal-developers/testing/releases/985.md +++ b/docs/internal-developers/testing/releases/985.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.8.5 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11287747/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/990.md b/docs/internal-developers/testing/releases/990.md index 1045272aaae..ad08ed13a97 100644 --- a/docs/internal-developers/testing/releases/990.md +++ b/docs/internal-developers/testing/releases/990.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing notes and ZIP for release 9.9.0 Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11113569/woocommerce-gutenberg-products-block.zip) diff --git a/docs/internal-developers/testing/releases/README.md b/docs/internal-developers/testing/releases/README.md index 1701ac7c708..21c23e62e97 100644 --- a/docs/internal-developers/testing/releases/README.md +++ b/docs/internal-developers/testing/releases/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Releases Every release includes specific testing instructions for new features and bug fixes (if applicable). This is a list of the available release testing instruction docs: diff --git a/docs/internal-developers/testing/smoke-testing.md b/docs/internal-developers/testing/smoke-testing.md index 92f5d038ecc..89486ef2d59 100644 --- a/docs/internal-developers/testing/smoke-testing.md +++ b/docs/internal-developers/testing/smoke-testing.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Smoke Testing We generally consider smoke testing using this definition [from Wikipedia](): diff --git a/docs/internal-developers/testing/when-to-employ-e2e-testing.md b/docs/internal-developers/testing/when-to-employ-e2e-testing.md index df06b3e3750..cf47a6282ca 100644 --- a/docs/internal-developers/testing/when-to-employ-e2e-testing.md +++ b/docs/internal-developers/testing/when-to-employ-e2e-testing.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # When to employ end to end (E2E) testing We use [Puppeteer](https://pptr.dev/) to run tests in a real browser, these are called End to End tests. These tests are fairly expensive to run and often fail randomly due to flaky browser behaviour, with this in mind, we should be careful about when we use them. diff --git a/docs/internal-developers/translations/README.md b/docs/internal-developers/translations/README.md index ffde05869e0..760772c49a8 100644 --- a/docs/internal-developers/translations/README.md +++ b/docs/internal-developers/translations/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Translations This folder contains documentation around translation handling of WooCommerce Blocks: diff --git a/docs/internal-developers/translations/translation-basics.md b/docs/internal-developers/translations/translation-basics.md index e8103b0d5e7..ed9d7f3b540 100644 --- a/docs/internal-developers/translations/translation-basics.md +++ b/docs/internal-developers/translations/translation-basics.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Translation basics ## Localization functions diff --git a/docs/internal-developers/translations/translation-loading.md b/docs/internal-developers/translations/translation-loading.md index 0abe8fb3905..b69df2688da 100644 --- a/docs/internal-developers/translations/translation-loading.md +++ b/docs/internal-developers/translations/translation-loading.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Translation files and loading ## Translation files diff --git a/docs/internal-developers/translations/translation-management.md b/docs/internal-developers/translations/translation-management.md index 925403fd11a..a4082eb9174 100644 --- a/docs/internal-developers/translations/translation-management.md +++ b/docs/internal-developers/translations/translation-management.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Translation management As mentioned in [Translation basics](../../internal-developers/translations/translation-basics.md), all translations are managed using [GlotPress](https://wordpress.org/plugins/glotpress/). The translations of the WooCommerce Blocks plugin can be found on . diff --git a/docs/internal-developers/translations/translations-for-lazy-loaded-components.md b/docs/internal-developers/translations/translations-for-lazy-loaded-components.md index 18542c4139a..bbcd4f23023 100644 --- a/docs/internal-developers/translations/translations-for-lazy-loaded-components.md +++ b/docs/internal-developers/translations/translations-for-lazy-loaded-components.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Translations for lazy-loaded components The Mini-Cart block as well as inner blocks of the Cart and the Checkout blocks are lazy-loaded. To lazy-load them, the translation chunks needs to be registered. This takes place in `/src/BlockTypes/AbstractBlock.php`: diff --git a/docs/internal-developers/translations/translations-in-FSE-templates.md b/docs/internal-developers/translations/translations-in-FSE-templates.md index 4b3e3962e27..81466971cbc 100644 --- a/docs/internal-developers/translations/translations-in-FSE-templates.md +++ b/docs/internal-developers/translations/translations-in-FSE-templates.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Translations in FSE templates To make the WooCommerce Blocks plugin inclusive, all user-facing strings should be translatable. Managing [Translations in PHP files](../../internal-developers/translations/translations-in-PHP-files.md) and [Translations in JS/TS files](../../internal-developers/translations/translations-in-JS-TS-files.md) is simple as PHP and JS/TS are languages are programming languages which contain translation function. In comparison, FSE-templates are using plain HTML. As HTML is a markup language and not a programming language, translation functions such as `__()` and `_n()` are not available in HTML. Therefore, translations within FSE-templates require a different approach. diff --git a/docs/internal-developers/translations/translations-in-JS-TS-files.md b/docs/internal-developers/translations/translations-in-JS-TS-files.md index 663b7b755fb..cf2c763c075 100644 --- a/docs/internal-developers/translations/translations-in-JS-TS-files.md +++ b/docs/internal-developers/translations/translations-in-JS-TS-files.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Translations in JS/TS files In comparison to PHP files, translations in JS/TS files require a few additional steps. To use translation functions in JS/TS, the dependency `@wordpress/i18n` needs to be included at the top of the corresponding file: diff --git a/docs/internal-developers/translations/translations-in-PHP-files.md b/docs/internal-developers/translations/translations-in-PHP-files.md index 9f70a56c02b..d91e6c47168 100644 --- a/docs/internal-developers/translations/translations-in-PHP-files.md +++ b/docs/internal-developers/translations/translations-in-PHP-files.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Translations in PHP files Translations in PHP files work straight-forward. Translations functions such as `__()` and `_n()` are part of the WordPress core. Therefore, they are available globally and do not have to be imported. diff --git a/docs/third-party-developers/extensibility/README.md b/docs/third-party-developers/extensibility/README.md index 3df7f1a008d..eab6fb88787 100644 --- a/docs/third-party-developers/extensibility/README.md +++ b/docs/third-party-developers/extensibility/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Extensibility in WooCommerce Blocks ## Table of Contents diff --git a/docs/third-party-developers/extensibility/checkout-block/available-filters.md b/docs/third-party-developers/extensibility/checkout-block/available-filters.md index e201703a7d9..19a5ec3e63f 100644 --- a/docs/third-party-developers/extensibility/checkout-block/available-filters.md +++ b/docs/third-party-developers/extensibility/checkout-block/available-filters.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Available filters ## Table of Contents diff --git a/docs/third-party-developers/extensibility/checkout-block/available-filters/additional-cart-checkout-inner-block-types.md b/docs/third-party-developers/extensibility/checkout-block/available-filters/additional-cart-checkout-inner-block-types.md index d52cd371e7e..d9286fd27d2 100644 --- a/docs/third-party-developers/extensibility/checkout-block/available-filters/additional-cart-checkout-inner-block-types.md +++ b/docs/third-party-developers/extensibility/checkout-block/available-filters/additional-cart-checkout-inner-block-types.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Additional Cart and Checkout inner block types The following Additional Cart and Checkout inner block types filter is available: diff --git a/docs/third-party-developers/extensibility/checkout-block/available-filters/cart-line-items.md b/docs/third-party-developers/extensibility/checkout-block/available-filters/cart-line-items.md index 4d5b7bcccf8..5da52e525cd 100644 --- a/docs/third-party-developers/extensibility/checkout-block/available-filters/cart-line-items.md +++ b/docs/third-party-developers/extensibility/checkout-block/available-filters/cart-line-items.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Cart Line Items The following Cart Line Items filters are available: diff --git a/docs/third-party-developers/extensibility/checkout-block/available-filters/checkout-and-place-order-button.md b/docs/third-party-developers/extensibility/checkout-block/available-filters/checkout-and-place-order-button.md index b364d16ed6f..7bb2bb80441 100644 --- a/docs/third-party-developers/extensibility/checkout-block/available-filters/checkout-and-place-order-button.md +++ b/docs/third-party-developers/extensibility/checkout-block/available-filters/checkout-and-place-order-button.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Checkout and place order button The following Checkout and place order button filters are available: diff --git a/docs/third-party-developers/extensibility/checkout-block/available-filters/coupons.md b/docs/third-party-developers/extensibility/checkout-block/available-filters/coupons.md index 9c7a69961b4..5b3ce9baed4 100644 --- a/docs/third-party-developers/extensibility/checkout-block/available-filters/coupons.md +++ b/docs/third-party-developers/extensibility/checkout-block/available-filters/coupons.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Coupons The following Coupon filters are available: diff --git a/docs/third-party-developers/extensibility/checkout-block/available-filters/order-summary-items.md b/docs/third-party-developers/extensibility/checkout-block/available-filters/order-summary-items.md index 3fd4260fd36..31c7093ace5 100644 --- a/docs/third-party-developers/extensibility/checkout-block/available-filters/order-summary-items.md +++ b/docs/third-party-developers/extensibility/checkout-block/available-filters/order-summary-items.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Order Summary Items The following Order Summary Items filters are available: diff --git a/docs/third-party-developers/extensibility/checkout-block/available-filters/totals-footer-item.md b/docs/third-party-developers/extensibility/checkout-block/available-filters/totals-footer-item.md index 21764730dee..f65d18581ec 100644 --- a/docs/third-party-developers/extensibility/checkout-block/available-filters/totals-footer-item.md +++ b/docs/third-party-developers/extensibility/checkout-block/available-filters/totals-footer-item.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Totals Footer Item The following Totals Footer Item filter is available: diff --git a/docs/third-party-developers/extensibility/checkout-block/available-slot-fills.md b/docs/third-party-developers/extensibility/checkout-block/available-slot-fills.md index 11e9f087d9d..b9328496b46 100644 --- a/docs/third-party-developers/extensibility/checkout-block/available-slot-fills.md +++ b/docs/third-party-developers/extensibility/checkout-block/available-slot-fills.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Available Slots ## Table of Contents diff --git a/docs/third-party-developers/extensibility/checkout-block/dom-events.md b/docs/third-party-developers/extensibility/checkout-block/dom-events.md index d4310b72d62..27b1d306e28 100644 --- a/docs/third-party-developers/extensibility/checkout-block/dom-events.md +++ b/docs/third-party-developers/extensibility/checkout-block/dom-events.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # DOM Events ## Table of Contents diff --git a/docs/third-party-developers/extensibility/checkout-block/how-checkout-processes-an-order.md b/docs/third-party-developers/extensibility/checkout-block/how-checkout-processes-an-order.md index adac238e3df..22699079c82 100644 --- a/docs/third-party-developers/extensibility/checkout-block/how-checkout-processes-an-order.md +++ b/docs/third-party-developers/extensibility/checkout-block/how-checkout-processes-an-order.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # How The Checkout Block Processes an Order This document will shed some light on the inner workings of the Checkout flow. More specifically, what happens after a user hits the β€œPlace Order” button. diff --git a/docs/third-party-developers/extensibility/checkout-block/integration-interface.md b/docs/third-party-developers/extensibility/checkout-block/integration-interface.md index c259f9bda77..f9d8df544a9 100644 --- a/docs/third-party-developers/extensibility/checkout-block/integration-interface.md +++ b/docs/third-party-developers/extensibility/checkout-block/integration-interface.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # `IntegrationRegistry` and `IntegrationInterface` ## Table of Contents diff --git a/docs/third-party-developers/extensibility/checkout-block/slot-fills.md b/docs/third-party-developers/extensibility/checkout-block/slot-fills.md index 10a0525b071..7d2e6887282 100644 --- a/docs/third-party-developers/extensibility/checkout-block/slot-fills.md +++ b/docs/third-party-developers/extensibility/checkout-block/slot-fills.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Slot and Fill ## Table of Contents diff --git a/docs/third-party-developers/extensibility/checkout-payment-methods/checkout-flow-and-events.md b/docs/third-party-developers/extensibility/checkout-payment-methods/checkout-flow-and-events.md index bcadd370160..4c1df4a1633 100644 --- a/docs/third-party-developers/extensibility/checkout-payment-methods/checkout-flow-and-events.md +++ b/docs/third-party-developers/extensibility/checkout-payment-methods/checkout-flow-and-events.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Checkout Flow and Events To see the Checkout Flow and Events please consult the following document: diff --git a/docs/third-party-developers/extensibility/checkout-payment-methods/filtering-payment-methods.md b/docs/third-party-developers/extensibility/checkout-payment-methods/filtering-payment-methods.md index d6bb1972a37..145a4f96e73 100644 --- a/docs/third-party-developers/extensibility/checkout-payment-methods/filtering-payment-methods.md +++ b/docs/third-party-developers/extensibility/checkout-payment-methods/filtering-payment-methods.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Filtering Payment Methods in the Checkout block ## Table of Contents diff --git a/docs/third-party-developers/extensibility/checkout-payment-methods/payment-method-integration.md b/docs/third-party-developers/extensibility/checkout-payment-methods/payment-method-integration.md index d9bc0ec2901..3b17d91983b 100644 --- a/docs/third-party-developers/extensibility/checkout-payment-methods/payment-method-integration.md +++ b/docs/third-party-developers/extensibility/checkout-payment-methods/payment-method-integration.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Payment Method Integration for the Checkout Block The checkout block has an API interface for payment methods to integrate that consists of both a server side and client side implementation. diff --git a/docs/third-party-developers/extensibility/data-store/README.md b/docs/third-party-developers/extensibility/data-store/README.md index f54989333f1..7d1ae8153b7 100644 --- a/docs/third-party-developers/extensibility/data-store/README.md +++ b/docs/third-party-developers/extensibility/data-store/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Data Store This document provides an overview of the data stores registered with `wp.data` for use by various blocks. Store keys are exported as constants on the `wc.wcBlocksData` export (externally registered as `@woocommerce/block-data` and enqueued via handle `wc-blocks-data-store`). For any block using the store, it's recommended to import the store key rather than using the reference directly to ensure dependencies are extracted correctly. It is assumed readers have some familiarity with the `wp.data` API. You can read more about that [here](https://developer.wordpress.org/block-editor/reference-guides/packages/packages-data/). diff --git a/docs/third-party-developers/extensibility/data-store/cart.md b/docs/third-party-developers/extensibility/data-store/cart.md index e48f8e9108b..11bcaff357a 100644 --- a/docs/third-party-developers/extensibility/data-store/cart.md +++ b/docs/third-party-developers/extensibility/data-store/cart.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Cart Store (`wc/store/cart`) > πŸ’‘ What's the difference between the Cart Store and the Checkout Store? diff --git a/docs/third-party-developers/extensibility/data-store/checkout.md b/docs/third-party-developers/extensibility/data-store/checkout.md index fb05d722d75..a6bf8bcf21f 100644 --- a/docs/third-party-developers/extensibility/data-store/checkout.md +++ b/docs/third-party-developers/extensibility/data-store/checkout.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Checkout Store (`wc/store/checkout`) > πŸ’‘ What's the difference between the Cart Store and the Checkout Store? diff --git a/docs/third-party-developers/extensibility/data-store/collections.md b/docs/third-party-developers/extensibility/data-store/collections.md index 710928a8946..96ecf8898f6 100644 --- a/docs/third-party-developers/extensibility/data-store/collections.md +++ b/docs/third-party-developers/extensibility/data-store/collections.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Collections Store (`wc/store/collections`) ## Table of Contents diff --git a/docs/third-party-developers/extensibility/data-store/payment.md b/docs/third-party-developers/extensibility/data-store/payment.md index f32556798ad..99ecafdf8d2 100644 --- a/docs/third-party-developers/extensibility/data-store/payment.md +++ b/docs/third-party-developers/extensibility/data-store/payment.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Payment Store (`wc/store/payment`) ## Table of Contents diff --git a/docs/third-party-developers/extensibility/data-store/query-state.md b/docs/third-party-developers/extensibility/data-store/query-state.md index 8d00dfcedc0..143986d5137 100644 --- a/docs/third-party-developers/extensibility/data-store/query-state.md +++ b/docs/third-party-developers/extensibility/data-store/query-state.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Query State Store (`wc/store/query-state`) ## Table of contents diff --git a/docs/third-party-developers/extensibility/data-store/schema.md b/docs/third-party-developers/extensibility/data-store/schema.md index 7e4525cc527..2228ac43b57 100644 --- a/docs/third-party-developers/extensibility/data-store/schema.md +++ b/docs/third-party-developers/extensibility/data-store/schema.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Schema Store (`wc/store/schema`) ## Table of contents diff --git a/docs/third-party-developers/extensibility/data-store/store-notices.md b/docs/third-party-developers/extensibility/data-store/store-notices.md index 7aff64c3b41..39f30288f6e 100644 --- a/docs/third-party-developers/extensibility/data-store/store-notices.md +++ b/docs/third-party-developers/extensibility/data-store/store-notices.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Store Notices Store (`wc/store/store-notices`) ## Table of contents diff --git a/docs/third-party-developers/extensibility/data-store/validation.md b/docs/third-party-developers/extensibility/data-store/validation.md index b9ab4f0bd81..437b8986dcb 100644 --- a/docs/third-party-developers/extensibility/data-store/validation.md +++ b/docs/third-party-developers/extensibility/data-store/validation.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Validation Store (`wc/store/validation`) ## Table of Contents diff --git a/docs/third-party-developers/extensibility/hooks/README.md b/docs/third-party-developers/extensibility/hooks/README.md index da703062dd7..c8ec407710b 100644 --- a/docs/third-party-developers/extensibility/hooks/README.md +++ b/docs/third-party-developers/extensibility/hooks/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Hooks We have several hooks that can be used by extensions, some are new and some are hooks that already exist in WooCommerce core. diff --git a/docs/third-party-developers/extensibility/hooks/actions.md b/docs/third-party-developers/extensibility/hooks/actions.md index 8143c7a1925..94aef458a6c 100644 --- a/docs/third-party-developers/extensibility/hooks/actions.md +++ b/docs/third-party-developers/extensibility/hooks/actions.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + diff --git a/docs/third-party-developers/extensibility/hooks/filters.md b/docs/third-party-developers/extensibility/hooks/filters.md index 90e8cd16911..c0c0fb1df9f 100644 --- a/docs/third-party-developers/extensibility/hooks/filters.md +++ b/docs/third-party-developers/extensibility/hooks/filters.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + diff --git a/docs/third-party-developers/extensibility/hooks/migrated-hooks.md b/docs/third-party-developers/extensibility/hooks/migrated-hooks.md index 339ea8cd86b..feecdb081c0 100644 --- a/docs/third-party-developers/extensibility/hooks/migrated-hooks.md +++ b/docs/third-party-developers/extensibility/hooks/migrated-hooks.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Migrated Legacy Hooks Below are the hooks that exist in WooCommerce core and that were brough over to WooCommerce Blocks. diff --git a/docs/third-party-developers/extensibility/rest-api/README.md b/docs/third-party-developers/extensibility/rest-api/README.md index f1ebdeb9706..8498c18c43b 100644 --- a/docs/third-party-developers/extensibility/rest-api/README.md +++ b/docs/third-party-developers/extensibility/rest-api/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Extending the Store API Your application can change the way the Store API works by extending certain endpoints. It can add data to certain endpoints to make your server-side data available to the client-side. diff --git a/docs/third-party-developers/extensibility/rest-api/available-endpoints-to-extend.md b/docs/third-party-developers/extensibility/rest-api/available-endpoints-to-extend.md index 07abc12986b..4ab5e1fecee 100644 --- a/docs/third-party-developers/extensibility/rest-api/available-endpoints-to-extend.md +++ b/docs/third-party-developers/extensibility/rest-api/available-endpoints-to-extend.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Available endpoints to extend with ExtendSchema ## Table of Contents diff --git a/docs/third-party-developers/extensibility/rest-api/extend-rest-api-add-custom-fields.md b/docs/third-party-developers/extensibility/rest-api/extend-rest-api-add-custom-fields.md index 58c548fd280..66af3fbd457 100644 --- a/docs/third-party-developers/extensibility/rest-api/extend-rest-api-add-custom-fields.md +++ b/docs/third-party-developers/extensibility/rest-api/extend-rest-api-add-custom-fields.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Add a new inner block containing a custom field to the WooCommerce Checkout Block This document describes how a developer can insert an input field into the Checkout block and have its value passed to the Store API so it's available when processing the checkout. diff --git a/docs/third-party-developers/extensibility/rest-api/extend-rest-api-add-data.md b/docs/third-party-developers/extensibility/rest-api/extend-rest-api-add-data.md index ef9abeb3577..6fa4645a89a 100644 --- a/docs/third-party-developers/extensibility/rest-api/extend-rest-api-add-data.md +++ b/docs/third-party-developers/extensibility/rest-api/extend-rest-api-add-data.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Exposing your data in the Store API. ## Table of Contents diff --git a/docs/third-party-developers/extensibility/rest-api/extend-rest-api-formatters.md b/docs/third-party-developers/extensibility/rest-api/extend-rest-api-formatters.md index 0de3ef65b18..309b720374a 100644 --- a/docs/third-party-developers/extensibility/rest-api/extend-rest-api-formatters.md +++ b/docs/third-party-developers/extensibility/rest-api/extend-rest-api-formatters.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Formatters ## Table of Contents diff --git a/docs/third-party-developers/extensibility/rest-api/extend-rest-api-update-cart.md b/docs/third-party-developers/extensibility/rest-api/extend-rest-api-update-cart.md index 43005d2db1a..4ac723ed0de 100644 --- a/docs/third-party-developers/extensibility/rest-api/extend-rest-api-update-cart.md +++ b/docs/third-party-developers/extensibility/rest-api/extend-rest-api-update-cart.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Updating the cart with the Store API ## Table of Contents diff --git a/packages/checkout/README.md b/packages/checkout/README.md index e2ccb2596af..6d7aef1be1d 100644 --- a/packages/checkout/README.md +++ b/packages/checkout/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Checkout ## Table of Contents diff --git a/packages/checkout/blocks-registry/README.md b/packages/checkout/blocks-registry/README.md index e93911ba639..d3aaf45839a 100644 --- a/packages/checkout/blocks-registry/README.md +++ b/packages/checkout/blocks-registry/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Blocks Registry ## Table of Contents diff --git a/packages/checkout/components/README.md b/packages/checkout/components/README.md index 9f7bf428f78..01880331839 100644 --- a/packages/checkout/components/README.md +++ b/packages/checkout/components/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Components A library of components to be used for creating common UI elements shared between features of the WooCommerce Cart and Checkout Blocks. diff --git a/packages/checkout/filter-registry/README.md b/packages/checkout/filter-registry/README.md index 1045d9d025f..4b08086bbd5 100644 --- a/packages/checkout/filter-registry/README.md +++ b/packages/checkout/filter-registry/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Filter Registry ## Table of Contents diff --git a/packages/checkout/slot/README.md b/packages/checkout/slot/README.md index eeb677b95e0..c243ba6d7c7 100644 --- a/packages/checkout/slot/README.md +++ b/packages/checkout/slot/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Slot and Fill ## Table of Contents diff --git a/packages/checkout/utils/README.md b/packages/checkout/utils/README.md index e4735267082..6c8f05c764a 100644 --- a/packages/checkout/utils/README.md +++ b/packages/checkout/utils/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Utilities ## Table of Contents diff --git a/patterns/README.md b/patterns/README.md index 0a079b0a211..07ff4830856 100644 --- a/patterns/README.md +++ b/patterns/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # WooCommerce Blocks - Patterns ## Naming Conventions for Patterns diff --git a/src/StoreApi/README.md b/src/StoreApi/README.md index 735e63b517a..39bb0638312 100644 --- a/src/StoreApi/README.md +++ b/src/StoreApi/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # WooCommerce Store API ## Table of contents diff --git a/src/StoreApi/docs/cart-coupons.md b/src/StoreApi/docs/cart-coupons.md index e3a2d7d235f..d0b239edc4d 100644 --- a/src/StoreApi/docs/cart-coupons.md +++ b/src/StoreApi/docs/cart-coupons.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Cart Coupons API ## Table of Contents diff --git a/src/StoreApi/docs/cart-items.md b/src/StoreApi/docs/cart-items.md index 8f122ad7087..9aca6f59977 100644 --- a/src/StoreApi/docs/cart-items.md +++ b/src/StoreApi/docs/cart-items.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Cart Items API ## Table of Contents diff --git a/src/StoreApi/docs/cart.md b/src/StoreApi/docs/cart.md index dfc78215069..fe8d1695b25 100644 --- a/src/StoreApi/docs/cart.md +++ b/src/StoreApi/docs/cart.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Cart API ## Table of Contents diff --git a/src/StoreApi/docs/checkout-order.md b/src/StoreApi/docs/checkout-order.md index 168f679a6c0..839a0edf20e 100644 --- a/src/StoreApi/docs/checkout-order.md +++ b/src/StoreApi/docs/checkout-order.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Checkout order API ## Table of Contents diff --git a/src/StoreApi/docs/checkout.md b/src/StoreApi/docs/checkout.md index ef09146e411..4fc29803b94 100644 --- a/src/StoreApi/docs/checkout.md +++ b/src/StoreApi/docs/checkout.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Checkout API ## Table of Contents diff --git a/src/StoreApi/docs/guiding-principles.md b/src/StoreApi/docs/guiding-principles.md index 0ce28e33ecb..3401b7aca65 100644 --- a/src/StoreApi/docs/guiding-principles.md +++ b/src/StoreApi/docs/guiding-principles.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Store API Guiding principles ## Table of Contents diff --git a/src/StoreApi/docs/nonce-tokens.md b/src/StoreApi/docs/nonce-tokens.md index 0558a999a13..db337b60b94 100644 --- a/src/StoreApi/docs/nonce-tokens.md +++ b/src/StoreApi/docs/nonce-tokens.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Nonce Tokens ## Table of Contents diff --git a/src/StoreApi/docs/order.md b/src/StoreApi/docs/order.md index 81a1dbf5e45..1c797c0c9ba 100644 --- a/src/StoreApi/docs/order.md +++ b/src/StoreApi/docs/order.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Order API ## Table of Contents diff --git a/src/StoreApi/docs/product-attribute-terms.md b/src/StoreApi/docs/product-attribute-terms.md index 397bf04c813..180de315cab 100644 --- a/src/StoreApi/docs/product-attribute-terms.md +++ b/src/StoreApi/docs/product-attribute-terms.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Product Attribute Terms API ```http diff --git a/src/StoreApi/docs/product-attributes.md b/src/StoreApi/docs/product-attributes.md index da6b25f629f..7de6ae748c0 100644 --- a/src/StoreApi/docs/product-attributes.md +++ b/src/StoreApi/docs/product-attributes.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Product Attributes API ## Table of Contents diff --git a/src/StoreApi/docs/product-categories.md b/src/StoreApi/docs/product-categories.md index ed1e8cb2f89..a89c209dfd1 100644 --- a/src/StoreApi/docs/product-categories.md +++ b/src/StoreApi/docs/product-categories.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Product Categories API ## Table of Contents diff --git a/src/StoreApi/docs/product-collection-data.md b/src/StoreApi/docs/product-collection-data.md index 510c2856a60..531562bfa1c 100644 --- a/src/StoreApi/docs/product-collection-data.md +++ b/src/StoreApi/docs/product-collection-data.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Product Collection Data API This endpoint allows you to get aggregate data from a collection of products, for example, the min and max price in a collection of products (ignoring pagination). This is used by blocks for product filtering widgets, since counts are based on the product catalog being viewed. diff --git a/src/StoreApi/docs/product-reviews.md b/src/StoreApi/docs/product-reviews.md index 0aab4643599..89989a26e39 100644 --- a/src/StoreApi/docs/product-reviews.md +++ b/src/StoreApi/docs/product-reviews.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Product Reviews API ## Table of Contents diff --git a/src/StoreApi/docs/product-tags.md b/src/StoreApi/docs/product-tags.md index 549e3ea1b24..f2fb9674f4f 100644 --- a/src/StoreApi/docs/product-tags.md +++ b/src/StoreApi/docs/product-tags.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Product Tags API ## Table of Contents diff --git a/src/StoreApi/docs/products.md b/src/StoreApi/docs/products.md index 7b1499923db..9d327fd5527 100644 --- a/src/StoreApi/docs/products.md +++ b/src/StoreApi/docs/products.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Products API ## Table of Contents diff --git a/src/StoreApi/docs/rate-limiting.md b/src/StoreApi/docs/rate-limiting.md index 6dfc50229b8..dbede8d1569 100644 --- a/src/StoreApi/docs/rate-limiting.md +++ b/src/StoreApi/docs/rate-limiting.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Rate Limiting for Store API endpoints ## Table of Contents diff --git a/storybook/README.md b/storybook/README.md index 43e1651de3f..900df0ac777 100644 --- a/storybook/README.md +++ b/storybook/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Working with Storybook ## Table of Contents diff --git a/templates/templates/blockified/README.md b/templates/templates/blockified/README.md index 33796615590..61a479eceea 100644 --- a/templates/templates/blockified/README.md +++ b/templates/templates/blockified/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Blockified templates This folder contains the blockified versions of the WooCommerce block templates. diff --git a/tests/e2e/README.md b/tests/e2e/README.md index 36fb315971d..503968b3ab3 100644 --- a/tests/e2e/README.md +++ b/tests/e2e/README.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # WooCommerce Blocks Playwright End to End Tests This is the documentation for the new E2E testing setup based on Playwright and wp-env. Over time, these playwright E2E tests should replace the current [Puppeteer E2E tests](../e2e-jest/). diff --git a/tests/e2e/mocks/custom-plugins/readme.md b/tests/e2e/mocks/custom-plugins/readme.md index f37b4045c09..4d6cbe543e8 100644 --- a/tests/e2e/mocks/custom-plugins/readme.md +++ b/tests/e2e/mocks/custom-plugins/readme.md @@ -1,3 +1,11 @@ +# πŸ“£ Announcement: New documentation location + +The documentation for WooCommerce Blocks has moved to the [WooCommerce monorepo](https://github.com/woocommerce/woocommerce/tree/trunk/plugins/woocommerce-blocks/docs/). + +Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived. + +--- + # Testing WordPress actions and filters This documentation covers testing WordPress actions and filters when writing Playwright tests.