Skip to content

Update#92

Merged
adrbarros merged 4 commits intoadrbarros:masterfrom
MaterialDesignInXAML:master
Mar 17, 2026
Merged

Update#92
adrbarros merged 4 commits intoadrbarros:masterfrom
MaterialDesignInXAML:master

Conversation

@adrbarros
Copy link
Copy Markdown
Owner

Update

corvinsz and others added 4 commits March 12, 2026 21:07
Adds a dedicated GitHub Actions workflow to provide environment context for GitHub Copilot. It installs the required .NET SDK versions (8.x, 9.x, and 10.x) and restores dependencies to ensure Copilot has a valid build state for the toolkit.
* Initial plan

* Add StatusBar style, brushes, and demo page

- Create MaterialDesignTheme.StatusBar.xaml with StatusBar, StatusBarItem, and Separator styles
- Add StatusBar brushes to ThemeColors.json and auto-generated theme files
- Register in MaterialDesign2.Defaults.xaml and MaterialDesign3.Defaults.xaml
- Add StatusBar demo page to MainDemo.Wpf

Co-authored-by: Keboo <952248+Keboo@users.noreply.github.com>

* Remove hard-coded FontSize from StatusBar style to inherit from theme

Co-authored-by: Keboo <952248+Keboo@users.noreply.github.com>

* Consolidate Separator styles and remove redundant StatusBar separator brush

Centralizes the MaterialDesignSeparator style into a new resource dictionary and replaces the specific StatusBar.Separator brush with the general separator background brush. This refactor simplifies the theme definitions and ensures consistent separator styling across the StatusBar, Menu, and PopupBox components.

The change also updates the StatusBar demo with colored icons and explicit heights to better showcase the UI.

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Keboo <952248+Keboo@users.noreply.github.com>
Co-authored-by: Kevin Bost <kitokeboo@gmail.com>
The checkout step now uses a Personal Access Token (SA_PAT) to ensure the workflow has the necessary permissions to commit and push changes back to the repository, specifically for updating get_versions.yml.
@adrbarros adrbarros merged commit 0769988 into adrbarros:master Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants