-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Comparing changes
Open a pull request
base repository: AvaloniaUI/Avalonia
base: 11.3.0-beta2
head repository: AvaloniaUI/Avalonia
compare: 11.3.0-rc1
- 9 commits
- 17 files changed
- 6 contributors
Commits on Apr 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 90d42f9 - Browse repository at this point
Copy the full SHA 90d42f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7527bc5 - Browse repository at this point
Copy the full SHA 7527bc5View commit details -
Fix height queries not matching when container name is set, remove un…
…used query grammer and allow nesting selector in container styles (#18659) * fix height queries not matching when container name is set, remove unused query grammer * add unit test for height container queries with name --------- Co-authored-by: Julien Lebosquain <julien@lebosquain.net>
Configuration menu - View commit details
-
Copy full SHA for d5889c3 - Browse repository at this point
Copy the full SHA d5889c3View commit details -
Keep SelectingItemsControl selection values until ItemsSource is set (#…
…18634) * Add failing tests for SelectedItem/SelectedIndex without an ItemsSource * Keep SelectedItem/SelectedIndex until ItemsSource is set * Add failing tests for setting SelectedValue without an ItemsSource * Keep SelectedValue until ItemsSource is set
Configuration menu - View commit details
-
Copy full SHA for bb28298 - Browse repository at this point
Copy the full SHA bb28298View commit details -
Fix
MenuItem
enabled state in the presence of sub-items. (#18679)* Add unit test for sub menu item testing * Parent menu items should not be disabled on command binding failure. If a menu has a failed `Command` binding, but also has sub-menu items, then it should not be disabled. --------- Co-authored-by: Anastassia Pellja <anyka545@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e989b47 - Browse repository at this point
Copy the full SHA e989b47View commit details -
Pick nearest parent if container query doesn't specify container name (…
…#18707) * pick nearest parent if container query doesn't specify container name * add to string overrides for queries
Configuration menu - View commit details
-
Copy full SHA for ca07bda - Browse repository at this point
Copy the full SHA ca07bdaView commit details -
Add XML doc comments to RegisterDirect warning about unsetValue and d…
…efaultValue (#18719) Refine XML doc comments for defaultValue/unsetValue
Configuration menu - View commit details
-
Copy full SHA for 48daad9 - Browse repository at this point
Copy the full SHA 48daad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55504db - Browse repository at this point
Copy the full SHA 55504dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48d205b - Browse repository at this point
Copy the full SHA 48d205bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 11.3.0-beta2...11.3.0-rc1