From 0c9b0ed58dacaeb03878948112ec074f61a70fba Mon Sep 17 00:00:00 2001 From: Margaret Eker Date: Mon, 19 Aug 2019 16:31:34 -0400 Subject: [PATCH 1/4] Updated What's New for documentation updates since Aug 9, 2019 --- _data/whats-new.yml | 58 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 57 insertions(+), 1 deletion(-) diff --git a/_data/whats-new.yml b/_data/whats-new.yml index bb3d415e77e..fa49ca507af 100644 --- a/_data/whats-new.yml +++ b/_data/whats-new.yml @@ -4,8 +4,64 @@ description: | We exclude from this list proofreading, spelling checks, and all minor updates. link: /whats-new.html thread: /whatsnew-feed.xml -updated: Fri Aug 9 23:29:50 2019 +updated: Mon Aug 19 16:06:34 2019 entries: +- description: Added a tutorial about how to create a [grouped product using the REST + API](https://devdocs.magento.com/guides/v2.3/rest/tutorials/grouped-product/create-and-manage-grouped-products.html). + versions: 2.3.x + type: New topic + date: August 19, 2019 + link: https://github.com/magento/devdocs/pull/5155`1 +- description: Update the [Set up multiple website or stores](https://devdocs.magento.com/guides/v2.3/cloud/project/project-multi-sites.html) + topic in the Cloud guide. Now, this topic differentiates between sites with a + shared domain and sites with unique domains. + versions: 2.x + type: Major update + date: August 15, 2019 + link: https://github.com/magento/devdocs/pull/5123 +- description: Added the [Change increment ID for a database entity on particular + store](http://devdocs.magento.com/guides/v2.2/config-guide/multi-site/change-increment-id.html) + topic to the Configuration Guide. + versions: 2.2.x, 2.3.x + type: New topic + date: August 15, 2019 + link: https://github.com/magento/devdocs/pull/5129 +- description: Added a code sample and updated the API reference in the [QuickSearch + Widget](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/widgets/widget_quickSearch.html) + topic. + versions: 2.2.x, 2.3.x + type: Major update + date: August 14, 2019 + link: https://github.com/magento/devdocs/pull/5182 +- description: Provided details about what happens when you run the [Data Migration + Tool](https://devdocs.magento.com/guides/v2.2/migration/migration-migrate-data.html). + versions: 2.2.x, 2.3.x + type: Major update + date: August 14, 2019 + link: https://github.com/magento/devdocs/pull/5167 +- description: Updated the Javascript resources topic with instructions for [including + third-party JavaScript libraries](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/javascript/js-resources.html#including-third-party-javascript-libraries). + versions: 2.2.x, 2.3.x + type: Major update + date: August 13, 2019 + link: https://github.com/magento/devdocs/pull/5161 +- description: Added the [TrimInput widget](https://devdocs.magento.com//guides/v2.3/javascript-dev-guide/widgets/widget_trim-input.html) + topic. + versions: 2.2.x, 2.3.x + type: New topic + date: August 13, 2019 + link: https://github.com/magento/devdocs/pull/5135 +- description: Added an optional step to the [Cloud Docker]( https://devdocs.magento.com/guides/v2.3/cloud/docker/docker-config.html) + topic to restart services. + versions: 2.x + type: Technical changes + date: August 12, 2019 + link: https://github.com/magento/devdocs/pull/5157 +- description: Added documentation for the [Popup Window widget](https://devdocs.magento.com//guides/v2.3/javascript-dev-guide/widgets/widget-popup-window.html). + versions: 2.2.x, 2.3.x + type: New topic + date: August 12, 2019 + link: https://github.com/magento/devdocs/pull/5171 - description: Added information about how to [define a custom Import Entity](https://devdocs.magento.com/guides/v2.3/ext-best-practices/tutorials/custom-import-entity.html). versions: 2.2.x, 2.3.x type: New topic From b34de62f4659a3e19c4261dfaff0a423a0135759 Mon Sep 17 00:00:00 2001 From: Margaret Eker Date: Mon, 19 Aug 2019 16:40:52 -0400 Subject: [PATCH 2/4] Minor grammar fixes --- _data/whats-new.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/whats-new.yml b/_data/whats-new.yml index fa49ca507af..0fe5c73f094 100644 --- a/_data/whats-new.yml +++ b/_data/whats-new.yml @@ -12,7 +12,7 @@ entries: type: New topic date: August 19, 2019 link: https://github.com/magento/devdocs/pull/5155`1 -- description: Update the [Set up multiple website or stores](https://devdocs.magento.com/guides/v2.3/cloud/project/project-multi-sites.html) +- description: Updated the [Set up multiple website or stores](https://devdocs.magento.com/guides/v2.3/cloud/project/project-multi-sites.html) topic in the Cloud guide. Now, this topic differentiates between sites with a shared domain and sites with unique domains. versions: 2.x @@ -45,7 +45,7 @@ entries: type: Major update date: August 13, 2019 link: https://github.com/magento/devdocs/pull/5161 -- description: Added the [TrimInput widget](https://devdocs.magento.com//guides/v2.3/javascript-dev-guide/widgets/widget_trim-input.html) +- description: Added documentation for the [TrimInput widget](https://devdocs.magento.com//guides/v2.3/javascript-dev-guide/widgets/widget_trim-input.html) topic. versions: 2.2.x, 2.3.x type: New topic From b738dfd2ebe96ea5db76fd1608ad823131b86ce5 Mon Sep 17 00:00:00 2001 From: Margaret Eker Date: Tue, 20 Aug 2019 10:48:14 -0500 Subject: [PATCH 3/4] Fix capitalization --- _data/whats-new.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/whats-new.yml b/_data/whats-new.yml index 0fe5c73f094..b16fee351ca 100644 --- a/_data/whats-new.yml +++ b/_data/whats-new.yml @@ -39,7 +39,7 @@ entries: type: Major update date: August 14, 2019 link: https://github.com/magento/devdocs/pull/5167 -- description: Updated the Javascript resources topic with instructions for [including +- description: Updated the JavaScript resources topic with instructions for [including third-party JavaScript libraries](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/javascript/js-resources.html#including-third-party-javascript-libraries). versions: 2.2.x, 2.3.x type: Major update From 23e1ffbff47bfba855b6b2c970f2827ea2fe37c3 Mon Sep 17 00:00:00 2001 From: Margaret Eker Date: Tue, 20 Aug 2019 14:33:42 -0500 Subject: [PATCH 4/4] Updates based on feedback --- _data/whats-new.yml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/_data/whats-new.yml b/_data/whats-new.yml index b16fee351ca..e1c25d02eb3 100644 --- a/_data/whats-new.yml +++ b/_data/whats-new.yml @@ -4,14 +4,14 @@ description: | We exclude from this list proofreading, spelling checks, and all minor updates. link: /whats-new.html thread: /whatsnew-feed.xml -updated: Mon Aug 19 16:06:34 2019 +updated: Tue Aug 20 11:10:17 2019 entries: - description: Added a tutorial about how to create a [grouped product using the REST API](https://devdocs.magento.com/guides/v2.3/rest/tutorials/grouped-product/create-and-manage-grouped-products.html). versions: 2.3.x type: New topic date: August 19, 2019 - link: https://github.com/magento/devdocs/pull/5155`1 + link: https://github.com/magento/devdocs/pull/5155 - description: Updated the [Set up multiple website or stores](https://devdocs.magento.com/guides/v2.3/cloud/project/project-multi-sites.html) topic in the Cloud guide. Now, this topic differentiates between sites with a shared domain and sites with unique domains. @@ -45,19 +45,18 @@ entries: type: Major update date: August 13, 2019 link: https://github.com/magento/devdocs/pull/5161 -- description: Added documentation for the [TrimInput widget](https://devdocs.magento.com//guides/v2.3/javascript-dev-guide/widgets/widget_trim-input.html) - topic. +- description: Added documentation for the [TrimInput widget](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/widgets/widget-trim-input.html). versions: 2.2.x, 2.3.x type: New topic date: August 13, 2019 link: https://github.com/magento/devdocs/pull/5135 -- description: Added an optional step to the [Cloud Docker]( https://devdocs.magento.com/guides/v2.3/cloud/docker/docker-config.html) +- description: Added an optional step to the [Cloud Docker](https://devdocs.magento.com/guides/v2.3/cloud/docker/docker-config.html) topic to restart services. versions: 2.x type: Technical changes date: August 12, 2019 link: https://github.com/magento/devdocs/pull/5157 -- description: Added documentation for the [Popup Window widget](https://devdocs.magento.com//guides/v2.3/javascript-dev-guide/widgets/widget-popup-window.html). +- description: Added documentation for the [Popup Window widget](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/widgets/widget-popup-window.html). versions: 2.2.x, 2.3.x type: New topic date: August 12, 2019