Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

v1.0.0-beta.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@leMaik leMaik released this 08 Sep 17:47
· 65 commits to master since this release

Thanks to the 1 contributor who made this release possible. πŸŽ‰
And to those who reported bugs and provided motivation. πŸ˜‰

Changed

  • Fix underline not being red when the error prop is set to true #228
  • Fix placeholder not being shown if the floating label is force-shrinked with InputLabelProps={{ shrink: true }} #223
  • Fix add-on-blur autosuggest example #229
  • Document the InputProps prop #222 @SurenAt93
  • Add the chip input to our styleguide πŸŽ‰ #227