This minor release brings bug fixes and a few features to WebSharper and UI.
Install templates for .NET Core SDK: dotnet new -i WebSharper.Templates::4.2.10.234
Download templates for Visual Studio 2017: http://websharper.com/installers/WebSharper.4.2.10.234.vsix
DownloadResources
: WarnOnly
.
true
tries to download resources, and throws an error if it fails.WarnOnly
tries to download resources, and shows a warning if it fails.false
does not download resources.<ws-*>
template instantiations from the server side with .Doc(keepUnfilled = true)
, so that these instantiations can be applied on the client side.<ws-*>
instantiation for a template declared later in the file in ClientLoad.FromDocument
mode.href
path when parsing clicked links to apply client-side routing..V
on a Var<Doc>
.Happy coding!
Can’t find what you were looking for? Drop us a line.