Pranav K
22522a0d78
Update to mono sources http://github.com/mono/mono/commit/57dcba253 ( #21700 )
2020-05-11 10:40:12 -07:00
dotnet-maestro[bot]
e07b939ce6
Update dependencies from https://github.com/dotnet/blazor build 20200511.1 ( #21702 )
...
- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0 -> 3.2.0
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-05-11 17:02:54 +00:00
Pranav K
2ca2a2d405
Update debugger to 1a6e64a938 ( #21524 )
2020-05-06 00:17:48 +00:00
dotnet-maestro[bot]
4e7665a27e
Update dependencies from https://github.com/dotnet/blazor build 20200505.1 ( #21519 )
...
- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0 -> 3.2.0
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-05-05 22:22:12 +00:00
Pranav K
4f5bf164df
Show debugger attach message ( #21483 )
...
Also spruce up branding
2020-05-05 09:06:55 -07:00
Pranav K
9e412f4c7f
Do not attempt to load satellite assemblies until after MainAsync has executed ( #21476 )
...
WASM runtime does not like it when you attempt to load satellite assemblies
for two sets of non-neutral cultures - the first is always loaded. This change
defers loading satellite assemblies until after Program.Main has executed
and the developer has configured the culture for the application.
Fixes https://github.com/dotnet/aspnetcore/issues/21433
2020-05-05 09:06:42 -07:00
Pranav K
cc2b64ec5e
Re-use the Blazor app for stress runs ( #21078 )
...
* Re-use the Blazor app for stress runs
Our current stress runs re-used the perf tests which recreated the blazor app on each run. Perf runs are meant to run
and be done, however, we want stress apps to be long lasting to capture things like memory leaks.
This change creates a fork in the tests to support stress runs that re-use the app between runs.
2020-05-04 09:02:05 -07:00
dotnet-maestro[bot]
22d4dcd353
Update dependencies from https://github.com/dotnet/arcade build 20200430.5 ( #21456 )
...
- Microsoft.DotNet.Arcade.Sdk: 1.0.0-beta.20221.2 -> 1.0.0-beta.20230.5
- Microsoft.DotNet.GenAPI: 1.0.0-beta.20221.2 -> 1.0.0-beta.20230.5
- Microsoft.DotNet.Helix.Sdk: 2.0.0-beta.20221.2 -> 2.0.0-beta.20230.5
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-05-04 12:45:09 +00:00
Safia Abdalla
2a97de0344
Fix intermediate path for service worker assets ( #21128 )
2020-04-30 15:03:16 -07:00
Pranav K
147f5758c6
Ensure satellite resources are published when building in VS ( #21347 )
...
* Ensure satellite resources are published when building in VS
Fixes https://github.com/dotnet/aspnetcore/issues/21355
2020-04-30 14:57:04 -07:00
Steve Sanderson
4438f33304
Update ws-proxy to match runtime in use (from Mono commit cc6d4bf6cfce33ae3b41f74ac14ac2cb770603d5)
2020-04-30 16:56:25 +01:00
dotnet-maestro[bot]
9cb92dbefe
Update dependencies from https://github.com/dotnet/blazor build 20200428.1 ( #21303 )
...
- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0 -> 3.2.0
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-29 19:01:57 +00:00
dotnet-maestro[bot]
b67a90343d
Update dependencies from https://github.com/dotnet/corefx build 20200427.1 ( #21263 )
...
- System.Net.Http.Json: 3.2.0-rc1.20224.1 -> 3.2.0
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-27 22:12:24 +00:00
Pranav K
b837ebf206
Produce RTM branded blazor packages ( #21257 )
2020-04-27 13:37:33 -07:00
dotnet-maestro[bot]
a3bbe2f038
Update dependencies from https://github.com/dotnet/blazor build 20200427.1 ( #21255 )
...
- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0-rc1.20222.2 -> 3.2.0
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-27 20:10:22 +00:00
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