Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

feat(chips): Add a mixin to handle chip elevation transitions #3579

Merged
merged 4 commits into from
Sep 18, 2018

Conversation

rlfriedman
Copy link
Contributor

This is necessary for handling the case where an input chip needs to have a box-shadow transition. If mdc-elevation-transition-value() is used on its own without this, it overrides the .mdc-chip--exit transition and input chips don't animate out properly.

@williamernest williamernest self-assigned this Sep 18, 2018
Copy link
Contributor

@williamernest williamernest left a comment

Choose a reason for hiding this comment

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

LGTM

@rlfriedman rlfriedman merged commit eadde7a into master Sep 18, 2018
@jamesmfriedman jamesmfriedman mentioned this pull request Sep 26, 2018
49 tasks
@rlfriedman rlfriedman deleted the feat/chips/elevation-mixin branch January 14, 2019 19:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants