Commit 3680ad1
File tree
9 files changed
+67
-37
lines changedFilter options
- goldens/size-tracking
- packages/core
- src
- render3
- instructions
- interfaces
- util
- test/bundling/router
9 files changed
+67
-37
lines changedgoldens/size-tracking/integration-payloads.json
Copy file name to clipboardExpand all lines: goldens/size-tracking/integration-payloads.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
|
packages/core/src/application_ref.ts
Copy file name to clipboardExpand all lines: packages/core/src/application_ref.ts+14-12Lines changed: 14 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
570 | 570 |
|
571 | 571 |
|
572 | 572 |
|
| 573 | + |
573 | 574 |
|
574 | 575 |
|
575 | 576 |
|
| ||
598 | 599 |
|
599 | 600 |
|
600 | 601 |
|
601 |
| - |
| 602 | + |
602 | 603 |
|
603 | 604 |
|
604 | 605 |
|
| ||
691 | 692 |
|
692 | 693 |
|
693 | 694 |
|
| 695 | + |
| 696 | + |
| 697 | + |
| 698 | + |
| 699 | + |
| 700 | + |
694 | 701 |
|
695 | 702 |
|
696 |
| - |
| 703 | + |
| 704 | + |
| 705 | + |
| 706 | + |
| 707 | + |
697 | 708 |
|
698 |
| - |
699 |
| - |
700 |
| - |
701 |
| - |
702 |
| - |
703 | 709 |
|
704 | 710 |
|
705 | 711 |
|
| ||
772 | 778 |
|
773 | 779 |
|
774 | 780 |
|
775 |
| - |
776 |
| - |
777 |
| - |
778 |
| - |
779 |
| - |
780 | 781 |
|
781 | 782 |
|
782 | 783 |
|
| 784 | + |
783 | 785 |
|
784 | 786 |
|
785 | 787 |
|
|
packages/core/src/render3/component_ref.ts
Copy file name to clipboardExpand all lines: packages/core/src/render3/component_ref.ts+2-9Lines changed: 2 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
246 | 246 |
|
247 | 247 |
|
248 | 248 |
|
249 |
| - |
250 | 249 |
|
251 | 250 |
|
252 | 251 |
|
| ||
267 | 266 |
|
268 | 267 |
|
269 | 268 |
|
270 |
| - |
271 |
| - |
272 |
| - |
273 |
| - |
274 |
| - |
| 269 | + |
275 | 270 |
|
276 | 271 |
|
277 | 272 |
|
278 |
| - |
279 |
| - |
280 |
| - |
| 273 | + |
281 | 274 |
|
282 | 275 |
|
packages/core/src/render3/instructions/listener.ts
Copy file name to clipboardExpand all lines: packages/core/src/render3/instructions/listener.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
123 |
| - |
| 123 | + |
124 | 124 |
|
125 | 125 |
|
126 | 126 |
|
|
packages/core/src/render3/instructions/shared.ts
Copy file name to clipboardExpand all lines: packages/core/src/render3/instructions/shared.ts+16-4Lines changed: 16 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
752 | 752 |
|
753 | 753 |
|
754 | 754 |
|
| 755 | + |
| 756 | + |
| 757 | + |
755 | 758 |
|
756 | 759 |
|
757 | 760 |
|
758 | 761 |
|
759 |
| - |
| 762 | + |
| 763 | + |
| 764 | + |
| 765 | + |
| 766 | + |
| 767 | + |
| 768 | + |
| 769 | + |
| 770 | + |
760 | 771 |
|
761 |
| - |
762 |
| - |
| 772 | + |
| 773 | + |
| 774 | + |
763 | 775 |
|
764 | 776 |
|
765 | 777 |
|
| ||
1997 | 2009 |
|
1998 | 2010 |
|
1999 | 2011 |
|
2000 |
| - |
| 2012 | + |
2001 | 2013 |
|
2002 | 2014 |
|
2003 | 2015 |
|
|
packages/core/src/render3/interfaces/view.ts
Copy file name to clipboardExpand all lines: packages/core/src/render3/interfaces/view.ts+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
166 | 170 |
|
167 |
| - |
168 | 171 |
|
169 | 172 |
|
170 | 173 |
|
|
packages/core/src/render3/node_manipulation.ts
Copy file name to clipboardExpand all lines: packages/core/src/render3/node_manipulation.ts+19-8Lines changed: 19 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| ||
418 | 418 |
|
419 | 419 |
|
420 | 420 |
|
421 |
| - |
| 421 | + |
422 | 422 |
|
423 | 423 |
|
424 | 424 |
|
| ||
443 | 443 |
|
444 | 444 |
|
445 | 445 |
|
446 |
| - |
| 446 | + |
447 | 447 |
|
| 448 | + |
| 449 | + |
| 450 | + |
| 451 | + |
| 452 | + |
448 | 453 |
|
449 |
| - |
450 | 454 |
|
451 | 455 |
|
452 | 456 |
|
453 | 457 |
|
454 | 458 |
|
455 | 459 |
|
456 | 460 |
|
457 |
| - |
| 461 | + |
458 | 462 |
|
459 | 463 |
|
460 | 464 |
|
461 | 465 |
|
462 | 466 |
|
463 | 467 |
|
464 | 468 |
|
465 |
| - |
| 469 | + |
466 | 470 |
|
467 | 471 |
|
468 |
| - |
| 472 | + |
469 | 473 |
|
470 | 474 |
|
471 | 475 |
|
472 | 476 |
|
473 | 477 |
|
474 |
| - |
| 478 | + |
475 | 479 |
|
476 | 480 |
|
477 | 481 |
|
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
478 | 489 |
|
479 | 490 |
|
480 | 491 |
|
|
packages/core/src/util/assert.ts
Copy file name to clipboardExpand all lines: packages/core/src/util/assert.ts+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
34 | 40 |
|
35 | 41 |
|
36 | 42 |
|
|
packages/core/test/bundling/router/bundle.golden_symbols.json
Copy file name to clipboardExpand all lines: packages/core/test/bundling/router/bundle.golden_symbols.json+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1436 | 1436 |
|
1437 | 1437 |
|
1438 | 1438 |
|
| 1439 | + |
| 1440 | + |
| 1441 | + |
1439 | 1442 |
|
1440 | 1443 |
|
1441 | 1444 |
|
|
0 commit comments