-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed as not planned
Closed as not planned
Copy link
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionarea: material/button-togglefeatureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fixmaterial specIssue related to the Material Design spec https://material.io/design/Issue related to the Material Design spec https://material.io/design/
Description
Bug, feature request, or proposal:
Feature Request: add theme options for md-button-toggle-group
What is the expected behavior?
it should behave as same as md-raised-button
's do.
What is the current behavior?
it only contains the default theme.
What are the steps to reproduce?
<md-button-toggle-group #group="mdButtonToggleGroup" color="primary">
<md-button-toggle value="left">
<md-icon>format_align_left</md-icon>
</md-button-toggle>
<md-button-toggle-group
Eq: https://plnkr.co/edit/IHey0TCusgDW6X2eXV9W?p=preview
What is the use-case or motivation for changing an existing behavior?
Consistency on the Layout
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
@angular 4.4.0
@angular/material 2.0.0-beta.10
Is there anything else we should know?
There's an old issue similar #2709
royyhlee, grapgrap, Tom-V, knakada, rt-gavrilov and 117 more
Metadata
Metadata
Assignees
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussionarea: material/button-togglefeatureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fixmaterial specIssue related to the Material Design spec https://material.io/design/Issue related to the Material Design spec https://material.io/design/