[transitions] Performance improvements & misc fixes by mj12albert · Pull Request #48151 · mui/material-ui (original) (raw)

Closes #19458
Closes #34864

Updates Slide/Grow/Fade/Collapse to avoid creating a new style object whenever possible (no external style prop), and clear transitions set on inline styles to free up the compositor layer on invisible elements

Additional fixes: