Skip to content

feat(material/expansion): add border design tokens#33057

Open
lekhmanrus wants to merge 1 commit intoangular:mainfrom
lekhmanrus:feat/32878/expansion-panel-border-tokens
Open

feat(material/expansion): add border design tokens#33057
lekhmanrus wants to merge 1 commit intoangular:mainfrom
lekhmanrus:feat/32878/expansion-panel-border-tokens

Conversation

@lekhmanrus
Copy link
Copy Markdown
Contributor

Adds expansion-container-outline-width and expansion-container-outline-color tokens to both M2 and M3 themes, wired to CSS border properties on .mat-expansion-panel. Defaults are 0 and transparent respectively, preserving existing visual behavior.

close #32878

Adds `expansion-container-outline-width` and
`expansion-container-outline-color` tokens to both M2 and M3 themes,
wired to CSS `border` properties on `.mat-expansion-panel`. Defaults are
`0` and `transparent` respectively, preserving existing visual behavior.

close angular#32878

Signed-off-by: Ruslan Lekhman <lekhman112@gmail.com>
@pullapprove pullapprove bot requested review from ok7sai and wagnermaciel April 9, 2026 06:59
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: material/expansion labels Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(mat-expansion-panel): Add a design token for adding a border

1 participant