Skip to content

2.2.78

Compare
Choose a tag to compare
@Insire Insire released this 06 Aug 18:37
b0e61a4

NuGet packages for this release:

general purpose

MvvmScarletToolkit
MvvmScarletToolkit.Commands
MvvmScarletToolkit.Observables

framework specific

MvvmScarletToolkit.Wpf
MvvmScarletToolkit.Xamarin.Forms

interfaces and models

MvvmScarletToolkit.Abstractions

Changes:

  • b0e61a4 Merge pull request #166 from Insire/dev
  • 82650fe updated cake dependencies
  • 21ffe6a Merge pull request #165 from Insire/dependabot/nuget/dev/Nerdbank.GitVersioning-3.4.231
  • 36a2004 Xamarin.Forms: ScarletCommandManager should execute InvalidateRequerySuggested on the main thread, so that control state changes happen there aswell automatically
  • b8fdb52 Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.231
  • cda195a Merge pull request #164 from Insire/dev
  • b32b3bb Bump XamlFlair.WPF from 1.2.11 to 1.2.12
  • 886070e Bump Xamarin.Forms from 5.0.0.2012 to 5.0.0.2083
  • a8c854f added AnimatedProgress attached property for xamarin.forms
  • 3cbc4b1 updated DispatcherProgress to await dispatcher call
See More
  • f01c467 added Sort for IObservableCollection
  • 11c22f3 fixed ScarletDispatcher not invoking action on xamarin.forms
  • d4dc08e BusyStacks dont push their statechanges on the dispatcher anymore, added ctor without them and marked the previous ctor as oboslete
  • 86c627b XF: dont dispatch to the main thread
  • cc328fb adding back the missing dispatcher argument
  • f36528e reworked xamarin.forms samples to better showcase command capabilities
  • 0bcb5a6 Bugfix: making sure command statechanges can be reflected by ICommand.CanExecute
  • dd4758e added global exceptionhandler for commands
  • 12bae7d remove MvvmScarletToolkit.Abstractions namespace
  • 09e3cfe Merge pull request #162 from Insire/dependabot/nuget/dev/XamlFlair.WPF-1.2.11
  • 9999b83 Merge pull request #161 from Insire/dependabot/nuget/dev/DynamicData-7.2.1
  • 725aebd Merge pull request #163 from Insire/dependabot/nuget/dev/Xamarin.Essentials-1.7.0
  • 8fa1c53 Bump Xamarin.Essentials from 1.6.1 to 1.7.0
  • f61d096 Bump XamlFlair.WPF from 1.2.9 to 1.2.11
  • 8bf5c99 Bump DynamicData from 7.1.17 to 7.2.1

This list of changes was auto generated.