unoplatform/uno
Ver no GitHubAdd support for binding unwrapping through `BindingBase`
Open
#2.174 aberto em 24 de nov. de 2019
difficulty/starter 🚀good first issuehelp wantedkind/enhancementno-reproproject/binding 🪢
Métricas do repositório
- Stars
- (9.789 stars)
- Métricas de merge de PR
- (Mesclagem média 14d 8h) (130 fundiu PRs em 30d)
Description
What would you like to be added:
Adding a binding to a BindingBase property from the XAML should unwrap the binding expression.
For which Platform:
- iOS
- Android
- WebAssembly
- WebAssembly renderers for Xamarin.Forms
- Windows
- Build tasks
- Solution Templates
Anything else we need to know?
This check should also validate for BindingBase:
https://github.com/unoplatform/uno/blob/35835d4bc594d1f24dabed007740b4b2b47f473a/src/SourceGenerators/Uno.UI.SourceGenerators/XamlGenerator/XamlFileGenerator.cs#L2632