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

Fixing the underline behavior of the numeric up down control #1547

Merged
merged 1 commit into from Dec 6, 2019

Conversation

Keboo
Copy link
Member

@Keboo Keboo commented Dec 6, 2019

No description provided.

@Keboo Keboo added the mdix.mahapps Item relates to the MaterialDesignThemes.MahApps project label Dec 6, 2019
@Keboo Keboo added this to the 3.0.0 milestone Dec 6, 2019
@Keboo Keboo merged commit d7c0f22 into master Dec 6, 2019
@Keboo Keboo deleted the fixNumericUpDownUnderline branch December 6, 2019 06:41
GBSDS added a commit to GBSDS/MaterialDesignInXamlToolkit that referenced this pull request Dec 11, 2019
* Fixes MaterialDesignInXAML#746

Allowing the option for projects to opt-into having the font files copied locally rather than used as an embedded resource.
No longer setting font for DailogHost
No longer setting font for Toolbar.

* Icons update from Azure pipeline (MaterialDesignInXAML#1534)

* Cleanup pipeline (MaterialDesignInXAML#1538)

* WIP cleaning up build pipeline since we no longer need AppVeyor.

* Parameterizing the nuget to make local builds easier.

* Fixing license url

Fixing framework dependency groups

* Script and nuspec updates to handle the icons

* Fixing dependency group

* Moving build script and adding all NuGets

* Adding netcore target to nuget package.

* Adding default dependency group

* Updating build pipeline to build NuGet packages.

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Fixing TextAlignment for NumericUpDown control (MaterialDesignInXAML#1540)

* Change Calendar TodayBackground to Transparent with a circle around it (MaterialDesignInXAML#1446)

* Change Calendar TodayBackground to SecondaryAccentBrush

* Update Current date to a Transparent circle with black border like in https://material.io/components/pickers/

* Change TodayBackground Stroke color to Foreground color

* Fix the text for current date is always black

* Default IsMonitoring to true (MaterialDesignInXAML#1541)

This is needed for MahApps attached properties to register for events to respond to things like SelectAllOnFocus.

Fixes MaterialDesignInXAML#1539

* Filled and Outlined DatePicker styles (MaterialDesignInXAML#1501)

* Filled and Outlined DatePicker styles

* Removed redundant setter

* Forward attached properites

Inherited attached properties can have performance implications. So instead we simply forward them as needed.

* Icons update from Azure pipeline (MaterialDesignInXAML#1544)

* Custom Thumb Control and ControlTemplate to fix issue MaterialDesignInXAML#1531 (MaterialDesignInXAML#1542)

* Created Custom Thumb to override the cursor when dragging. Created ControlTemplate for Thumb that sets cursor to SizeWE

* Implemented code review suggested changes

GridViewColumnThumb is now internal.
Created a new style explicitly for the GridView Column.
GridViewColumnHeader now uses this new style.

* Fixed foreground brush on Light, Dark and Accent versions of CheckBox and RadioButton styles (MaterialDesignInXAML#1543)

* Fixing the underline behavior of the numeric up down control (MaterialDesignInXAML#1547)

* Fixing nuget minor version. (MaterialDesignInXAML#1548)

* Another attempted fix for MaterialDesignInXAML#746

* Updating demo to use the markup extension

* Renaming file to match class name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mdix.mahapps Item relates to the MaterialDesignThemes.MahApps project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant