11.1.0-rc2
版本发布时间: 2024-07-03 16:30:17
AvaloniaUI/Avalonia最新发布版本:11.2.0-beta1(2024-08-20 11:37:54)
Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.1.0-rc1...11.1.0-rc2
What's Changed
- Convert IAvaloniaXamlIlParentStackProvider to eager one if needed by @MrJul in https://github.com/AvaloniaUI/Avalonia/pull/16028
- Fix negation of null values. by @grokys in https://github.com/AvaloniaUI/Avalonia/pull/16101
- Fix BindingNotification handling in MultiBinding by @grokys in https://github.com/AvaloniaUI/Avalonia/pull/16102
- Fix
ICommand
bindings in style setters by @grokys in https://github.com/AvaloniaUI/Avalonia/pull/16122 - Make bindings react to PropertyChanged even if property hasn't changed by @grokys in https://github.com/AvaloniaUI/Avalonia/pull/16150