Compiled bindings by jkoritzinsky · Pull Request #2734 · AvaloniaUI/Avalonia (original) (raw)
and others added 17 commits
…o work out, but we have something that works now.
… the root namescope and never find a name in a namescope that is not a direct ancestor of the current namescope.
…ccessors. Fix indexer bindings for arrays.
PR Feedback.
…n CompiledBindings to element path nodes during XamlIl compilation.
Implement x:CompileBindings directive to toggle between transforming Binding->ReflectionBindingExtension and Binding->CompiledBindingExtension.
Expose a property on AvaloniaXamlIlCompiler to set the default transformation.
grokys added a commit that referenced this pull request
It was added as part of #2734 with the intention of it being used for animation setters, but this was never implemented. There's no point carrying this old unused code around - if we want to implement this feature we can add it back in.
github-merge-queue Bot pushed a commit that referenced this pull request
- Remove PropertyPath.
It was added as part of #2734 with the intention of it being used for animation setters, but this was never implemented. There's no point carrying this old unused code around - if we want to implement this feature we can add it back in.
- Update API suppressions.
BrycensRanch pushed a commit to BrycensRanch/FreeBSD-Avalonia that referenced this pull request
- Remove PropertyPath.
It was added as part of AvaloniaUI#2734 with the intention of it being used for animation setters, but this was never implemented. There's no point carrying this old unused code around - if we want to implement this feature we can add it back in.
- Update API suppressions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})