Skip to content

2.3.0

Compare
Choose a tag to compare
@pedrolamas pedrolamas released this 08 Aug 08:37
· 48 commits to master since this release
  • New ExtendedPageBase class, IHandleNavigatedFrom and IHandleNavigatedTo interfaces (allows handling of OnNavigatedFrom() and OnNavigatedTo() methods from inside view models)
  • HamburgerMenuButton will now allow parameter check for button highlighting.
  • Improvements over the INavigationService interface and implementation
  • Other fixes and improvements