Releases: RolandKoenig/RolandK.AvaloniaExtensions
Releases · RolandKoenig/RolandK.AvaloniaExtensions
v2.1.4
v2.1.3
Changes:
- Updated dependencies
v2.1.1
v2.1.0
Changes:
- Updated dependencies
- Added RolandK.AvaloniaExtensions.ExceptionHandling
Full Changelog: 2.0.4...2.1.0
v2.0.4
v2.0.3
Changes:
- Added events ViewModelAttached, ViewModelPropertyChanged and ViewModelDetached on MvvmWindow and MvvmUserControl
Full Changelog: 2.0.2...2.0.3
v2.0.2
Changes:
- Fixed returned path in OpenFileDialogService and SaveFileDialogService
Full Changelog: 2.0.1...2.0.2
v2.0.1
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
Updated to Avalonia 11.0.5
Breaking changes:
- Removed RolandK.AvaloniaExtensions.FluentThemeDetection (starting with Avalonia 11 this is not needed anymore)
v1.0.1
Updated to Avalonia 0.10.21