Skip to content

Commit

Permalink
Updated What's New topic with documentation updates since Aug 19, 2019 (
Browse files Browse the repository at this point in the history
magento#5277)

Added What's New for documentation updates since Aug 19, 2019
  • Loading branch information
meker12 authored Aug 28, 2019
1 parent acae6e8 commit a6d9c8a
Showing 1 changed file with 54 additions and 1 deletion.
55 changes: 54 additions & 1 deletion _data/whats-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,61 @@ description: |
We exclude from this list proofreading, spelling checks, and all minor updates.
link: /whats-new.html
thread: /whatsnew-feed.xml
updated: Tue Aug 20 11:10:17 2019
updated: Mon Aug 26 22:12:19 2019
entries:
- description: Added new code examples to the [JavaScript Mixins](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/javascript/js_mixins.html)
topic.
versions: 2.2.x, 2.3.x
type: Major update
date: August 26, 2019
link: https://github.com/magento/devdocs/pull/5229
- description: Added new code examples to the [Loader widget](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/widgets/widget_loader.html)
topic.
versions: 2.2.x, 2.3.x
type: Major update
date: August 26, 2019
link: https://github.com/magento/devdocs/pull/5230
- description: Added information about how to [retrieve dependency injection configuration
information](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/build/di-xml-file.html)
for a particular class.
versions: 2.2.x, 2.3.x
type: Major update
date: August 26, 2019
link: https://github.com/magento/devdocs/pull/5269
- description: Added a new topic about [view models](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/module-development.html).
versions: 2.2.x, 2.3.x
type: New topic
date: August 26, 2019
link: https://github.com/magento/devdocs/pull/5147
- description: Added a new topic about the [RowBuilder widget](https://devdocs.magento.com/guides/v2.2/javascript-dev-guide/widgets/widget-row-builder.html).
versions: 2.2.x, 2.3.x
type: New topic
date: August 26, 2019
link: https://github.com/magento/devdocs/pull/5206
- description: Added new code examples to the [Customize Checkout](https://devdocs.magento.com/guides/v2.3/howdoi/checkout/checkout_customize.html)
tutorial.
versions: 2.2.x, 2.3.x
type: Major update
date: August 26, 2019
link: https://github.com/magento/devdocs/pull/5225
- description: Added a new topic about the [Breadcrumbs widget](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/widgets/widget-breadcrumbs.html).
versions: 2.2.x, 2.3.x
type: New topic
date: August 26, 2019
link: https://github.com/magento/devdocs/pull/5228
- description: Added [technical guideline](https://devdocs.magento.com/guides/v2.2/coding-standards/technical-guidelines.html)–clause 5.20 about how to handle exceptions in observers and plugins.
versions: 2.2.x, 2.3.x
type: Major update
date: August 23, 2019
link: https://github.com/magento/devdocs/pull/5209
- description: Updated [Magento Commerce Cloud Guide](https://devdocs.magento.com/guides/v2.3/cloud/architecture/pro-develop-deploy-workflow.html)
to remove obsolete instructions for configuring legacy environments and migrating
legacy Cloud environments to use the Project Web UI. Legacy environments are those
provisioned prior to October 23, 2017.
versions: 2.x
type: Major update
date: August 22, 2019
link: https://github.com/magento/devdocs/pull/5125
- 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
Expand Down

0 comments on commit a6d9c8a

Please sign in to comment.