Skip to content

Commit e9da3db

Browse files
authored
docs(core): remove angularjs migration (#21916)
1 parent 58cfaae commit e9da3db

File tree

14 files changed

+11
-921
lines changed

14 files changed

+11
-921
lines changed

docs/generated/manifests/menus.json

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1578,14 +1578,6 @@
15781578
"isExternal": false,
15791579
"children": [],
15801580
"disableCollapsible": false
1581-
},
1582-
{
1583-
"name": "Migrating from AngularJS",
1584-
"path": "/recipes/angular/migration/angularjs",
1585-
"id": "angularjs",
1586-
"isExternal": false,
1587-
"children": [],
1588-
"disableCollapsible": false
15891581
}
15901582
],
15911583
"disableCollapsible": false
@@ -2769,14 +2761,6 @@
27692761
"isExternal": false,
27702762
"children": [],
27712763
"disableCollapsible": false
2772-
},
2773-
{
2774-
"name": "Migrating from AngularJS",
2775-
"path": "/recipes/angular/migration/angularjs",
2776-
"id": "angularjs",
2777-
"isExternal": false,
2778-
"children": [],
2779-
"disableCollapsible": false
27802764
}
27812765
],
27822766
"disableCollapsible": false
@@ -2853,14 +2837,6 @@
28532837
"isExternal": false,
28542838
"children": [],
28552839
"disableCollapsible": false
2856-
},
2857-
{
2858-
"name": "Migrating from AngularJS",
2859-
"path": "/recipes/angular/migration/angularjs",
2860-
"id": "angularjs",
2861-
"isExternal": false,
2862-
"children": [],
2863-
"disableCollapsible": false
28642840
}
28652841
],
28662842
"disableCollapsible": false
@@ -2889,14 +2865,6 @@
28892865
"children": [],
28902866
"disableCollapsible": false
28912867
},
2892-
{
2893-
"name": "Migrating from AngularJS",
2894-
"path": "/recipes/angular/migration/angularjs",
2895-
"id": "angularjs",
2896-
"isExternal": false,
2897-
"children": [],
2898-
"disableCollapsible": false
2899-
},
29002868
{
29012869
"name": "Use Environment Variables in Angular",
29022870
"path": "/recipes/angular/use-environment-variables-in-angular",

docs/generated/manifests/nx-api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"githubRoot": "https://github.com/nrwl/nx/blob/master",
44
"name": "angular",
55
"packageName": "@nx/angular",
6-
"description": "The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: \n\n- Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, and Cypress. \n\n- Generators to help scaffold code quickly (like: Micro Frontends, Libraries, both internal to your codebase and publishable to npm) \n\n- Upgrading AngularJS applications \n\n- Single Component Application Modules (SCAMs) \n\n- NgRx helpers. \n\n- Utilities for automatic workspace refactoring.",
6+
"description": "The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: \n\n- Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, and Cypress. \n\n- Generators to help scaffold code quickly (like: Micro Frontends, Libraries, both internal to your codebase and publishable to npm) \n\n- Single Component Application Modules (SCAMs) \n\n- NgRx helpers. \n\n- Utilities for automatic workspace refactoring.",
77
"documents": {
88
"/nx-api/angular/documents/overview": {
99
"id": "overview",
1010
"name": "Overview",
11-
"description": "The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: \n\n- Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, and Cypress. \n\n- Generators to help scaffold code quickly (like: Micro Frontends, Libraries, both internal to your codebase and publishable to npm) \n\n- Upgrading AngularJS applications \n\n- Single Component Application Modules (SCAMs) \n\n- NgRx helpers. \n\n- Utilities for automatic workspace refactoring.",
11+
"description": "The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: \n\n- Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, and Cypress. \n\n- Generators to help scaffold code quickly (like: Micro Frontends, Libraries, both internal to your codebase and publishable to npm) \n\n- Single Component Application Modules (SCAMs) \n\n- NgRx helpers. \n\n- Utilities for automatic workspace refactoring.",
1212
"file": "generated/packages/angular/documents/overview",
1313
"itemList": [],
1414
"isExternal": false,
@@ -19,7 +19,7 @@
1919
"/nx-api/angular/documents/angular-nx-version-matrix": {
2020
"id": "angular-nx-version-matrix",
2121
"name": "Angular and Nx Version Matrix",
22-
"description": "The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: \n\n- Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, and Cypress. \n\n- Generators to help scaffold code quickly (like: Micro Frontends, Libraries, both internal to your codebase and publishable to npm) \n\n- Upgrading AngularJS applications \n\n- Single Component Application Modules (SCAMs) \n\n- NgRx helpers. \n\n- Utilities for automatic workspace refactoring.",
22+
"description": "The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: \n\n- Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, and Cypress. \n\n- Generators to help scaffold code quickly (like: Micro Frontends, Libraries, both internal to your codebase and publishable to npm) \n\n- Single Component Application Modules (SCAMs) \n\n- NgRx helpers. \n\n- Utilities for automatic workspace refactoring.",
2323
"file": "generated/packages/angular/documents/angular-nx-version-matrix",
2424
"itemList": [],
2525
"isExternal": false,

docs/generated/manifests/nx.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -2157,17 +2157,6 @@
21572157
"isExternal": false,
21582158
"path": "/recipes/angular/migration/angular-manual",
21592159
"tags": []
2160-
},
2161-
{
2162-
"id": "angularjs",
2163-
"name": "Migrating from AngularJS",
2164-
"description": "",
2165-
"mediaImage": "",
2166-
"file": "shared/migration/migration-angularjs",
2167-
"itemList": [],
2168-
"isExternal": false,
2169-
"path": "/recipes/angular/migration/angularjs",
2170-
"tags": []
21712160
}
21722161
],
21732162
"isExternal": false,
@@ -3788,17 +3777,6 @@
37883777
"isExternal": false,
37893778
"path": "/recipes/angular/migration/angular-manual",
37903779
"tags": []
3791-
},
3792-
{
3793-
"id": "angularjs",
3794-
"name": "Migrating from AngularJS",
3795-
"description": "",
3796-
"mediaImage": "",
3797-
"file": "shared/migration/migration-angularjs",
3798-
"itemList": [],
3799-
"isExternal": false,
3800-
"path": "/recipes/angular/migration/angularjs",
3801-
"tags": []
38023780
}
38033781
],
38043782
"isExternal": false,
@@ -3904,17 +3882,6 @@
39043882
"isExternal": false,
39053883
"path": "/recipes/angular/migration/angular-manual",
39063884
"tags": []
3907-
},
3908-
{
3909-
"id": "angularjs",
3910-
"name": "Migrating from AngularJS",
3911-
"description": "",
3912-
"mediaImage": "",
3913-
"file": "shared/migration/migration-angularjs",
3914-
"itemList": [],
3915-
"isExternal": false,
3916-
"path": "/recipes/angular/migration/angularjs",
3917-
"tags": []
39183885
}
39193886
],
39203887
"isExternal": false,
@@ -3954,17 +3921,6 @@
39543921
"path": "/recipes/angular/migration/angular-manual",
39553922
"tags": []
39563923
},
3957-
"/recipes/angular/migration/angularjs": {
3958-
"id": "angularjs",
3959-
"name": "Migrating from AngularJS",
3960-
"description": "",
3961-
"mediaImage": "",
3962-
"file": "shared/migration/migration-angularjs",
3963-
"itemList": [],
3964-
"isExternal": false,
3965-
"path": "/recipes/angular/migration/angularjs",
3966-
"tags": []
3967-
},
39683924
"/recipes/angular/use-environment-variables-in-angular": {
39693925
"id": "use-environment-variables-in-angular",
39703926
"name": "Use Environment Variables in Angular",

docs/generated/packages-metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[
22
{
3-
"description": "The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: \n\n- Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, and Cypress. \n\n- Generators to help scaffold code quickly (like: Micro Frontends, Libraries, both internal to your codebase and publishable to npm) \n\n- Upgrading AngularJS applications \n\n- Single Component Application Modules (SCAMs) \n\n- NgRx helpers. \n\n- Utilities for automatic workspace refactoring.",
3+
"description": "The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: \n\n- Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, and Cypress. \n\n- Generators to help scaffold code quickly (like: Micro Frontends, Libraries, both internal to your codebase and publishable to npm) \n\n- Single Component Application Modules (SCAMs) \n\n- NgRx helpers. \n\n- Utilities for automatic workspace refactoring.",
44
"documents": [
55
{
66
"id": "overview",
77
"name": "Overview",
8-
"description": "The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: \n\n- Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, and Cypress. \n\n- Generators to help scaffold code quickly (like: Micro Frontends, Libraries, both internal to your codebase and publishable to npm) \n\n- Upgrading AngularJS applications \n\n- Single Component Application Modules (SCAMs) \n\n- NgRx helpers. \n\n- Utilities for automatic workspace refactoring.",
8+
"description": "The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: \n\n- Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, and Cypress. \n\n- Generators to help scaffold code quickly (like: Micro Frontends, Libraries, both internal to your codebase and publishable to npm) \n\n- Single Component Application Modules (SCAMs) \n\n- NgRx helpers. \n\n- Utilities for automatic workspace refactoring.",
99
"file": "generated/packages/angular/documents/overview",
1010
"itemList": [],
1111
"isExternal": false,
@@ -16,7 +16,7 @@
1616
{
1717
"id": "angular-nx-version-matrix",
1818
"name": "Angular and Nx Version Matrix",
19-
"description": "The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: \n\n- Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, and Cypress. \n\n- Generators to help scaffold code quickly (like: Micro Frontends, Libraries, both internal to your codebase and publishable to npm) \n\n- Upgrading AngularJS applications \n\n- Single Component Application Modules (SCAMs) \n\n- NgRx helpers. \n\n- Utilities for automatic workspace refactoring.",
19+
"description": "The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: \n\n- Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, and Cypress. \n\n- Generators to help scaffold code quickly (like: Micro Frontends, Libraries, both internal to your codebase and publishable to npm) \n\n- Single Component Application Modules (SCAMs) \n\n- NgRx helpers. \n\n- Utilities for automatic workspace refactoring.",
2020
"file": "generated/packages/angular/documents/angular-nx-version-matrix",
2121
"itemList": [],
2222
"isExternal": false,

docs/generated/packages/angular/documents/overview.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ within an Nx workspace. It provides:
1010
- Generators to help scaffold code quickly, including:
1111
- Micro Frontends
1212
- Libraries, both internal to your codebase and publishable to npm
13-
- Upgrading AngularJS applications
1413
- Single Component Application Modules (SCAMs)
1514
- NgRx helpers.
1615
- Utilities for automatic workspace refactoring.
@@ -123,5 +122,4 @@ nx g @nx/angular:service my-service
123122
- [Angular Monorepo Tutorial](/getting-started/tutorials/angular-monorepo-tutorial)
124123
- [Migrating from the Angular CLI](/recipes/angular/migration/angular)
125124
- [Setup Module Federation with Angular and Nx](/concepts/module-federation/faster-builds-with-module-federation)
126-
- [Upgrading an AngularJS application to Angular](/recipes/angular/migration/angularjs)
127125
- [Using Tailwind CSS with Angular projects](/recipes/angular/using-tailwind-css-with-angular-projects)

docs/map.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -583,11 +583,6 @@
583583
"name": "Migrating Angular Application manually",
584584
"id": "angular-manual",
585585
"file": "shared/migration/angular-manual"
586-
},
587-
{
588-
"name": "Migrating from AngularJS",
589-
"id": "angularjs",
590-
"file": "shared/migration/migration-angularjs"
591586
}
592587
]
593588
},

docs/shared/mental-model/large-tasks.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26179,14 +26179,6 @@
2617926179
"file": "docs/shared/migration/migration-angular.md",
2618026180
"hash": "15ebd87a435dad1352e54e14821eab2b4d263b45"
2618126181
},
26182-
{
26183-
"file": "docs/shared/migration/migration-angularjs-unit-tests-passing.png",
26184-
"hash": "53414ab08cb6659ac6e5506f9c351ad343075064"
26185-
},
26186-
{
26187-
"file": "docs/shared/migration/migration-angularjs.md",
26188-
"hash": "cc6399f1ab8ee3f3b50927a043d0b612b41b9266"
26189-
},
2619026182
{
2619126183
"file": "docs/shared/migration/migration-cra.md",
2619226184
"hash": "3f7ddcd0014a9aec9e0b94f4884d48f314081a52"
Binary file not shown.

0 commit comments

Comments
 (0)