Skip to content

Releases: DevTKSS/DevTKSS.Uno.SampleApps

v1.1.1

25 Oct 23:36

Choose a tag to compare

Tutorial Docs Release v1.1.1

This Release does introduce the first part of my Tutorial series about Extensions Navigation in Xaml and Mvux in Text Version with Code samples right from the App created along the Tutorial!

Included Localizations:

  • DE
  • EN

What's Changed

  • docs(XamlNavigation): Update Mvux XamlNavigation Docs with links to the appropriate YouTube tutorials by @DevTKSS in #11

Full Changelog: v1.1.0...v1.1.1

New Samples in the MvuxGallery! Stable Release v1.1.0

03 Sep 22:39

Choose a tag to compare

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

(MvuxGallery) First stable Release!

20 May 18:20

Choose a tag to compare

While there is of course room for Improvements, I can proudly present you my first own created Application powered by Uno Platform, leveraging several of their Extensions to explore live in the app by providing the used Code to build the App!

Just to name few of them: