Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
matefun
Frontend
Merge requests
!6
Update to Angular 14
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update to Angular 14
dja_update_angular_14
into
dja
Overview
0
Commits
1
Pipelines
0
Changes
5
Merged
Diego Javier Rodriguez Uranga
requested to merge
dja_update_angular_14
into
dja
1 year ago
Overview
0
Commits
1
Pipelines
0
Changes
5
Expand
Updating to Angular 14 as needed to use new codemirror library
0
0
Merge request reports
Compare
dja
dja (base)
and
latest version
latest version
e5d61ac4
1 commit,
1 year ago
5 files
+
4323
−
4371
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
Frontend Angular 4/angular.json
+
0
−
1
Options
@@ -131,7 +131,6 @@
}
}
},
"defaultProject"
:
"cli-stable"
,
"schematics"
:
{
"@schematics/angular:component"
:
{
"prefix"
:
"app"
,
Loading