Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

fix(motion): use correct css property #326

Merged
merged 2 commits into from Feb 7, 2019

Conversation

tw15egan
Copy link
Member

@tw15egan tw15egan commented Feb 7, 2019

Closes #https://github.com/IBM/carbon-elements/issues/325

Use transition-timing-function which accepts a cubic-bezier as opposed to transition-property which expects a CSS property.

Changelog

Changed

  • Use transition-timing-function instead of transition-property

@netlify
Copy link

netlify bot commented Feb 7, 2019

Deploy preview for carbon-elements ready!

Built with commit fda595a

https://deploy-preview-326--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Feb 7, 2019

Deploy preview for carbon-elements ready!

Built with commit 0a66ad0

https://deploy-preview-326--carbon-elements.netlify.com

@joshblack joshblack merged commit 1d99a64 into carbon-design-system:master Feb 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants