v1.3 FluentAvalonia Support
Version 1.3 is ready! It has major changes to the internal design with little impact on you.
- Calls will only be dispatched if not already on UI thread
- Redesigned FrameworkDialogFactory to be simpler and more modular
- MessageBox for Avalonia is now split into a separate assembly
HanumanInstitute.MvvmDialogs.Avalonia.MessageBox
, since Avalonia doesn't have built-in support for message boxes MvvmDialogs.Avalonia
, removed reference to MessageBox.Avalonia- Added preliminary support for FluentAvalonia
HanumanInstitute.MvvmDialogs.Avalonia.Fluent
TODO:
- Support icons with Fluent MessageBox TaskDialogs
- Support more complex usage of Fluent dialogs