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

v1.0.0-beta.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@leMaik leMaik released this 30 Dec 00:14
· 47 commits to master since this release

Thanks to the 2 contributors who made this release possible! πŸŽ‰

Added

  • Add a alwaysShowPlaceholder prop to show the placeholder even if there are already chips #107 #252 #253 @mrmello
  • Add a inputValue prop to make the text input for new chips controlled in order to apply custom validation or formatting logic while typing (see example) #211 #251 @JonathasRodrigues