Steve Sanderson
|
f0a78d13bf
|
Begin tracking association between components and DOM elements so that components can be refresh their own display
|
2018-01-05 14:31:06 +00:00 |
Steve Sanderson
|
5453b58f31
|
Initial basic component rendering. Does not yet do any tree diffing. APIs will change.
|
2018-01-04 14:11:37 +00:00 |
Steve Sanderson
|
29e0d4629b
|
Add note about TFM for client apps
|
2018-01-03 15:40:35 +00:00 |
Steve Sanderson
|
d1069e2d1e
|
Begin on Microsoft.Blazor.Browser project
|
2017-12-15 11:31:05 +00:00 |
Steve Sanderson
|
a4b85ddf53
|
Split BuildTools into "Build" (for end-user app builds) and "BuildTools" (for building this repo only)
|
2017-12-14 15:32:28 +00:00 |
Steve Sanderson
|
7390af1681
|
Make the BuildTools project consumable either as a NuGet package or locally by importing a .proj
|
2017-12-13 11:10:41 +00:00 |
Steve Sanderson
|
d0096ec78e
|
On build, emit <clientproject>.blazor.config to the output dir - transitively into host projects too
|
2017-12-12 17:18:35 +00:00 |
Steve Sanderson
|
c4fea86603
|
Inject blazor.js script tag (with all references) automatically
|
2017-12-12 00:36:09 +00:00 |
Steve Sanderson
|
c439787ab5
|
Begin implementing ReferencedAssemblyFileProvider
|
2017-12-09 00:53:44 +00:00 |
Steve Sanderson
|
4138b3a049
|
Make Blazor apps actually start up Mono and execute the specified .NET entrypoint
|
2017-12-08 17:06:40 +00:00 |
Steve Sanderson
|
4d764d78df
|
Beginning UseBlazorDevelopmentServer middleware and HostedInAspNet sample
|
2017-12-08 14:42:59 +00:00 |