Change log history for Prism.Avalonia
- Upgraded to Prism v9.0.537
- Upgraded to Avalonia v11.1.3
- More clear error message throwing
- Updated end-to-end samples
- Upgraded to Avalonia v11.1.1
- Fixed ItemsControlRegionAdapter not attaching object due to previous binding
- Prism.Core v9.0.401-pre
- Removed dependency on Avalonia.ReactiveUI
- Updated documentation
- Synced with latest develop
- Fixed Prism.Core targeting v9.0.401-pre
- Fixed typos
- DynamicallyAccessedMembers Attribute for linker hints
- Upgraded NuGet DryIoc to 5.4.3
- Upgraded Prism.Core to v9.0.271-pre
- Using Prism.Container
- Breaking Changes:
Prism.Dialog
see PR #128Prism.Region
->Prism.Navigation.Region
- Removed dependency on Avalonia.ReactiveUI
- Added support for .NET 8
- Upgraded Avalonia NuGet packages to 11.0.7
- Removed unused CommonServiceLocator
- Added support for Avalonia v11.0.0 GA Release
- NEW: Version numbering schema to denote Avalonia v0.10.21 (1021)
- Upgraded to support .NET 7, dropping .NET 5 support
- Upgraded to support Avalonia v0.10.21
- Updated sample projects and code cleanlyness
- Synced core components with latest develop
- Update: Converted ItemsControlRegionAdapter to use
ItemsSource
instead ofItems
- New: Support for Avalonia v11.0 Preview 5
- New: Document Upgrading-to-Avalonia-11.md
- Update: IDialogWindow implements
WindowClosingEventArgs
. See, Issue #9524, PR #9715 - Update: Avalonia interface objects deprecated - PR #9553
- Removed: Reduced the package references
- Samples:
- ALL: Renamed
.xaml
files to.axaml
to comply with Avalonia's XAML Name Reference Generator - SampleMvvmApp -
WindowNotificationManager
implementation - SampleDialogApp - Added MessageBox-like dialog example with "title" and "message"
- SampleDialogApp - Using Simple Theme instead of Fluent
- ALL: Renamed
- Added support for Avalonia v11.0 Preview 4
- Samples
- Upgraded projects to support latest Avalonia version
- Upgrade Samples to .NET 6 by @DamianSuess in #18
- Upgrade Prism.Avalonia.Unity to v8.1.97 by @DamianSuess in #19
- .NET 6 Support by @DamianSuess in #22
- IDialogService by @DamianSuess in #21
- Dialog Service by @DamianSuess in #23
- Sample Notification Pop-up by @DamianSuess in #29
- Cleanup and Unit Test Repairs by @DamianSuess in #30
- Update DryIoc to v4.8.0 to match Prism Library v8.1.97 by @DamianSuess in #32
- Version Bump 8.1.97.2 by @DamianSuess in #33
- NEW: Automatically performs
AutoWireViewModel
- No longer need to device
prism:ViewModelLocator.AutoWireViewModel="True"
in View
- No longer need to device
- Updated DryIoc to v4.8.0
- Updated to Avalonia v0.10.18
- Fixed unit tests
- Spelling corrections
- Added Sample, Notificiation Pop-up Service
- Upgraded to support Prism.Core v8.1.97
- See [[Upgrade-Prism-7.2-to-8.1.md]] for more details
- Upgraded to support Prism.Core v7.2.0.1430