You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/_data/whats-new.yml
+60-2Lines changed: 60 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,64 @@ description: This page contains recent changes that we think you'd like to know
4
4
We exclude from this list proofreading, spelling checks, and all minor updates.
5
5
link: "/whats-new.html"
6
6
thread: "/whatsnew-feed.xml"
7
-
updated: Tue Feb 9 12:25:39 2021
7
+
updated: Mon Feb 15 15:38:38 2021
8
8
entries:
9
+
- description: Updated the example in the [ColumnsControl component](https://devdocs.magento.com/guides/v2.4/ui_comp_guide/components/ui-columnscontrols.html)
- description: Added 2.4.2 to the [Backward incompatible changes reference](https://devdocs.magento.com/guides/v2.4/release-notes/backward-incompatible-changes/reference.html).
Copy file name to clipboardExpand all lines: src/_includes/reference/cli-template.md
+8-13Lines changed: 8 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -14,16 +14,14 @@ The initial list is auto generated using the `{{ tool }} list` command at the {{
14
14
15
15
{{ intro }}
16
16
17
-
## Reference
18
-
19
17
{:.bs-callout-info}
20
18
This reference is generated from the Magento codebase. To change the content, you can update the source code for the corresponding command implementation in [Magento codebase](https://github.com/magento) repository and submit your changes for review. Another way is to _Give us feedback_ (find the link at the upper right). For contribution guidelines, see [Magento Code Contributions]({{ site.baseurl] }}/contributor-guide/contributing.html).
0 commit comments