Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 44897f2

Browse files
committed
Weekly digest
1 parent 6c5533b commit 44897f2

File tree

1 file changed

+60
-1
lines changed

1 file changed

+60
-1
lines changed

_data/whats-new.yml

Lines changed: 60 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,67 @@ description: |
44
We exclude from this list proofreading, spelling checks, and all minor updates.
55
link: /whats-new.html
66
thread: /whatsnew-feed.xml
7-
updated: Mon May 20 13:19:25 2019
7+
updated: Tue May 28 10:33:45 2019
88
entries:
9+
- description: Added a new section about [how to run API functional tests](https://devdocs.magento.com/guides/v2.3/graphql/functional-testing.html)
10+
in GraphQL.
11+
versions: 2.3.x
12+
type: Major update
13+
date: May 28, 2019
14+
link: https://github.com/magento/devdocs/pull/4436
15+
- description: Added a new section that describes how to [manage layouts](https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/layouts/xml-instructions.html).
16+
versions: 2.1.x, 2.2.x, 2.3.x
17+
type: Major update
18+
date: May 24, 2019
19+
link: https://github.com/magento/devdocs/pull/4576
20+
- description: Updated the [Cloud Release notes for ece-tools version 2002.0.19](https://devdocs.magento.com/guides/v2.3/cloud/release-notes/cloud-tools.html#v2002019).
21+
versions: 2.x
22+
type: Technical changes
23+
date: May 24, 2019
24+
link: https://github.com/magento/devdocs/pull/4603
25+
- description: Added missing [menu widget](https://devdocs.magento.com/guides/v2.1/javascript-dev-guide/widgets/widget_menu.html)
26+
options and methods.
27+
versions: 2.1.x, 2.2.x, 2.3.x
28+
type: Major update
29+
date: May 24, 2019
30+
link: https://github.com/magento/devdocs/pull/4589
31+
- description: Added [methods](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/widgets/widget_loader.html)
32+
section for loader widget.
33+
versions: 2.1.x, 2.2.x, 2.3.x
34+
type: Major update
35+
date: May 23, 2019
36+
link: https://github.com/magento/devdocs/pull/4588
37+
- description: Added the `isExpandable` and `suggestionDelay` Quick Search widget
38+
[options](https://devdocs.magento.com/guides/v2.1/javascript-dev-guide/widgets/widget_quickSearch.html)
39+
and fixed links to source code.
40+
versions: 2.1.x, 2.2.x, 2.3.x
41+
type: Major update
42+
date: May 23, 2019
43+
link: https://github.com/magento/devdocs/pull/4590
44+
- description: 'Reformatted YAML samples in the [Configure Environments: Services
45+
section of the Cloud documentation](https://devdocs.magento.com/guides/v2.3/cloud/project/project-conf-files_services.html)'
46+
versions: 2.x
47+
type: Technical changes
48+
date: May 22, 2019
49+
link: https://github.com/magento/devdocs/pull/4574
50+
- description: Added a [new tutorial](https://devdocs.magento.com/guides/v2.3/ext-best-practices/tutorials/dynamic-row-system-config.html)
51+
that shows you how to add a dynamic rows system configuration
52+
versions: 2.1.x, 2.2.x, 2.3.x
53+
type: New topic
54+
date: May 21, 2019
55+
link: https://github.com/magento/devdocs/pull/4528
56+
- description: Added new code examples showing you [how to use callbacks](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/widgets/widget_collapsible.html)
57+
on collapsible widget events.
58+
versions: 2.1.x, 2.2.x, 2.3.x
59+
type: Major update
60+
date: May 21, 2019
61+
link: https://github.com/magento/devdocs/pull/4552
62+
- description: Added 'UI component used in the frontend design area' and 'UI component
63+
used in the Adminhtml area' to [Overview of UI components](https://devdocs.magento.com/guides/v2.3/ui_comp_guide/bk-ui_comps.html).
64+
versions: 2.1.x, 2.2.x, 2.3.x
65+
type: Technical changes
66+
date: May 21, 2019
67+
link: https://github.com/magento/devdocs/pull/4503
968
- description: Added [reference documentation](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/routing.html#result-object)
1069
about the `result object` returned by the `Action` class.
1170
versions: 2.1.x, 2.2.x, 2.3.x

0 commit comments

Comments
 (0)