Proposed 2.4.1 Release#994
Merged
Merged
Conversation
…the DatePicker reacts the same as a normal TextBox)
Changed the grid background property for dialogs and drawers to black
…ng up due to the TextBox content being resized down to 0. Added a minimum width to ensure that at least the cursor will be visible.
corrected getter on IsIndicatorVisibleProperty
If the Header property is set on a MenuItem it has a constant value. By not setting it the (localized) name of the command is used instead.
This allows the attached properties to be put on comboboxes and affect the hint. Currently it has the side affect of the hint being cut off when the combobox is expanded and the hint is too big.
Replaced StackPanel with Grid to enable text wrapping in DataGridColumnHeader
…able. This can occur if the Snackbar is hosted outside of a WPF Window such as in a WinForms application. Fixes #946
… when used inside of a TransitioningContentBase. Fixes #950
Resolves the issue: #835
Missing 'r' in 'library' and removed ',' in the sentence because a compound predicate composed of two objects shouldn’t be separated by a comma and a conjunction.
Add context menu to password box to prevent ugly non-themed menu
Simple Grammar Corrections
DatePicker Style: Added FloatingHint Trigger to change margin
Update MaterialDesignTheme.PasswordBox.xaml
Shadow forces rerender in Cards #835
Fix text wrapping in DataGridColumnHeader
Added Scale and Offset to the combobox template
Remove Header from default context menu in TextBox
Update ButtonProgressAssist.cs
Fix Thumb of GridViewColumnHeader.
Fix DialogHost and DrawerHost background fadeout
Updating ShowMeTheXaml to 1.0.10
Copy button display fix
Fix textbox cursor disappearing
Fixing ElementName bindings in TransitioningContent
Fix snackbar not being found
Updating version to 2.4.1
* Reminder about programming syntax correction * Fix grammatical errors
Fixing links that were pointed at the old repo
ButchersBoy
approved these changes
Jul 27, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This is the proposed 2.4.1 release.