Skip to content
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

fix(material-experimental/mdc-slide-toggle): align focus behavior with standard version #20772

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

crisbeto
Copy link
Member

The focus behavior of the existing mat-slide-toggle was changed slightly after the MDC version was implemented. These changes align the behavior and add some missing tests.

@crisbeto crisbeto added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent merge safe target: patch This PR is targeted for the next patch release labels Oct 12, 2020
@crisbeto crisbeto requested a review from devversion as a code owner October 12, 2020 20:20
@google-cla google-cla bot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Oct 12, 2020
@crisbeto crisbeto force-pushed the mdc-slide-toggle-focus-behavior branch from dbcd32b to b524dfc Compare October 13, 2020 06:51
…h standard version

The focus behavior of the existing `mat-slide-toggle` was changed slightly after the MDC
version was implemented. These changes align the behavior and add some missing tests.
@crisbeto crisbeto force-pushed the mdc-slide-toggle-focus-behavior branch from b524dfc to 03be7b7 Compare October 13, 2020 07:02
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Oct 15, 2020
@annieyw annieyw merged commit f854196 into angular:master Oct 16, 2020
annieyw pushed a commit that referenced this pull request Oct 16, 2020
…h standard version (#20772)

The focus behavior of the existing `mat-slide-toggle` was changed slightly after the MDC
version was implemented. These changes align the behavior and add some missing tests.

(cherry picked from commit f854196)
crisbeto added a commit to crisbeto/material2 that referenced this pull request Oct 19, 2020
The changes from angular#20772 appear to have introduce a flaky test. These changes try to resolve it.
crisbeto added a commit to crisbeto/material2 that referenced this pull request Oct 19, 2020
The changes from angular#20772 appear to have introduce a flaky test. These changes try to resolve it.
jelbourn pushed a commit that referenced this pull request Oct 19, 2020
…0825)

The changes from #20772 appear to have introduce a flaky test. These changes try to resolve it.
@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 Nov 16, 2020
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 P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants