Skip to content

Releases: RolandKoenig/RolandK.AvaloniaExtensions

v2.1.4

03 Nov 18:48
Compare
Choose a tag to compare

Changes:

  • Updated to Avalonia 11.2.0

Full Changelog: 2.1.3...2.1.4

v2.1.3

10 Oct 04:45
Compare
Choose a tag to compare

Changes:

  • Updated dependencies

v2.1.1

26 Jun 16:50
Compare
Choose a tag to compare

Changes:

  • Updated dependencies

Full Changelog: 2.1.0...2.1.1

v2.1.0

24 Mar 10:59
Compare
Choose a tag to compare

Changes:

  • Updated dependencies
  • Added RolandK.AvaloniaExtensions.ExceptionHandling

Full Changelog: 2.0.4...2.1.0

v2.0.4

07 Feb 02:19
Compare
Choose a tag to compare

Changes:

  • Added OpenDirectoryDialogViewService

Full Changelog: 2.0.3...2.0.4

v2.0.3

21 Jan 13:57
Compare
Choose a tag to compare

Changes:

  • Added events ViewModelAttached, ViewModelPropertyChanged and ViewModelDetached on MvvmWindow and MvvmUserControl

Full Changelog: 2.0.2...2.0.3

v2.0.2

14 Jan 13:09
Compare
Choose a tag to compare

Changes:

  • Fixed returned path in OpenFileDialogService and SaveFileDialogService

Full Changelog: 2.0.1...2.0.2

v2.0.1

06 Jan 09:16
Compare
Choose a tag to compare

Changes:

  • new ViewServiceHostUserControl
  • Added GetServiceProvider as extension method to IResourceHost
  • Added FullBackgroundArea to MainWindowFrame
  • Added ViewFor property to MvvmWindow and MvvmUserControl to handle bubbling of DataContext
  • Added exception when attaching a view to a viewmodel, which is already attached to another view
  • Fixed returned pathes from OpenFileDialogService and SaveFileDialogService
  • MainWindowFrame is no MvvmUserControl anymore

Full Changelog: 2.0.0...2.0.1

v2.0.0

01 Dec 05:22
Compare
Choose a tag to compare

Updated to Avalonia 11.0.5

Breaking changes:

  • Removed RolandK.AvaloniaExtensions.FluentThemeDetection (starting with Avalonia 11 this is not needed anymore)

v1.0.1

20 May 07:02
Compare
Choose a tag to compare

Updated to Avalonia 0.10.21