Skip to content

Releases: eiadxp/MvvmTools

Design-Time Data-Support

02 May 00:00
Compare
Choose a tag to compare

-Fixed: Events sometimes fail to bind to commands.
-Added: Design time check for the event binding text.
-Added: Design time data preview!!
-Added: Simple logging functionality.
-Changed: Internal design to simplify implementing features through platforms.

Bug fixes and enhancing event binding

24 Apr 09:37
Compare
Choose a tag to compare

-Bug fix: WPF buttons does not catch command CanExecuteChanged.
-Added: changed event binding behavior when using element name (you don't have to add DataContext to access underlaying ViewModel) PLEASE READ WIKI FOR THIS.

Event binding to metrhods and commands + Command creating

10 Apr 22:50
Compare
Choose a tag to compare