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

feat: responsive-markup live connect (backport #1172) #1177

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 2, 2024

GitHub Issue (If applicable): #1167

PR Type

What kind of change does this PR introduce?

  • Feature
  • Refactor

What is the current behavior?

What is the new behavior?

  • ResponsiveExtensions can now be connected/disconnected on the fly.
  • ResponsiveHelper.SetOverrideSizeProvider can now be used to override the resizing behavior of ResponsiveViews and ResponsiveExtensions
  • minor refactor of FindDependencyProperty:
    • added support to non-public dp
    • FindDependencyPropertyInfo can be used to retrieve more details of dp, such as its property type, its owner type and if it is attached or not

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

.FindDependencyProperty(propertyName) no longer expects the "Property"-suffix. You are free to use either approach:

@mergify mergify bot mentioned this pull request Jul 2, 2024
19 tasks
@kazo0 kazo0 enabled auto-merge (squash) July 2, 2024 17:10
@kazo0 kazo0 merged commit b9d9167 into release/stable/6.1 Jul 2, 2024
22 checks passed
@kazo0 kazo0 deleted the mergify/bp/release/stable/6.1/pr-1172 branch July 2, 2024 17:56
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.

None yet

2 participants