Commit 4c1ff7c
authored
File tree
143 files changed
+1268
-57
lines changed- src
- Compiler/Microsoft.AspNetCore.Razor.Language
- src
- Components
- Intermediate
- test
- IntegrationTests
- TestFiles/IntegrationTests
- ComponentDesignTimeCodeGenerationTest
- BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties
- BindToComponent_WithAfter_ActionLambda
- BindToComponent_WithAfter_Action
- BindToComponent_WithAfter_AsyncLambdaProducesError
- BindToComponent_WithAfter_EventCallback_ReceivesAction
- BindToComponent_WithAfter_EventCallback_ReceivesFunction
- BindToComponent_WithAfter_EventCallback
- BindToComponent_WithAfter_TaskReturningDelegate
- BindToComponent_WithAfter_TaskReturningLambda
- BindToComponent_WithGetSet_ActionLambda
- BindToComponent_WithGetSet_Action
- BindToComponent_WithGetSet_EventCallback_ReceivesAction
- BindToComponent_WithGetSet_EventCallback_ReceivesFunction
- BindToComponent_WithGetSet_EventCallback
- BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions
- BindToComponent_WithGetSet_TaskReturningDelegate
- BindToComponent_WithGetSet_TaskReturningLambda
- BindToGenericComponent_ExplicitType_WithAfter_Action
- BindToGenericComponent_ExplicitType_WithGetSet_Action
- BindToGenericComponent_ExplicitType_WithGetSet_EventCallback
- BindToGenericComponent_ExplicitType_WithGetSet_Function
- BindToGenericComponent_InferredType_WithAfter_Action
- BindToGenericComponent_InferredType_WithGetSet_Action
- BindToGenericComponent_InferredType_WithGetSet_EventCallback
- BindToGenericComponent_InferredType_WithGetSet_Function
- GenericBindToGenericComponent_ExplicitType_WithGetSet_Action
- GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback
- GenericBindToGenericComponent_ExplicitType_WithGetSet_Function
- GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action
- GenericComponentBindToGenericComponent_InferredType_WithAfter_Action
- GenericComponentBindToGenericComponent_InferredType_WithGetSet_Action
- GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback
- GenericComponentBindToGenericComponent_InferredType_WithGetSet_Function
- ComponentRuntimeCodeGenerationTest
- BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties
- BindToComponent_WithAfter_ActionLambda
- BindToComponent_WithAfter_Action
- BindToComponent_WithAfter_AsyncLambdaProducesError
- BindToComponent_WithAfter_EventCallback_ReceivesAction
- BindToComponent_WithAfter_EventCallback_ReceivesFunction
- BindToComponent_WithAfter_EventCallback
- BindToComponent_WithAfter_TaskReturningDelegate
- BindToComponent_WithAfter_TaskReturningLambda
- BindToComponent_WithGetSet_ActionLambda
- BindToComponent_WithGetSet_Action
- BindToComponent_WithGetSet_EventCallback_ReceivesAction
- BindToComponent_WithGetSet_EventCallback_ReceivesFunction
- BindToComponent_WithGetSet_EventCallback
- BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions
- BindToComponent_WithGetSet_TaskReturningDelegate
- BindToComponent_WithGetSet_TaskReturningLambda
- BindToGenericComponent_ExplicitType_WithAfter_Action
- BindToGenericComponent_ExplicitType_WithGetSet_Action
- BindToGenericComponent_ExplicitType_WithGetSet_EventCallback
- BindToGenericComponent_ExplicitType_WithGetSet_Function
- BindToGenericComponent_InferredType_WithAfter_Action
- BindToGenericComponent_InferredType_WithGetSet_Action
- BindToGenericComponent_InferredType_WithGetSet_EventCallback
- BindToGenericComponent_InferredType_WithGetSet_Function
- GenericBindToGenericComponent_ExplicitType_WithGetSet_Action
- GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback
- GenericBindToGenericComponent_ExplicitType_WithGetSet_Function
- GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action
- GenericComponentBindToGenericComponent_InferredType_WithAfter_Action
- GenericComponentBindToGenericComponent_InferredType_WithGetSet_Action
- GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback
- GenericComponentBindToGenericComponent_InferredType_WithGetSet_Function
- Razor/test/Microsoft.VisualStudio.Razor.IntegrationTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
143 files changed
+1268
-57
lines changedLines changed: 37 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
529 | 531 | | |
530 | 532 | | |
531 | 533 | | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
532 | 538 | | |
533 | 539 | | |
534 | 540 | | |
535 | 541 | | |
536 | | - | |
| 542 | + | |
537 | 543 | | |
538 | 544 | | |
539 | 545 | | |
| |||
544 | 550 | | |
545 | 551 | | |
546 | 552 | | |
| 553 | + | |
| 554 | + | |
547 | 555 | | |
548 | 556 | | |
549 | 557 | | |
| |||
559 | 567 | | |
560 | 568 | | |
561 | 569 | | |
| 570 | + | |
| 571 | + | |
562 | 572 | | |
563 | 573 | | |
564 | | - | |
565 | 574 | | |
566 | 575 | | |
567 | | - | |
| 576 | + | |
568 | 577 | | |
569 | 578 | | |
570 | 579 | | |
| |||
579 | 588 | | |
580 | 589 | | |
581 | 590 | | |
| 591 | + | |
| 592 | + | |
582 | 593 | | |
583 | 594 | | |
584 | | - | |
585 | | - | |
586 | | - | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
587 | 611 | | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
588 | 619 | | |
589 | 620 | | |
590 | 621 | | |
| |||
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| |||
632 | 632 | | |
633 | 633 | | |
634 | 634 | | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
635 | 641 | | |
636 | 642 | | |
637 | 643 | | |
| |||
647 | 653 | | |
648 | 654 | | |
649 | 655 | | |
650 | | - | |
| 656 | + | |
651 | 657 | | |
652 | 658 | | |
653 | 659 | | |
| |||
683 | 689 | | |
684 | 690 | | |
685 | 691 | | |
686 | | - | |
| 692 | + | |
687 | 693 | | |
688 | 694 | | |
689 | 695 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
329 | 335 | | |
330 | 336 | | |
331 | 337 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
550 | 555 | | |
551 | 556 | | |
552 | 557 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1768 | 1768 | | |
1769 | 1769 | | |
1770 | 1770 | | |
1771 | | - | |
| 1771 | + | |
1772 | 1772 | | |
1773 | 1773 | | |
1774 | 1774 | | |
| |||
1909 | 1909 | | |
1910 | 1910 | | |
1911 | 1911 | | |
1912 | | - | |
| 1912 | + | |
1913 | 1913 | | |
1914 | 1914 | | |
1915 | 1915 | | |
| |||
1988 | 1988 | | |
1989 | 1989 | | |
1990 | 1990 | | |
1991 | | - | |
| 1991 | + | |
1992 | 1992 | | |
1993 | 1993 | | |
1994 | 1994 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
| |||
115 | 120 | | |
116 | 121 | | |
117 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
118 | 128 | | |
119 | 129 | | |
120 | 130 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
21 | 29 | | |
22 | 30 | | |
23 | 31 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
364 | 363 | | |
365 | 364 | | |
366 | 365 | | |
| |||
389 | 388 | | |
390 | 389 | | |
391 | 390 | | |
392 | | - | |
393 | 391 | | |
394 | 392 | | |
395 | 393 | | |
396 | 394 | | |
397 | 395 | | |
398 | 396 | | |
399 | | - | |
400 | 397 | | |
401 | 398 | | |
402 | 399 | | |
| |||
0 commit comments