Commit Graph

40538 Commits

Author SHA1 Message Date
dotnet-maestro[bot] 7fd744ede0
Update dependencies from https://github.com/dotnet/arcade build 20200421.2 (#21234)
- Microsoft.DotNet.Arcade.Sdk: 1.0.0-beta.20218.1 -> 1.0.0-beta.20221.2
- Microsoft.DotNet.GenAPI: 1.0.0-beta.20218.1 -> 1.0.0-beta.20221.2
- Microsoft.DotNet.Helix.Sdk: 2.0.0-beta.20218.1 -> 2.0.0-beta.20221.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-27 12:46:04 +00:00
dotnet-maestro[bot] 3f31c8de52
Update dependencies from https://github.com/dotnet/corefx build 20200424.1 (#21190)
- System.Net.Http.Json: 3.2.0-rc1.20217.1 -> 3.2.0-rc1.20224.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-24 19:24:14 +00:00
Safia Abdalla 40f0cdfa3c
Fix up template generation for config (#21147) 2020-04-23 12:17:12 -07:00
Pranav K 5da314644a Add an option to allow trimming collation data 2020-04-23 12:08:21 +01:00
dotnet-maestro[bot] 7cb9b7f733
Update dependencies from https://github.com/dotnet/blazor build 20200422.2 (#21129)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-rc1.20222.1 -> 3.2.0-rc1.20222.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-23 10:40:28 +00:00
dotnet-maestro[bot] df332c211f
Update dependencies from https://github.com/dotnet/blazor build 20200422.1 (#21119)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-rc1.20221.1 -> 3.2.0-rc1.20222.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-22 23:17:19 +00:00
Larry Ewing 5dc5f6c230
Silence the runtime output from the debugger (#20975)
* Silence the runtime output from the debugger

* Update src/Components/Web.JS/src/Platform/Mono/MonoPlatform.ts

Co-authored-by: Pranav K <prkrishn@hotmail.com>
2020-04-22 11:15:49 -07:00
dotnet-maestro[bot] 98bbb3ba3e
Update dependencies from https://github.com/dotnet/blazor build 20200421.1 (#21074)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-rc1.20220.1 -> 3.2.0-rc1.20221.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-21 23:39:23 +00:00
Pranav K 25f89e22f3
Update dbgproxy to 70ff920a89 (#21075) 2020-04-21 16:09:45 -07:00
dotnet-maestro[bot] b8f7dde377
[blazor-wasm] Update dependencies from dotnet/arcade dotnet/blazor (#20972)
* Update dependencies from https://github.com/dotnet/blazor build 20200417.2

- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-rc1.20217.1 -> 3.2.0-rc1.20217.2

* Update dependencies from https://github.com/dotnet/blazor build 20200418.1

- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-rc1.20217.1 -> 3.2.0-rc1.20218.1

* Update dependencies from https://github.com/dotnet/arcade build 20200418.1

- Microsoft.DotNet.Arcade.Sdk: 1.0.0-beta.20208.8 -> 1.0.0-beta.20218.1
- Microsoft.DotNet.GenAPI: 1.0.0-beta.20208.8 -> 1.0.0-beta.20218.1
- Microsoft.DotNet.Helix.Sdk: 2.0.0-beta.20208.8 -> 2.0.0-beta.20218.1

* Update dependencies from https://github.com/dotnet/blazor build 20200420.1

- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-rc1.20217.1 -> 3.2.0-rc1.20220.1

* Update to BROWSER RID

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Pranav K <prkrishn@hotmail.com>
2020-04-21 20:19:04 +00:00
Pranav K 2612ec89b2
Updating build to https://github.com/mono/mono/commit/ae8e4b5b044 (#21034) 2020-04-21 06:53:34 -07:00
Pranav K 6c23730fa8
Compute SHA256s for blazor.boot.json in parallel (#21021)
* Compute SHA256s for blazor.boot.json in parallel
2020-04-20 17:25:24 -07:00
Pranav K 202d21431e
Avoid copying timezone data bytes (#21028)
This was missed in the PR when changing the implementation to use
slices of Uint8Array rather than slices of ArrayBuffer.

Making the function non-async since it's entirely synchronous.
2020-04-20 15:20:35 -07:00
Pranav K 2bd662fe0b
Update DbgProxy to c8cbcaad (#20865) 2020-04-20 11:22:29 -07:00
Safia Abdalla 089bb4a072
Improve tests for logging configuration support (#20973) 2020-04-17 20:55:07 -07:00
Daniel Roth f393c7481a
Update Blazor WebAssembly survey link for 3.2.0-rc1 (#20974) 2020-04-17 16:30:47 -07:00
dotnet-maestro[bot] afeadef23b
Update dependencies from https://github.com/dotnet/corefx build 20200417.1 (#20977)
- System.Net.Http.Json: 3.2.0-rc1.20216.1 -> 3.2.0-rc1.20217.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-17 23:24:14 +00:00
Pranav K 790ac278d2
Update to rc1 branding (#20954) 2020-04-17 15:24:49 -07:00
Pranav K d2ee131fd8
Fixup reference to M.AspNetCore.Components.WebAssembly.HttpHandler (#20891)
* Fixup reference to Microsoft.AspNetCore.Components.WebAssembly.HttpHandler

As part of attempting to fix the reference in the test project (which ultimately wasn't needed), I messed up the package reference in the WebAssembly package
This fixes the package reference and removes unnecessary code from the test project
2020-04-17 14:23:20 -07:00
dotnet-maestro[bot] ad5b64f268
Update dependencies from https://github.com/dotnet/blazor build 20200417.1 (#20951)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-preview5.20216.1 -> 3.2.0-rc1.20217.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-17 16:52:51 +00:00
Javier Calvarro Nelson 8f12519b0e
Fix typo in ServiceWorkerAssetsManifest.targets (#20944)
Fixes a typo that prevented the service worker from being removed during publish
2020-04-17 07:16:05 -07:00
Steve Sanderson 03068c9165 Transfer .NET unhandled exceptions to JS via dedicated interop call. Fixes #20280 (#20907) 2020-04-17 07:45:06 +01:00
Steve Sanderson e95264f237 Support overriding how boot resources are loaded. Fixes #5462 2020-04-17 07:45:06 +01:00
Steve Sanderson fcb96b6edd Upgrade all NPM dependencies. Update to use current Emscripten APIs matching newer type definitions. 2020-04-17 07:45:06 +01:00
dotnet-maestro[bot] 353641be41
Update dependencies from https://github.com/dotnet/corefx build 20200416.1 (#20934)
- System.Net.Http.Json: 3.2.0-preview5.20210.3 -> 3.2.0-rc1.20216.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-17 05:51:06 +00:00
dotnet-maestro[bot] 80bc4c4376
Update dependencies from https://github.com/dotnet/blazor build 20200416.1 (#20921)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-preview5.20215.1 -> 3.2.0-preview5.20216.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-17 00:19:47 +00:00
Pranav K 50a2527ca9
Copy I18N assemblies when running without the linker (#20878)
* Copy I18N assemblies when running without the linker
Fixes https://github.com/dotnet/aspnetcore/issues/20517
2020-04-16 16:52:07 -07:00
dotnet-maestro[bot] 840d806326
Update dependencies from https://github.com/dotnet/blazor build 20200415.1 (#20883)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-preview5.20214.1 -> 3.2.0-preview5.20215.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-16 08:31:40 +00:00
Safia Abdalla b2c88e9a23
Add Microsoft.Extensions.Logging namespace to template (#20869)
* Add Microsoft.Extensions.Logging namespace to template
* Update Program.cs
2020-04-15 12:39:32 -07:00
Javier Calvarro Nelson ad725861a9
[Blazor][Wasm] Build fixes for incrementalism and PWA (#20861)
* Fixes incrementalism issue caused by a wrong up to date check
* Fixes PWA template on hosted scenario by removing the 'ServiceWorker' from the content itemgroup in all scenarios.
2020-04-15 10:26:00 -07:00
ar0311 4c312e1d51
Fix weather.json (#20769)
Removed "temperatureF" elements from weather.json as WeatherForecast class calculates the Fahrenheit temperature internally from the retrieved Celcius temperature and not from the retrieved json data.
2020-04-15 09:37:33 -07:00
dotnet-maestro[bot] 87050c9bb4
Update dependencies from https://github.com/dotnet/blazor build 20200414.1 (#20829)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-preview5.20213.2 -> 3.2.0-preview5.20214.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-15 00:39:10 +00:00
Safia Abdalla d03c3b2a1e
Move auth config options to app settings (#20790)
* Move auth config options to app settings
* Move logging configuration setup to host builder
* Address issues from peer review
2020-04-14 15:29:09 -07:00
dotnet-maestro[bot] fc38f9e0c3
[blazor-wasm] Update dependencies from dotnet/arcade dotnet/blazor (#20743)
* Update dependencies from https://github.com/dotnet/blazor build 20200410.3

- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-preview5.20210.1 -> 3.2.0-preview5.20210.3

* Update dependencies from https://github.com/dotnet/blazor build 20200410.4

- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-preview5.20210.1 -> 3.2.0-preview5.20210.4

* Update dependencies from https://github.com/dotnet/blazor build 20200411.1

- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-preview5.20210.1 -> 3.2.0-preview5.20211.1

* Update dependencies from https://github.com/dotnet/arcade build 20200408.8

- Microsoft.DotNet.Arcade.Sdk: 1.0.0-beta.20202.9 -> 1.0.0-beta.20208.8
- Microsoft.DotNet.GenAPI: 1.0.0-beta.20202.9 -> 1.0.0-beta.20208.8
- Microsoft.DotNet.Helix.Sdk: 2.0.0-beta.20202.9 -> 2.0.0-beta.20208.8

* Update dependencies from https://github.com/dotnet/blazor build 20200413.1

- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-preview5.20210.1 -> 3.2.0-preview5.20213.1

* Update dependencies from https://github.com/dotnet/blazor build 20200413.2

- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-preview5.20210.3 -> 3.2.0-preview5.20213.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Pranav K <prkrishn@hotmail.com>
2020-04-14 22:05:20 +00:00
Pranav K 3fbb2f0cd9
Add timezone support (#20493) 2020-04-14 13:37:49 -07:00
Daniel Roth 468af978a3 Update Blazor WebAssembly survey link for 3.2.0-preview5 2020-04-14 10:11:55 -07:00
Pranav K 9dda113d60 Make Ignitor tests flaky 2020-04-14 09:37:09 -07:00
Pranav K f3a1fb6ad3 Fixups 2020-04-14 09:37:09 -07:00
Safia Abdalla b289633533 Do not override existing web.config during IIS publish 2020-04-14 09:37:09 -07:00
Pranav K 38285eb9ba
Pin shared fx version to 3.1.0 (#20802) 2020-04-14 09:36:40 -07:00
Pranav K 1e70883e87
Create a ref-assembly package for HttpHandler (#20382)
* Create a ref-assembly package for HttpHandler

Fixes #19202
2020-04-13 14:07:15 -07:00
Steve Sanderson 05990683cf
Unconditionally enable razor pages in hosted template. Fixes #20791 (#20792) 2020-04-13 17:53:54 +01:00
Pranav K 17b4bc2b6d
Merge pull request #20749 from dotnet/blazor-wasm-preview5
Blazor wasm preview5
2020-04-13 09:18:31 -07:00
Pranav K 0dda6426bc
Update to preview5 (#20723) 2020-04-13 09:15:25 -07:00
Javier Calvarro Nelson 546b52004c
[Blazor][Wasm] Adds HttpMessageHandler to automatically attach tokens to outgoing requests (#20682)
* Adds an authorization handler for integration with HttpClient in different scnearios.
* Adds a message handler to streamline calling protected resources on the same base address.
2020-04-13 04:27:53 -07:00
Pranav K cc0407877f
Merge branch 'blazor-wasm' into blazor-wasm-preview5 2020-04-10 21:49:10 -07:00
dotnet-maestro[bot] 4a2b5a5e32
Update dependencies from https://github.com/dotnet/corefx build 20200410.3 (#20739)
- System.Net.Http.Json: 3.2.0-preview4.20177.1 -> 3.2.0-preview5.20210.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-10 23:10:37 +00:00
dotnet-maestro[bot] 294c2cf07c Update dependencies from https://github.com/dotnet/blazor build 20200410.1
- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-preview4.20205.1 -> 3.2.0-preview5.20210.1
2020-04-10 11:08:41 -07:00
Safia Abdalla c4703acfa7
Enable reading and editing from same Configuration object (#20647) 2020-04-10 09:59:05 -07:00
Javier Calvarro Nelson 43bd9dbf3e
[Blazor][Wasm] API review feedback (#20652)
* UserFactory->AccountClaimsPrincipalFactory
* Change constants to static readonly
* Make applicationpaths provider and RemoteAuthenticatorViewCore dependencies internal
* Change collection types, make properties get only where possible
* Change state constraint to extend RemoteAuthenticationState
2020-04-08 16:08:43 -07:00