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

WIP: New theme brush names #2441

Closed
wants to merge 16 commits into from

Conversation

Keboo
Copy link
Member

@Keboo Keboo commented Sep 27, 2021

This is to support the new theme brush names alongside of the old ones until the 5.0 release.
This will give people time to adjust from the old brush names to the new ones.

First set of changes for #2435

@Keboo Keboo added this to the 4.3.0 milestone Sep 27, 2021
@Keboo Keboo force-pushed the newThemeBrushNames branch 2 times, most recently from 2420936 to d25d695 Compare October 4, 2021 05:02
@Keboo Keboo force-pushed the newThemeBrushNames branch 2 times, most recently from 43648d7 to 3486ff6 Compare November 1, 2021 04:02
@Keboo Keboo force-pushed the newThemeBrushNames branch 2 times, most recently from 477ec34 to 2f2da32 Compare November 5, 2021 04:36
@Keboo Keboo added breaking change Items here have breaking API changes. release notes Items are likely to be highlighted in the release notes. visual breaking change Items here have affected the visual look of controls. labels Nov 22, 2021
@Keboo Keboo modified the milestones: 4.3.0, 4.4.0 Nov 22, 2021
@Keboo Keboo modified the milestones: 4.4.0, 4.5.0 Feb 4, 2022
@Keboo Keboo modified the milestones: 4.5.0, 5.0.0 Apr 3, 2022
@Keboo Keboo force-pushed the newThemeBrushNames branch 3 times, most recently from 4e1251c to 6155773 Compare November 7, 2022 04:44
File scoped namespaces in MahApps project
Do not freeze the converted drop shadow. 
Removed duplicated code
Fix usages of get system theme


Obsoleting PalletteHelper


Loading the new theme brushes


Getting color adjustment tests working


Fixing XAML intellisense issue for the bundled themes


Checkbox brushes


TextBox brushes


Snackbar brushes


Getting the last of the easy brushes done.


Generic.xaml mostly converted


Badged mostly converted


Buttons updated


Updating brushes

Up through ComboBox done
More brush updates


Slider brushes


TabControl brushes


Text box brushes


Time picker brushes


ToggleButton brushes


ToolBar Brushes


Tooltip brushes


TreeView brushes


Cleaning up demo app so all pages load


Working on fixing warnings from obsolete.

Addressing some TODOs
Cleaning up warnings.


Fixing more obsolete issues


Fixing remaining obsolete warnings.


Adding in source generator to build up theme dictionaries

Requiring net462!
Fixing some failing unit tests.
Adding more brush colors to Dark resource dictionary


Light and Dark brushs


Updating XAML theme colors.


Adding copy method with generator

Adding tests
In generators in WPF build


Fixing rebase issues


Fixing backwards compat of theme brushes


Starting work updating the MD 3 app to new API. Start with icons page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Items here have breaking API changes. enhancement release notes Items are likely to be highlighted in the release notes. visual breaking change Items here have affected the visual look of controls.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant