Skip to content

Commit f4df932

Browse files
Update CHANGELOG.md
1 parent 0824149 commit f4df932

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
- Refactored `classNames` option to avoid creating new and merging objects for each top-level props change
1515
- Refactored `deleteTag` method so it no longer clears the input text when a tag is removed
1616
- Refactored `delimiters` option to be an array of `KeyboardEvent.key` values
17+
- Refactored `onInput` callback to provide basic support for `delimiters` entered on soft keyboards
1718
- Removed `clearInputOnDelete` option
1819
- Removed `autofocus` option
1920
- Removed `delimiterChars` option

0 commit comments

Comments
 (0)