Add accent and subtle DropDownButton styles - #11597
Closed
Niels Laute (niels9001) wants to merge 1 commit into
Closed
Add accent and subtle DropDownButton styles#11597Niels Laute (niels9001) wants to merge 1 commit into
Niels Laute (niels9001) wants to merge 1 commit into
Conversation
Add opt-in accent and subtle DropDownButton styles for the regular and perf2026 resource variants. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 8ab4ed7c-df52-4775-bc59-85ca7fbd5ec4
Contributor
|
/azp run |
|
Azure Pipelines: 1 pipeline(s) were filtered out due to trigger conditions. |
13 tasks
Collaborator
Author
|
Superseded by #11629, which uses a branch owned by this repository. Please continue review there. |
Niels Laute (niels9001)
deleted the
feature/11132-dropdownbutton-styles
branch
August 25, 2026 08:05
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.
Fixes
Fixes #11132
PR Type
Description
Current Behavior
DropDownButton does not provide built-in accent or subtle keyed styles.
New Behavior
Adds
AccentDropDownButtonStyleandSubtleDropDownButtonStyleto the regular and perf2026 resources. Both preserve the existing template structure, state animations, and setters while applying the corresponding standard visual treatment.Customer Impact
Apps can use standard accent and subtle DropDownButton treatments without maintaining custom templates.
Regression Potential
These are opt-in keyed styles.
How Has This Been Tested?
Previously verified visually in light and dark themes for enabled and disabled states.
Screenshots and recordings
DropDownButton styles demonstration
11597-demo.mp4
Prior review sign-offs
Godly T.Alias (@godlytalias) previously reviewed and signed off, and is tagged to reconfirm the GitHub version.