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
Copy file name to clipboardExpand all lines: packages/devextreme-schematics/src/migrate-config-components/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# migrate-config-components
2
2
3
-
A schematic that migrates old DevExtreme configuration components.
3
+
A schematic that migrates generic DevExtreme configuration components.
4
4
5
5
## Description
6
6
7
-
This schematic automatically migrates old DevExtreme Angular configuration components. The migration command is available as a top-level DevExtreme CLI command that you can run from any directory.
7
+
This schematic automatically migrates generic configuration components to named configuration components in your DevExtreme-powered Angular app. The migration command is available as a top-level DevExtreme CLI command that you can run from any directory.
8
8
9
9
## Usage
10
10
@@ -51,15 +51,15 @@ ng g devextreme-schematics:migrate-config-components
0 commit comments