Skip to content

fix(list): disableRipple on list input not taking effect after init #14836

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
Jan 17, 2019

Conversation

crisbeto
Copy link
Member

Fixes the disableRipple on the list not having an effect if it's changed through the input after init.

Fixes #14824.

@crisbeto crisbeto added the in progress This issue is currently in progress label Jan 15, 2019
@crisbeto crisbeto self-assigned this Jan 15, 2019
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Jan 15, 2019
@crisbeto crisbeto force-pushed the 14824/list-disable-ripple branch from 6f4c198 to 8544591 Compare January 15, 2019 08:51
@crisbeto crisbeto assigned devversion and unassigned crisbeto Jan 15, 2019
@crisbeto crisbeto added target: patch This PR is targeted for the next patch release and removed in progress This issue is currently in progress labels Jan 15, 2019
Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

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

LGTM

Fixes the `disableRipple` on the list not having an effect if it's changed through the input after init.

Fixes angular#14824.
@crisbeto crisbeto force-pushed the 14824/list-disable-ripple branch from 8544591 to 3bb3809 Compare January 15, 2019 22:34
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jan 16, 2019
crisbeto added a commit to crisbeto/material2 that referenced this pull request Jan 16, 2019
… after init

Along the same lines as angular#14836. Fixes changes to `disableRipple` not being propagated immediately the list options.
@vivian-hu-zz vivian-hu-zz merged commit 463ac9e into angular:master Jan 17, 2019
crisbeto added a commit to crisbeto/material2 that referenced this pull request Jan 17, 2019
… after init

Along the same lines as angular#14836. Fixes changes to `disableRipple` not being propagated immediately the list options.
s2-abdo pushed a commit to s2-abdo/material2 that referenced this pull request Jan 18, 2019
…ngular#14836)

Fixes the `disableRipple` on the list not having an effect if it's changed through the input after init.

Fixes angular#14824.
vivian-hu-zz pushed a commit that referenced this pull request Jan 18, 2019
…14836)

Fixes the `disableRipple` on the list not having an effect if it's changed through the input after init.

Fixes #14824.
crisbeto added a commit to crisbeto/material2 that referenced this pull request Feb 9, 2019
… after init

Along the same lines as angular#14836. Fixes changes to `disableRipple` not being propagated immediately the list options.
jelbourn pushed a commit that referenced this pull request Feb 14, 2019
… after init (#14858)

Along the same lines as #14836. Fixes changes to `disableRipple` not being propagated immediately the list options.
jelbourn pushed a commit that referenced this pull request Feb 20, 2019
… after init (#14858)

Along the same lines as #14836. Fixes changes to `disableRipple` not being propagated immediately the list options.
@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 10, 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 target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing list component's disableRipple input does not disable ripple on child mat-list-item
4 participants