Skip to content

WebSharper.UI 4.2.6

Compare
Choose a tag to compare
@Tarmil Tarmil released this 04 May 18:20
· 390 commits to master since this release

This is a feature release for WebSharper.UI 4.2. See the associated WebSharper release.

Improvements

  • #171 Templating: Support writing <ws-*> template instantiations from the server side with .Doc(keepUnfilled = true), so that these instantiations can be applied on the client side.

Fixes

  • #170 Templating: Fix issue that prevented applying <ws-*> instantiation for a template declared later in the file in ClientLoad.FromDocument mode.
  • #176 Routing: Recognize relative href path when parsing clicked links to apply client-side routing.
  • #177 Fix code output when using .V on a Var<Doc>.