Skip to content

11.1.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@maxkatz6 maxkatz6 released this 03 Jul 08:30
· 557 commits to master since this release

Full Changelog: 11.1.0-rc1...11.1.0-rc2

What's Changed

  • Convert IAvaloniaXamlIlParentStackProvider to eager one if needed by @MrJul in #16028
  • Fix negation of null values. by @grokys in #16101
  • Fix BindingNotification handling in MultiBinding by @grokys in #16102
  • Fix ICommand bindings in style setters by @grokys in #16122
  • Make bindings react to PropertyChanged even if property hasn't changed by @grokys in #16150