Commit 18a165d
committed
Update Angular 2 Music Store sample to latest Angular 2 and other dependencies. Switch from asp-ng2-prerender-module to the more general asp-prerender-module.
1 parent 532da3d commit 18a165dCopy full SHA for 18a165d
File tree
Expand file treeCollapse file tree
22 files changed
+754
-59
lines changedOpen diff view settings
Filter options
- samples/angular/MusicStore
- Views
- Home
- typings
- es6-shim
- wwwroot/ng-app
- components
- admin
- admin-home
- album-delete-prompt
- album-details
- album-edit
- albums-list
- form-field
- app
- public
- album-details
- album-tile
- genre-contents
- genres-list
- home
Expand file treeCollapse file tree
22 files changed
+754
-59
lines changedOpen diff view settings
Collapse file
samples/angular/MusicStore/Views/Home/Index.cshtml
Copy file name to clipboardExpand all lines: samples/angular/MusicStore/Views/Home/Index.cshtml+4-7Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
7 | | - |
8 | | - |
9 | | - |
10 | | - |
11 | | - |
| 6 | + |
12 | 7 | |
13 | 8 | |
| 9 | + |
14 | 10 | |
| 11 | + |
15 | 12 | |
16 | 13 | |
17 | 14 | |
| ||
22 | 19 | |
23 | 20 | |
24 | 21 | |
25 | | - |
| 22 | + |
26 | 23 | |
Collapse file
samples/angular/MusicStore/Views/_ViewImports.cshtml
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
| 4 | + |
Collapse file
samples/angular/MusicStore/gulpfile.js
Copy file name to clipboardExpand all lines: samples/angular/MusicStore/gulpfile.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
38 | 38 | |
39 | 39 | |
40 | 40 | |
41 | | - |
| 41 | + |
42 | 42 | |
43 | 43 | |
44 | 44 | |
|
Collapse file
samples/angular/MusicStore/package.json
Copy file name to clipboardExpand all lines: samples/angular/MusicStore/package.json+12-8Lines changed: 12 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
6 | | - |
7 | | - |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
8 | 9 | |
9 | | - |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
10 | 14 | |
11 | 15 | |
12 | | - |
13 | | - |
14 | | - |
| 16 | + |
| 17 | + |
15 | 18 | |
16 | | - |
| 19 | + |
| 20 | + |
17 | 21 | |
18 | 22 | |
19 | 23 | |
|
Collapse file
samples/angular/MusicStore/tsd.json
Copy file name to clipboard+12Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
0 commit comments