Skip to content
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
Compare
Choose a tag to compare
@leMaik leMaik released this 20 Jul 08:52
· 82 commits to master since this 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, use blurBehavior='clear' instead

Added