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
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