-
Notifications
You must be signed in to change notification settings - Fork 725
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
fix(binding): Avoid reading source property on UpdateSource for non-DP (backport #13698 and #13521) #13726
Merged
jeromelaban
merged 12 commits into
release/stable/4.9
from
mergify/bp/release/stable/4.9/pr-13698
Sep 21, 2023
Merged
fix(binding): Avoid reading source property on UpdateSource for non-DP (backport #13698 and #13521) #13726
jeromelaban
merged 12 commits into
release/stable/4.9
from
mergify/bp/release/stable/4.9/pr-13698
Sep 21, 2023
Commits on Sep 20, 2023
-
fix(binding): Avoir reading source property on UpdateSource for non-DP
(cherry picked from commit 203609d) # Conflicts: # src/Uno.UI/DataBinding/BindingPath.BindingItem.cs
Configuration menu - View commit details
-
Copy full SHA for f997ad7 - Browse repository at this point
Copy the full SHA f997ad7View commit details -
chore: Adjust for removed dedup on POCO properties
(cherry picked from commit 1598e04)
Configuration menu - View commit details
-
Copy full SHA for 675d974 - Browse repository at this point
Copy the full SHA 675d974View commit details -
(cherry picked from commit a919999)
Configuration menu - View commit details
-
Copy full SHA for 9b8773d - Browse repository at this point
Copy the full SHA 9b8773dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c816e80 - Browse repository at this point
Copy the full SHA c816e80View commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a7e0748 - Browse repository at this point
Copy the full SHA a7e0748View commit details -
fix(winappsdk): Adjust 1.4 detection
`WindowsAppSDKWinUI` has been removed in 1.4, using `UseWinUITools` until we can find a more stable property. (cherry picked from commit 85a5aae)
Configuration menu - View commit details
-
Copy full SHA for 27ce471 - Browse repository at this point
Copy the full SHA 27ce471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a82fb1 - Browse repository at this point
Copy the full SHA 7a82fb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf10832 - Browse repository at this point
Copy the full SHA bf10832View commit details -
(cherry picked from commit 3f40f06) # Conflicts: # build/PackageDiffIgnore.xml
Configuration menu - View commit details
-
Copy full SHA for ae58742 - Browse repository at this point
Copy the full SHA ae58742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f57607 - Browse repository at this point
Copy the full SHA 0f57607View commit details -
fix(net8): Adjust WinUI property detection
.NET 8 changes the ordering of nuget defined props files, This change makes WinUI detection independent of nuget props import and rely on .targets evaluation.
Configuration menu - View commit details
-
Copy full SHA for 3c27e81 - Browse repository at this point
Copy the full SHA 3c27e81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80c9954 - Browse repository at this point
Copy the full SHA 80c9954View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.