Commit Graph

40428 Commits

Author SHA1 Message Date
dotnet-maestro[bot] a700aa92fe
Update dependencies from https://github.com/dotnet/blazor build 20200318.1 (#19960)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview3.20168.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-18 17:26:17 +00:00
Pranav K 56d22a817b
Turn on scope validation for service provider in Development (#19908)
* Turn on scope validation for service provider

* Make WebAssemblyJSRuntime interop-specific overloads extension methods
Fixes https://github.com/dotnet/aspnetcore/issues/9365
2020-03-17 10:26:50 -07:00
Pranav K cb293661e1
Make extensions
Make WebAssemblyJSRuntime interop-specific overloads extension methods
2020-03-17 09:49:27 -07:00
Safia Abdalla 49bf3bb738
Resolve issues in Blazor PWA template (#19898) 2020-03-16 16:55:21 -07:00
Pranav K c37f3fefce
Turn on scope validation for service provider
Fixes https://github.com/dotnet/aspnetcore/issues/9365
2020-03-16 16:20:02 -07:00
Safia Abdalla 0582767e67
Fix Blazor icon for PWAs on iOS (#19897)
- Add link reference to Blazor icon in index.html to support icons on iOS
 - Make Blazor icon background white instead of transparent
- Remove deleted projects from solution file

Addresses #19883
2020-03-16 14:20:01 -07:00
dotnet-maestro[bot] e2b574c325
Update dependencies from https://github.com/dotnet/blazor build 20200315.1 (#19871)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview3.20165.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-15 22:25:34 +00:00
dotnet-maestro[bot] f64fcc0e63
Update dependencies from https://github.com/dotnet/blazor build 20200314.1 (#19861)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview3.20164.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-14 22:25:33 +00:00
Doug Bunting 9078b35f94
[blazor-wasm] Ensure PDBArtifacts artifact is created (#19837) 2020-03-13 21:59:59 -07:00
Doug Bunting b1f039d0fb
Ensure PDBArtifacts artifact is created
- dotnet/aspnetcore-internal#3535
- avoid build warnings when publishing symbols in post-build
2020-03-13 18:57:12 -07:00
dotnet-maestro[bot] 614ac8ef01
Update dependencies from https://github.com/dotnet/blazor build 20200313.1 (#19843)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview3.20163.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-13 22:45:44 +00:00
Steve Sanderson f1b812e21e
Update ws-proxy code (#19826) 2020-03-13 11:34:09 +00:00
Steve Sanderson 9343d2bca0
Log unhandled exceptions to custom logger (#19606) 2020-03-13 10:40:02 +00:00
dotnet-maestro[bot] 343816f4d1
Update dependencies from https://github.com/dotnet/blazor build 20200312.1 (#19817)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview3.20162.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-12 23:40:30 +00:00
Steve Sanderson 2e9bb2ff5f
Debug proxy as external tool (#19767) 2020-03-12 18:42:13 +00:00
Pranav K 147c39289a
Add support for configuration (#19544)
* Add support for configuration

Fixes https://github.com/dotnet/aspnetcore/issues/18675
2020-03-12 11:38:06 -07:00
Artak 0006fdf093
Revert "Remove inspectUri launch setting (#19672)" (#19786)
* Revert "Remove inspectUri launch setting (#19672)"

This reverts commit 9f4904886e.

* React to review feedback
2020-03-12 11:35:44 -07:00
Pranav K 823082d282
Clean up feeds (#19798)
* Clean up feeds

* Update NuGet.config
2020-03-12 10:38:51 -07:00
dotnet-maestro[bot] 297d497753
Update dependencies from https://github.com/dotnet/blazor build 20200311.3 (#19781)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview3.20161.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-11 22:45:31 +00:00
dotnet-maestro[bot] a1faa16dde
Update dependencies from https://github.com/dotnet/blazor build 20200311.2 (#19774)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview3.20161.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-11 18:30:31 +00:00
Pranav K 72d1a91718
Update Blazor versions to preview3 (#19771) 2020-03-11 10:58:00 -07:00
dotnet-maestro[bot] df97e3af0c
Update dependencies from https://github.com/dotnet/blazor build 20200311.1 (#19770)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview2.20161.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-11 16:31:35 +00:00
dotnet-maestro[bot] 70f8666bff
Update dependencies from https://github.com/dotnet/blazor build 20200310.1 (#19749)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview2.20160.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-10 22:30:33 +00:00
Pranav K 58bbbb747e
Rename WebAssembly.JSInterop -> Microsoft.JSInterop.WebAssembly (#19747)
* Rename WebAssembly.JSInterop -> Microsoft.JSInterop.WebAssembly
2020-03-10 14:24:09 -07:00
Pranav K 064f1562fa
Remove WebAssembly.JSInterop 2020-03-10 13:57:32 -07:00
Pranav K a0c76e5a4c
Rename WebAssembly.JSInterop -> Microsoft.JSInterop.WebAssembly 2020-03-10 13:42:35 -07:00
Pranav K 6833facda4
Use TargetPath in blazor dev server (#19658)
The linker's changed since the issue report and correctly resolves paths.
However the dev-server was doing weird things to calculate the path to the output.

Fixes https://github.com/dotnet/aspnetcore/issues/18288
2020-03-10 11:06:15 -07:00
Pranav K 4741da1451
Allow BlazorWasm benchmark driver to perform stress runs (#19619)
* Allow BlazorWasm benchmark driver to perform stress runs

Adds an option that allows running the driver in a loop until timeout expires
2020-03-09 15:21:30 -07:00
dotnet-maestro[bot] 4e48befd74
Update dependencies from https://github.com/dotnet/blazor build 20200309.2 (#19722)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview2.20159.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-09 22:15:30 +00:00
Daniel Roth 810a9fad0f
Update SurveyPrompt.razor (#19712) 2020-03-09 13:02:50 -07:00
dotnet-maestro[bot] 37a05bab50
Update dependencies from https://github.com/dotnet/blazor build 20200309.1 (#19714)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview2.20159.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-09 20:00:30 +00:00
Javier Calvarro Nelson adc81c94de
[Blazor] Fix default value for response type (#19706) 2020-03-09 11:54:51 -07:00
dotnet-maestro[bot] ce58840d6b
Update dependencies from https://github.com/dotnet/blazor build 20200308.1 (#19693)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview2.20158.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-08 22:25:31 +00:00
Doug Bunting 59a92c8aa8 [blazor-wasm] Update hosted and BYOC agents used in our builds
- dotnet/aspnetcore-internal#3540
- nit: Consistently use in / notin with Build.Reason
  - YAML was inconsistent and this aligns w/ the Arcade code
2020-03-08 12:51:29 -07:00
dotnet-maestro[bot] 112e3f1383
Update dependencies from https://github.com/dotnet/blazor build 20200307.1 (#19681)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview2.20157.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-07 22:45:35 +00:00
Artak 9f4904886e
Remove inspectUri launch setting (#19672)
* Remove inspectUri launch setting

* Removed inspectUri from launchSettings
2020-03-07 09:50:22 -08:00
dotnet-maestro[bot] d73925af00
Update dependencies from https://github.com/dotnet/blazor build 20200306.1 (#19659)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview2.20156.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-06 22:25:36 +00:00
Pranav K 247c0ddae9
Make BlazorLinkerDescriptor public (#19649)
This was accidentally made non-public as part of the API review
2020-03-06 10:18:53 -08:00
Pranav K e40fc36783
Update debug proxy to match 5973519784 (#19618) 2020-03-05 15:26:32 -08:00
Pranav K b02978e0d8
React to dotnet.js having a version number (#19603) 2020-03-05 14:36:32 -08:00
dotnet-maestro[bot] a4cca735ce
Update dependencies from https://github.com/dotnet/blazor build 20200305.2 (#19614)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview2.20155.2
2020-03-05 22:10:32 +00:00
dotnet-maestro[bot] 63e8089943
Update dependencies from https://github.com/dotnet/blazor build 20200305.1 (#19604)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview2.20155.1
2020-03-05 16:35:35 +00:00
msftbot[bot] 28c44ce1c1
[Blazor] API cleanups for the authentication Package (#19601)
* Add missing OIDC provider options

* Convert string to enum

* Revert changes to JS files
2020-03-05 14:47:47 +00:00
msftbot[bot] e5cd390a8c
Update ws-proxy to match Mono commit 4c348d6567f42be (#19600) 2020-03-05 14:46:56 +00:00
Pranav K f4446f373f
Use browser APIs to calculate Blazor's download size (#19547) 2020-03-05 06:38:35 -08:00
Javier Calvarro Nelson e15e1c2415
[Blazor] Fix incrementalism with unlinked files (#19596) 2020-03-05 05:44:08 -08:00
dotnet-maestro[bot] 54a6399c35
Update dependencies from https://github.com/dotnet/blazor build 20200304.1 (#19583)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview2.20154.1
2020-03-04 22:10:50 +00:00
Steve Sanderson 98cd3ab349 Allow loading dlls with arbitrary extensions 2020-03-04 12:30:10 +00:00
dotnet-maestro[bot] 4c8a17435a
Update dependencies from https://github.com/dotnet/blazor build 20200303.4 (#19543)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview2.20153.4
2020-03-03 22:20:35 +00:00
dotnet-maestro[bot] 12238a9219
Update dependencies from https://github.com/dotnet/blazor build 20200303.3 (#19539)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview2.20153.3
2020-03-03 19:40:50 +00:00