Skip to content

Heavy revision for data-binding-syntax #385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

stevemonaco
Copy link
Collaborator

@stevemonaco stevemonaco commented Mar 9, 2024

Adds all Binding parameters with exception of: NameScope, WeakAnchor, and TypeResolver. Adds several short examples. Attempts to clean up most discussion with a general aim of making docs less chatty.

Couldn't get a confirmation on if UpdateSourceTrigger.Explicit is publicly usable or not, so I removed a comment saying it wasn't. I can only imagine that it will be usable in the future, if it isn't now.

I also removed a misleading link for the Asset Uri -> Bitmap converter that was replaced by a different image loading approach in the docs. It still has references in other docs, not sure what to do there, especially if AsyncImage makes it in.

Closes #373
Possibly closes #268
Progress on #384

@maxkatz6 maxkatz6 merged commit ec30830 into AvaloniaUI:main Mar 10, 2024
@maxkatz6 maxkatz6 mentioned this pull request Mar 10, 2024
27 tasks
@stevemonaco stevemonaco deleted the patch-binding-features branch March 12, 2024 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add missing binding markup extension features Improve bindings syntax description
2 participants