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

v0.13.0

Compare
Choose a tag to compare
@leMaik leMaik released this 14 Feb 09:45
· 181 commits to master since this release

Added

  • Add a defaultStyle argument to the custom chip renderer #82
    This story shows how to use it.
  • Add clearInput method to clear the new chip input #84

Changed

  • Fix error if the openOnFocus fix delay finishes before the autocomplete ref is set #83
  • Fix focused chip not being highlighted if the chip values are objects #77