Skip to content

NPM v2.0.8-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@dsuryd dsuryd released this 09 Nov 18:59
· 1128 commits to master since this release
f7032a6

This release addresses the following issues found in dotnetify-react.router during development of React SPA template:

  • Fixed RouteTarget component to use local React reference.
  • Fixed RouteLink component to pass the anchor click event.
  • Made execution of routing asynchronous to allow click event to complete first.
  • Added new router API $routeTo to allow UI script to route programmatically.