NPM v2.0.8-beta
Pre-release
Pre-release
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.