Releases: TeamWertarbyte/material-ui-toggle-icon
Releases · TeamWertarbyte/material-ui-toggle-icon
v1.0.0-0
Changed
- Port to Material-UI 1.0.0-beta
This version can be installed with npm i --save material-ui-toggle-icon@next
v0.2.0
Added
-
Add fallback to non-animated version if the browser doesn't support CSS clip-path
We only support no prefix and the -webkit-
prefix. According to Can I use, this should enable the animation on 88.62% of the global users as of september 2017.
-
Document all props