-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Comparing changes
Open a pull request
base repository: dotnet/aspnetcore
base: ee0edc282eecb3d2040a549e275967a29c3465d5
head repository: dotnet/aspnetcore
compare: ee050bd56bdf2b653d4bad75f26ba8802a4f58fa
- 17 commits
- 185 files changed
- 8 contributors
Commits on Jun 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 01e4408 - Browse repository at this point
Copy the full SHA 01e4408View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cb623c - Browse repository at this point
Copy the full SHA 5cb623cView commit details -
[Blazor] Use the unified validation API for Blazor forms (#62045)
* Adds support for Microsoft.Extensions.Validation in `EditContextDataAnnotationsValidatorExtensions`
Configuration menu - View commit details
-
Copy full SHA for 9e08e07 - Browse repository at this point
Copy the full SHA 9e08e07View commit details -
# Area-owners.md: Update doc owners for each area (#62261)
* Area-owners: Update doc owners * Removed a bracket char typo
Configuration menu - View commit details
-
Copy full SHA for d6b2d08 - Browse repository at this point
Copy the full SHA d6b2d08View commit details -
Change priority of re-execution handling and allow router to stream `…
…NotFound` contents (#62178) * Fix SSR non-streaming: rendering has higher priority than re-execution. * Add tests: move component common for global and local interactivity to shared project + redefine test cases. * Unified SSR tests for POST and GET. * Fix client navigation: always use enhanced nav for not found rendering, unless user explicitly disabled it. * Remove test duplication: when server always requests a render with enhanced nav, actual request headers do not matter. * Use client redirect with url change when user disables enhanced navigation.
Configuration menu - View commit details
-
Copy full SHA for 06ea51f - Browse repository at this point
Copy the full SHA 06ea51fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 426dc1f - Browse repository at this point
Copy the full SHA 426dc1fView commit details
Commits on Jun 17, 2025
-
Update branding to preview7 (#62364)
* Update branding to preview7 * Update resourceManagement.yml
Configuration menu - View commit details
-
Copy full SHA for bb61d99 - Browse repository at this point
Copy the full SHA bb61d99View commit details -
Flip switch for controlling navigation flow on SSR (#62358)
* Flip. * Update templates.
Configuration menu - View commit details
-
Copy full SHA for f46b5da - Browse repository at this point
Copy the full SHA f46b5daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a6b2eb - Browse repository at this point
Copy the full SHA 9a6b2ebView commit details -
[main] (deps): Bump dotnet/arcade (#62344)
Bumps [dotnet/arcade](https://github.com/dotnet/arcade) from d237be4630776450573bc588eb995bb8f9ebc04f to 7a09c1144283309440a7966c664199944198c920. - [Commits](dotnet/arcade@d237be4...7a09c11) --- updated-dependencies: - dependency-name: dotnet/arcade dependency-version: 7a09c1144283309440a7966c664199944198c920 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2f04fb0 - Browse repository at this point
Copy the full SHA 2f04fb0View commit details -
Notify aspnet-build if a dependency PR has been stale for 1 business …
…day (#62380) * Notify aspnet-build if a dependency PR has been stale for 1 business day * Update .github/policies/resourceManagement.yml * Update resourceManagement.yml * Update resourceManagement.yml
Configuration menu - View commit details
-
Copy full SHA for 8476a68 - Browse repository at this point
Copy the full SHA 8476a68View commit details -
Only ping build-ops for main (#62381)
* Only ping build-ops for main * Revert "Only ping build-ops for main" This reverts commit e050716. * Try this * Fix * Fixup * One more
Configuration menu - View commit details
-
Copy full SHA for 7641b9f - Browse repository at this point
Copy the full SHA 7641b9fView commit details
Commits on Jun 18, 2025
-
[Blazor] Fix PropertyGetter to handle value types correctly in Supply…
…ParameterFromPersistentComponentStateValueProvider (#62369) * Adds support for serializing fields on Persistent Component State to support ValueTuple in PCS. * Fixes an issue where `PropertyGetter` incorrectly generated a delegate for value types. * Adds unit tests to cover the scenarios. Fixes #62368.
Configuration menu - View commit details
-
Copy full SHA for 0e8c7de - Browse repository at this point
Copy the full SHA 0e8c7deView commit details -
[Blazor] Register persistent component state services in AddBlazorWeb…
…View (#62384) * Adds persistent component state service registrations to AddBlazorWebView to ensure that components that use PersistentComponentState can render in WebView scenarios.
Configuration menu - View commit details
-
Copy full SHA for 823c50d - Browse repository at this point
Copy the full SHA 823c50dView commit details -
[Blazor] Update service-worker registration to prevent caching issues (…
…#62382) * Update service worker registration to prevent caching issues
Configuration menu - View commit details
-
Copy full SHA for 47f3830 - Browse repository at this point
Copy the full SHA 47f3830View commit details -
[Blazor] Fix Blazor root component state persistence across render mo…
…des (#62370) * Adds a new virtual method to get the key in ComponentState. * Ignores the parent component for key computation purposes when crossing a render boundary. * Uses the ComponentMarkerKey as the key on root components. * Overrides GetComponentKey on WebAssembly and InteractiveServer to return the ComponentMarkerKey for root components. Fixes #62331
Configuration menu - View commit details
-
Copy full SHA for ef0da55 - Browse repository at this point
Copy the full SHA ef0da55View commit details
Commits on Jun 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ee050bd - Browse repository at this point
Copy the full SHA ee050bdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ee0edc282eecb3d2040a549e275967a29c3465d5...ee050bd56bdf2b653d4bad75f26ba8802a4f58fa