-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Comparing changes
Open a pull request
base repository: MaterialDesignInXAML/MaterialDesignInXamlToolkit
base: v5.2.0
head repository: MaterialDesignInXAML/MaterialDesignInXamlToolkit
compare: v5.2.1
- 6 commits
- 20 files changed
- 4 contributors
Commits on Jan 3, 2025
-
Explicitly setting the token for the version number changes to use
Bumping versions to 5.2.1
Configuration menu - View commit details
-
Copy full SHA for ba74c9f - Browse repository at this point
Copy the full SHA ba74c9fView commit details
Commits on Jan 5, 2025
-
base the Filled and Outline style of NumericControls on the actual Ba…
…se-Styles, not the concrete (style-)implementations (#3757)
Configuration menu - View commit details
-
Copy full SHA for 3cb7dc9 - Browse repository at this point
Copy the full SHA 3cb7dc9View commit details
Commits on Jan 8, 2025
-
Add opt-in AP to control margins in menu variants (#3760)
* Add new AP to control "ItemsPresenter margin" in the menu variants Defaults to the original value of "0, 16" and as such is an opt-in feature. * Align demo apps and showcase usage of new AP
Configuration menu - View commit details
-
Copy full SHA for aca6b24 - Browse repository at this point
Copy the full SHA aca6b24View commit details
Commits on Jan 9, 2025
-
added AutoSuggestBox to MD2&3 FieldsLineUp demo (#3763)
* added AutoSuggestBox to MD2 FieldsLineUp demo * added AutoSuggestBox to MD3 FieldsLineUp demo
Configuration menu - View commit details
-
Copy full SHA for 8c47993 - Browse repository at this point
Copy the full SHA 8c47993View commit details
Commits on Jan 10, 2025
-
Added Attached Property "TextFieldAssist.ClearButtonSize" (#3754)
* Cleanup of launchSettings and Cards Page in Demo * Revert "Cleanup of launchSettings and Cards Page in Demo" This reverts commit ede38d4. * added AP TextFieldAssist.ClearButtonSize to control the size of the ClearButton * apply TextFieldAssist.ClearButtonSize on the Button rather than the PackIcon * apply TextFieldAssist.ClearButtonSize on the Button rather than the PackIcon --------- Co-authored-by: Corvin Szimion <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e71c5c - Browse repository at this point
Copy the full SHA 9e71c5cView commit details -
[SmartHint] Hint placement for "readonly" controls (#3764)
* Demo app workaround/hack for initial miscalculation of hint placement * Ensure ComboBox smart hint behaves according to MD spec According to the "Behavior" section of the "Menus" page in the link below, the hint should float even when there is no selection, but the popup is open. https://m2.material.io/components/menus#exposed-dropdown-menu * Fix hint positioning issue when "readonly" element The issue was present for all controls once they are in "readonly" state. Special handling of the case where the element is readonly, and the hint should follow the prefix/suffix needed to be added because of the "business rule" that prefix/suffix is always visible when the element is "readonly". * Fixing so the hack is no longer needed * Fix AutoSuggestBox as well --------- Co-authored-by: Kevin Bost <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 070e8bb - Browse repository at this point
Copy the full SHA 070e8bbView 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 v5.2.0...v5.2.1