Skip to content

Releases: kobi2294/MvvmKit

Release 2.26

21 Sep 21:02
Compare
Choose a tag to compare

Some incremental improvements to the MvvmKit

Release 2.24

09 Jun 14:37
Compare
Choose a tag to compare
Release 2.24 Pre-release
Pre-release
  • Added Service Collection Addapter with ability to track changes

  • You can now unregister region

  • Added Dialog Window Bahavior for regions

  • New Control: Navigator. A Unidirectional selector that triggers command on user click instead of setting selected item

  • New Control: TransitionContentControl - A content control that makes a transition between changing contents

  • Some bug fixes in navigation

Release 2.20

31 May 11:30
Compare
Choose a tag to compare
Release 2.20 Pre-release
Pre-release

New Features

  • Added Service Field and Service Property objects to manage and notify service state
  • Added ability to register service with interface

Bug Fixes

  • Solved Service registration bug that caused init routines to create additional service instance
  • Context Delegate Subscribe now works on All threads
  • Route Comparison and Hashing bugs

Release-1.0.0.5

31 May 11:32
Compare
Choose a tag to compare
Release-1.0.0.5 Pre-release
Pre-release

Please Note that the entire navigation concept of this release is about to go through a major breaking change. It is not recommended to use this release