File tree
Expand file treeCollapse file tree
9 files changed
+99
-9
lines changedFilter options
- packages/compiler-cli/src/ngtsc
- annotations
- src
- core
- api/src
- src
- transform
- src
- typecheck/extended/src/template_checks/invalid_banana_in_box
Expand file treeCollapse file tree
9 files changed
+99
-9
lines changedpackages/compiler-cli/src/ngtsc/annotations/BUILD.bazel
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/annotations/BUILD.bazel+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
|
packages/compiler-cli/src/ngtsc/annotations/src/component.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/annotations/src/component.ts+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
| ||
613 | 614 |
|
614 | 615 |
|
615 | 616 |
|
| 617 | + |
| 618 | + |
| 619 | + |
| 620 | + |
| 621 | + |
| 622 | + |
616 | 623 |
|
617 | 624 |
|
618 | 625 |
|
|
packages/compiler-cli/src/ngtsc/core/BUILD.bazel
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/core/BUILD.bazel+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
40 | 42 |
|
41 | 43 |
|
42 | 44 |
|
|
packages/compiler-cli/src/ngtsc/core/api/src/options.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/core/api/src/options.ts+11-1Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
39 | 49 |
|
40 | 50 |
|
41 | 51 |
|
| ||
45 | 55 |
|
46 | 56 |
|
47 | 57 |
|
48 |
| - |
| 58 | + |
packages/compiler-cli/src/ngtsc/core/src/compiler.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/core/src/compiler.ts+46-6Lines changed: 46 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
| 34 | + |
33 | 35 |
|
34 | 36 |
|
35 | 37 |
|
| ||
316 | 318 |
|
317 | 319 |
|
318 | 320 |
|
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
319 | 327 |
|
320 | 328 |
|
321 | 329 |
|
| ||
425 | 433 |
|
426 | 434 |
|
427 | 435 |
|
428 |
| - |
429 |
| - |
| 436 | + |
| 437 | + |
| 438 | + |
| 439 | + |
| 440 | + |
| 441 | + |
430 | 442 |
|
431 | 443 |
|
432 | 444 |
|
| ||
435 | 447 |
|
436 | 448 |
|
437 | 449 |
|
438 |
| - |
439 |
| - |
440 |
| - |
441 |
| - |
| 450 | + |
| 451 | + |
| 452 | + |
| 453 | + |
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
442 | 458 |
|
443 | 459 |
|
444 | 460 |
|
| ||
892 | 908 |
|
893 | 909 |
|
894 | 910 |
|
| 911 | + |
| 912 | + |
| 913 | + |
| 914 | + |
| 915 | + |
| 916 | + |
| 917 | + |
| 918 | + |
| 919 | + |
| 920 | + |
| 921 | + |
| 922 | + |
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
| 927 | + |
| 928 | + |
| 929 | + |
| 930 | + |
| 931 | + |
| 932 | + |
| 933 | + |
| 934 | + |
895 | 935 |
|
896 | 936 |
|
897 | 937 |
|
|
packages/compiler-cli/src/ngtsc/transform/BUILD.bazel
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/transform/BUILD.bazel+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
|
packages/compiler-cli/src/ngtsc/transform/src/api.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/transform/src/api.ts+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
187 | 188 |
|
188 | 189 |
|
189 | 190 |
|
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
190 | 195 |
|
191 | 196 |
|
192 | 197 |
|
|
packages/compiler-cli/src/ngtsc/transform/src/compilation.ts
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/transform/src/compilation.ts+25-1Lines changed: 25 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
490 | 491 |
|
491 | 492 |
|
492 | 493 |
|
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
| 502 | + |
| 503 | + |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
| 516 | + |
493 | 517 |
|
494 | 518 |
|
495 | 519 |
|
|
packages/compiler-cli/src/ngtsc/typecheck/extended/src/template_checks/invalid_banana_in_box/BUILD.bazel
Copy file name to clipboardExpand all lines: packages/compiler-cli/src/ngtsc/typecheck/extended/src/template_checks/invalid_banana_in_box/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
0 commit comments