This repository has been archived by the owner on Dec 23, 2022. It is now read-only.
v1.0.0-beta.5
Pre-release
Pre-release
Thanks to the 3 contributors who made this release possible. π
Breaking changes
- Update to Material-UI 1.0.0-rc.0 (or later) #210 #213 @sulfurious
This will require you to update Material-UI from beta to the latest version, but you should do that anyway. The good news is that there won't be any breaking changes between rc.0 and 1.0.0 - The
clearOnBlur
prop was removed, useblurBehavior='clear'
instead