unoplatform/uno

Add support for binding unwrapping through `BindingBase`

Open

#2,174 建立於 2019年11月24日

在 GitHub 查看
 (4 留言) (1 反應) (1 負責人)C# (837 fork)batch import
difficulty/starter 🚀good first issuehelp wantedkind/enhancementno-reproproject/binding 🪢

倉庫指標

Star
 (9,789 star)
PR 合併指標
 (平均合併 14天 8小時) (30 天內合併 130 個 PR)

描述

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

貢獻者指南