Skip to content

feat(material/slide-toggle): add full-width support#33424

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:slide-toggle-full-width
Jun 19, 2026
Merged

feat(material/slide-toggle): add full-width support#33424
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:slide-toggle-full-width

Conversation

@crisbeto

Copy link
Copy Markdown
Member

Adds support for a fullWidth input on the slide toggle that'll make it stretch to fill its container. This is useful for mobile-focused UIs.

Fixes #24754.

Adds support for a `fullWidth` input on the slide toggle that'll make it stretch to fill its container. This is useful for mobile-focused UIs.

Fixes angular#24754.
@crisbeto crisbeto added the target: minor This PR is targeted for the next minor release label Jun 19, 2026
@pullapprove pullapprove Bot requested review from ok7sai and tjshiu June 19, 2026 07:06
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jun 19, 2026
@crisbeto crisbeto merged commit 73939a8 into angular:main Jun 19, 2026
35 of 38 checks passed
@crisbeto

Copy link
Copy Markdown
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: material/slide-toggle detected: feature PR contains a feature commit target: minor This PR is targeted for the next minor release

2 participants