-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Comparing changes
Open a pull request
base repository: dotnet/aspnetcore
base: d117490fc87b
head repository: dotnet/aspnetcore
compare: 252ad5d3be61
- 8 commits
- 29 files changed
- 6 contributors
Commits on Jan 8, 2024
-
[Blazor] Centralize our JS build setup (#53150)
* Centralize build configuration in src/Components/Shared.JS * Moves rollup.config.mjs to src/Components/Shared.JS and makes individual projects import it. * Moves tsconfig.json to src/Components/Shared.JS and makes individual projects extend it.
Configuration menu - View commit details
-
Copy full SHA for 7b9e6b0 - Browse repository at this point
Copy the full SHA 7b9e6b0View commit details -
[Blazor] Accept an HTML encoder instance from DI if available (#53140)
* Update StaticHtmlRenderer.cs to check in DI for a registered instance of HtmlEncoder or JavaScriptEncoder and fallback to the default implementation otherwise.
Configuration menu - View commit details
-
Copy full SHA for de52c21 - Browse repository at this point
Copy the full SHA de52c21View commit details -
[main] Update dependencies from dotnet/runtime (#53199)
[main] Update dependencies from dotnet/runtime
Configuration menu - View commit details
-
Copy full SHA for c9f3d37 - Browse repository at this point
Copy the full SHA c9f3d37View commit details -
Update dependencies from https://github.com/dotnet/arcade build 20240…
…105.2 (#53212) [main] Update dependencies from dotnet/arcade
Configuration menu - View commit details
-
Copy full SHA for e175853 - Browse repository at this point
Copy the full SHA e175853View commit details -
Configuration menu - View commit details
-
Copy full SHA for b146975 - Browse repository at this point
Copy the full SHA b146975View commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dca5b04 - Browse repository at this point
Copy the full SHA dca5b04View commit details -
[main] Update dependencies from dotnet/source-build-reference-packages (
#53136) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c284950 - Browse repository at this point
Copy the full SHA c284950View commit details -
Throw if resolving keyed service from non-keyed container (#53051)
* Throw if resolving keyed service from non-keyed container * Update message and add tests * Fix reference * Check for RDF exception at construction time
Configuration menu - View commit details
-
Copy full SHA for 252ad5d - Browse repository at this point
Copy the full SHA 252ad5dView 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 d117490fc87b...252ad5d3be61