Commit 689f106
committed
Update templates to TypeScript 2.2.1 and fix whatwg-fetch related errors. Fixes aspnet#705
1 parent 627ea78 commit 689f106Copy full SHA for 689f106
File tree
Expand file treeCollapse file tree
11 files changed
+12
-21
lines changedOpen diff view settings
Filter options
- src/Microsoft.AspNetCore.SpaServices/npm/domain-task
- src
- templates
- Angular2Spa
- AureliaSpa
- ClientApp/app/components/fetchdata
- KnockoutSpa
- ReactReduxSpa
- ReactSpa
Expand file treeCollapse file tree
11 files changed
+12
-21
lines changedOpen diff view settings
Collapse file
src/Microsoft.AspNetCore.SpaServices/npm/domain-task/package.json
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.SpaServices/npm/domain-task/package.json+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
4 | 4 | |
5 | 5 | |
6 | 6 | |
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | | - |
26 | 25 | |
27 | | - |
| 26 | + |
28 | 27 | |
29 | 28 | |
Collapse file
src/Microsoft.AspNetCore.SpaServices/npm/domain-task/src/fetch.ts
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.SpaServices/npm/domain-task/src/fetch.ts+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
13 | | - |
| 13 | + |
14 | 14 | |
15 | 15 | |
16 | 16 | |
|
Collapse file
templates/Angular2Spa/package.json
Copy file name to clipboardExpand all lines: templates/Angular2Spa/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
40 | 40 | |
41 | 41 | |
42 | 42 | |
43 | | - |
| 43 | + |
44 | 44 | |
45 | 45 | |
46 | 46 | |
|
Collapse file
templates/AureliaSpa/ClientApp/app/components/fetchdata/fetchdata.ts
Copy file name to clipboardExpand all lines: templates/AureliaSpa/ClientApp/app/components/fetchdata/fetchdata.ts-4Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | | - |
3 | | - |
4 | | - |
5 | 1 | |
6 | 2 | |
7 | 3 | |
|
Collapse file
templates/AureliaSpa/package.json
Copy file name to clipboardExpand all lines: templates/AureliaSpa/package.json+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | | - |
26 | 25 | |
27 | 26 | |
28 | 27 | |
| ||
38 | 37 | |
39 | 38 | |
40 | 39 | |
41 | | - |
| 40 | + |
42 | 41 | |
43 | 42 | |
44 | 43 | |
|
Collapse file
templates/AureliaSpa/tsconfig.json
Copy file name to clipboardExpand all lines: templates/AureliaSpa/tsconfig.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
| 10 | + |
11 | 11 | |
12 | 12 | |
13 | 13 | |
|
Collapse file
templates/KnockoutSpa/package.json
Copy file name to clipboardExpand all lines: templates/KnockoutSpa/package.json+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
14 | | - |
15 | 14 | |
16 | 15 | |
17 | 16 | |
| ||
28 | 27 | |
29 | 28 | |
30 | 29 | |
31 | | - |
| 30 | + |
32 | 31 | |
33 | 32 | |
34 | 33 | |
|
Collapse file
templates/KnockoutSpa/tsconfig.json
Copy file name to clipboardExpand all lines: templates/KnockoutSpa/tsconfig.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
| 7 | + |
8 | 8 | |
9 | 9 | |
10 | 10 | |
|
Collapse file
templates/ReactReduxSpa/package.json
Copy file name to clipboardExpand all lines: templates/ReactReduxSpa/package.json+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
14 | | - |
15 | 14 | |
16 | 15 | |
17 | 16 | |
| ||
22 | 21 | |
23 | 22 | |
24 | 23 | |
25 | | - |
| 24 | + |
26 | 25 | |
27 | 26 | |
28 | 27 | |
| ||
37 | 36 | |
38 | 37 | |
39 | 38 | |
40 | | - |
| 39 | + |
41 | 40 | |
42 | 41 | |
43 | 42 | |
|
Collapse file
templates/ReactReduxSpa/tsconfig.json
Copy file name to clipboardExpand all lines: templates/ReactReduxSpa/tsconfig.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
| 11 | + |
12 | 12 | |
13 | 13 | |
14 | 14 | |
|
0 commit comments