Skip to content

[Blazor] Compiler runtime APIs needed for bind:get, bind:set, bind:after#40143

Merged
javiercn merged 5 commits into
mainfrom
javiercn/bind-get-set-after
Jun 22, 2022
Merged

[Blazor] Compiler runtime APIs needed for bind:get, bind:set, bind:after#40143
javiercn merged 5 commits into
mainfrom
javiercn/bind-get-set-after

Conversation

@javiercn
Copy link
Copy Markdown
Member

@javiercn javiercn commented Feb 11, 2022

These are the APIs + Tests to support bind:get, bind:set, bind:after. Concrete methods were discussed as part of the compiler changes.

@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Feb 11, 2022
@javiercn javiercn force-pushed the javiercn/bind-get-set-after branch from 2beab20 to 3f440e2 Compare February 11, 2022 14:20
@javiercn javiercn marked this pull request as ready for review March 15, 2022 18:07
@javiercn javiercn requested a review from a team as a code owner March 15, 2022 18:07
@javiercn
Copy link
Copy Markdown
Member Author

/AzurePipelines run AspNetCore-ci

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@javiercn
Copy link
Copy Markdown
Member Author

/AzurePipelines run AspNetCore-ci

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Comment thread src/Components/Components/src/CompilerServices/RuntimeHelpers.cs Outdated
Comment thread src/Components/Components/test/RendererTest.cs Outdated
Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com>
@javiercn javiercn enabled auto-merge (squash) June 22, 2022 13:52
@javiercn javiercn merged commit 88cf8f4 into main Jun 22, 2022
@javiercn javiercn deleted the javiercn/bind-get-set-after branch June 22, 2022 15:47
@ghost ghost added this to the 7.0-preview6 milestone Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-blazor Includes: Blazor, Razor Components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants