Skip to content

feat(button-toggle): align with 2018 material design spec #12443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 27, 2018

Conversation

crisbeto
Copy link
Member

Aligns the button toggle component with the latest Material design spec.

angular_material_-_google_chrome_2018-07-30_22-03-24
angular_material_-_google_chrome_2018-07-30_22-45-06

@crisbeto crisbeto added the target: major This PR is targeted for the next major release label Jul 30, 2018
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Jul 30, 2018
Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Caretaker note: this will almost certainly cause a lot of screenshot changes

@jelbourn jelbourn added pr: lgtm action: merge The PR is ready for merge by the caretaker merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note labels Jul 30, 2018
@josephperrott josephperrott removed the action: merge The PR is ready for merge by the caretaker label Aug 9, 2018
@josephperrott
Copy link
Member

@crisbeto looks like there is a lint error on this one

@crisbeto crisbeto force-pushed the button-toggle-new-spec branch from 44051d2 to 400ecf1 Compare August 9, 2018 16:48
@crisbeto
Copy link
Member Author

crisbeto commented Aug 9, 2018

I've sorted out the lint warning.

@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Aug 9, 2018
@jelbourn jelbourn added the P2 The issue is important to a large percentage of users, with a workaround label Aug 14, 2018
@crisbeto crisbeto force-pushed the button-toggle-new-spec branch from 400ecf1 to b30c37b Compare September 20, 2018 18:15
set appearance(value: MatButtonToggleAppearance) {
this._appearance = value;
}
private _appearance: MatButtonToggleAppearance;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add docs for this in a follow-up PR?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I've put it on my list.

Aligns the button toggle component with the latest Material design spec.
@crisbeto crisbeto force-pushed the button-toggle-new-spec branch from b30c37b to 015a666 Compare September 24, 2018 19:58
@crisbeto crisbeto requested a review from mmalerba as a code owner September 24, 2018 19:58
@jelbourn jelbourn merged commit fd3eb6a into angular:master Sep 27, 2018
crisbeto added a commit to crisbeto/material2 that referenced this pull request Sep 28, 2018
Fixes a stylelint failure that was introduced by a PR which was submitted before the line breaks rule was introduced (angular#12443).
jelbourn pushed a commit that referenced this pull request Sep 28, 2018
Fixes a stylelint failure that was introduced by a PR which was submitted before the line breaks rule was introduced (#12443).
crisbeto added a commit to crisbeto/material2 that referenced this pull request Oct 3, 2018
As discussed in angular#12443, these changes add some docs and a live example for the button toggle `appearance`.
crisbeto added a commit to crisbeto/material2 that referenced this pull request Oct 5, 2018
As discussed in angular#12443, these changes add some docs and a live example for the button toggle `appearance`.
vivian-hu-zz pushed a commit that referenced this pull request Oct 5, 2018
As discussed in #12443, these changes add some docs and a live example for the button toggle `appearance`.
roboshoes pushed a commit to roboshoes/material2 that referenced this pull request Oct 23, 2018
)

Aligns the button toggle component with the latest Material design spec.
roboshoes pushed a commit to roboshoes/material2 that referenced this pull request Oct 23, 2018
Fixes a stylelint failure that was introduced by a PR which was submitted before the line breaks rule was introduced (angular#12443).
roboshoes pushed a commit to roboshoes/material2 that referenced this pull request Oct 23, 2018
As discussed in angular#12443, these changes add some docs and a live example for the button toggle `appearance`.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note P2 The issue is important to a large percentage of users, with a workaround target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants