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

[styles] Add a note about the backward compatibility #14047

Merged

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Dec 31, 2018

capture d ecran 2018-12-31 a 16 47 57

The upgrade path in v4 will be pretty simple:

     animation: 'mui-progress-circular-dash 1.4s ease-in-out infinite',
-    animationName: '$mui-progress-circular-dash',
+    animation: '$mui-progress-circular-dash 1.4s ease-in-out infinite',

@oliviertassinari oliviertassinari added the package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5. label Dec 31, 2018
@oliviertassinari oliviertassinari merged commit f4cf96d into mui:master Jan 1, 2019
@oliviertassinari oliviertassinari deleted the docs-animation-name-backward branch January 1, 2019 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant