Skip to content

2.2.37

Compare
Choose a tag to compare
@Insire Insire released this 08 May 06:56
c32e757

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:

  • c32e757 Merge pull request #146 from Insire/toast-notifications
  • 38dd166 Merge branch 'dev' into toast-notifications
  • ddf8d2b added fully animated sample in wpf for toast notifications
  • fd3e193 added xml comments and configuration for toasts
  • 748385b Merge pull request #145 from Insire/dependabot/nuget/dev/DynamicData-7.1.16
  • 2dd3d06 Bump DynamicData from 7.1.1 to 7.1.16
  • a8ce8b7 updated MvvmScarletToolkit.Wpf.Samples to include sample for toast notifications
  • 4f81b54 working implementation for toast notifications
  • 6f54ac8 ViewModelListBase: added OnSelectedItemsCollectionChanged and OnCollectionChanged to allow for overrides in subclasses
  • c098c52 first pass refactoring toasts into MVVM style
See More
  • 13154f3 Merge branch 'master' into toast-notifications
  • 1ba328a Merge pull request #144 from Insire/dev
  • dba6a35 Split MultiSelectionBehavior into MultiListBoxSelectionBehavior to actually support multi selection for datagrid and listbox, but in separate behaviors
  • dbb9b02 Fixed newly introduced converters not triggering
  • 55748cc Merge pull request #143 from Insire/dependabot/nuget/dev/nunit-3.13.2
  • 8ec03ee Bump nunit from 3.13.1 to 3.13.2
  • bf5e4fe Merge pull request #142 from Insire/dependabot/add-v2-config-file
  • 49a9ebb Upgrade to GitHub-native Dependabot
  • 49c4909 added ViewModelListBaseTests
  • b6cef1b dropped ViewModelListBaseSelectionsChanging, because it did never work and there is no way to support it atm
  • b89f47a remove unused xamarin.forms uwp sample project
  • 5e7f748 added code from https://github.com/mike-eason/WPF_ToastNotifications and started refactoring and restructure

This list of changes was auto generated.