Steve Sanderson
|
d30c407dd0
|
Support IServiceProviderFactory in WebAssemblyHostBuilder (imported from Blazor PR 1623) (#4785)
|
2018-12-14 17:37:14 +00:00 |
Steve Sanderson
|
343208331d
|
Replace AssignToProperties with SetParameterProperties, which also clears unspecified parameter properties (imported from Blazor PR 1108) (#4797)
|
2018-12-14 17:07:07 +00:00 |
Steve Sanderson
|
3757908b14
|
Fallback for Components router (imported from Blazor PR 1534) (#4794)
|
2018-12-14 17:06:47 +00:00 |
Steve Sanderson
|
e768a78c2b
|
Ensure ComponentBase async lifecycle methods return non-null task (imported from Blazor PR 1620) (#4790)
|
2018-12-14 17:06:30 +00:00 |
Steve Sanderson
|
8a9df6c873
|
HttpClientJsonExtensions better handling for failed requests (imported from Blazor PR 1660) (#4788)
|
2018-12-14 17:06:03 +00:00 |
Steve Sanderson
|
93127b39e8
|
Overload UriHelper to forceLoad the page (imported from Blazor PR 1154) (#4786)
|
2018-12-14 17:05:45 +00:00 |
Steve Sanderson
|
8fbb9fb0e6
|
Add support for binding decimal? double? float? long? int? bool? (imported from Blazor PR 1658) (#4600)
|
2018-12-14 17:05:22 +00:00 |
Steve Sanderson
|
1e404a5acf
|
fix for dispose (#4596)
|
2018-12-14 17:04:41 +00:00 |
Steve Sanderson
|
71bcac06ad
|
fixing type of property Detail based on standard. (#4595)
|
2018-12-14 17:04:26 +00:00 |
Steve Sanderson
|
5c1fbe1af7
|
Run Components on netcoreapp3.0 (#4391)
|
2018-12-05 14:46:26 +00:00 |
Steve Sanderson
|
c7d6364900
|
Enable src/Components to build (#4367)
Fix aspnet/AspNetCore-Internal#1443
|
2018-12-03 16:38:28 -08:00 |
Nate McMaster
|
26dfce1f3c
|
Disable building src/Components and fix its code signing configuration (#4299)
|
2018-11-28 15:29:25 -08:00 |
Steve Sanderson
|
53fbdb8243
|
Update Components readme (#4282)
|
2018-11-28 10:32:57 +00:00 |
Steve Sanderson
|
cef3782c3b
|
Components merge CR feedback
|
2018-11-27 22:12:24 +00:00 |
Steve Sanderson
|
42c1ceb3cf
|
Fix package output path
|
2018-11-27 22:11:50 +00:00 |
Steve Sanderson
|
b4dbbdcf35
|
Components merge CR feedback
|
2018-11-27 18:58:34 +00:00 |
Steve Sanderson
|
16c11b4c87
|
Integrate src/Components into mondorepo build system
|
2018-11-27 17:17:34 +00:00 |
Steve Sanderson
|
523fa285f2
|
Rename BlazorServerSide-CSharp template to Components-CSharp
|
2018-11-27 11:16:07 +00:00 |
Steve Sanderson
|
07e2d5420c
|
Move all Components sources into src/Components
|
2018-11-27 11:03:30 +00:00 |