Skip to content

New Samples in the MvuxGallery! Stable Release v1.1.0

Choose a tag to compare

@DevTKSS DevTKSS released this 03 Sep 22:39
· 35 commits to master since this release

Proudly Presenting the next Feature and Samples Release of the SampleApps Repository!

In this Release you can find not just the default GitHub included source files, then also an Release Build of the MvuxGallery and the latest XamlNavigationApp updates containing already the next upcoming Tutorial contents for:

  • How to: Binding Mvux ListState Properties to ListView
  • How to: Binding Mvux ListState Selected Item to your UI

Let me know about topics you would like to learn/see for future Samples!

What's Changed in this Release

  • chore: Add Video Links to new added YouTube Tutorials to How-To-XamlNavigation.md by @DevTKSS in #10
  • feat(SimpleListPage): Add Sample Page by @DevTKSS in #12
  • feat(IRouteNotifyer): Add code for listening for RouteChanges by @DevTKSS in #17
  • feat(ListState): Add ListState and ListView code from Tutorial by @DevTKSS in #18
  • fix(NamedOptions): Switch to use KeyedService(Microsoft) instead of NamedServices (Uno) so the NamedOptions Resolution at runtime does work 5297fce
  • feat(expander): Expand if TabBar selection does change 923c108

Full Changelog: v1.0.0...v1.1.0