Skip to content
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

Add BindingContext to Behaviors using Bindings (.NET 9) #486

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

brminnick
Copy link
Contributor

This PR adds a BindingContext to each Behavior sample code that uses bindings.

In the .NET 9 release, we are no longer automatically setting the BindingContext for our Behaviors. We notified developers in the docs on April 2nd of this change (screenshot below) and encouraged all of them to manually set a BindingContext:

image

Copy link

Learn Build status updates of commit 9caf5fd:

✅ Validation status: passed

File Status Preview URL Details
docs/maui/behaviors/animation-behavior.md ✅Succeeded View
docs/maui/behaviors/event-to-command-behavior.md ✅Succeeded View
docs/maui/behaviors/maximum-length-reached-behavior.md ✅Succeeded View
docs/maui/behaviors/touch-behavior.md ✅Succeeded View
docs/maui/behaviors/user-stopped-typing-behavior.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit 1694bfa:

✅ Validation status: passed

File Status Preview URL Details
docs/maui/behaviors/animation-behavior.md ✅Succeeded View
docs/maui/behaviors/event-to-command-behavior.md ✅Succeeded View
docs/maui/behaviors/maximum-length-reached-behavior.md ✅Succeeded View
docs/maui/behaviors/touch-behavior.md ✅Succeeded View
docs/maui/behaviors/user-stopped-typing-behavior.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@brminnick brminnick marked this pull request as ready for review November 12, 2024 20:23
Copy link

Learn Build status updates of commit 0e8a470:

✅ Validation status: passed

File Status Preview URL Details
docs/maui/behaviors/animation-behavior.md ✅Succeeded View
docs/maui/behaviors/event-to-command-behavior.md ✅Succeeded View
docs/maui/behaviors/image-touch-behavior.md ✅Succeeded View
docs/maui/behaviors/maximum-length-reached-behavior.md ✅Succeeded View
docs/maui/behaviors/progressbar-animation-behavior.md ✅Succeeded View
docs/maui/behaviors/touch-behavior.md ✅Succeeded View
docs/maui/behaviors/user-stopped-typing-behavior.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit f41d584:

✅ Validation status: passed

File Status Preview URL Details
docs/maui/behaviors/animation-behavior.md ✅Succeeded View
docs/maui/behaviors/event-to-command-behavior.md ✅Succeeded View
docs/maui/behaviors/image-touch-behavior.md ✅Succeeded View
docs/maui/behaviors/maximum-length-reached-behavior.md ✅Succeeded View
docs/maui/behaviors/progressbar-animation-behavior.md ✅Succeeded View
docs/maui/behaviors/touch-behavior.md ✅Succeeded View
docs/maui/behaviors/user-stopped-typing-behavior.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants