We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0824149 commit f4df932Copy full SHA for f4df932
CHANGELOG.md
@@ -14,6 +14,7 @@
14
- Refactored `classNames` option to avoid creating new and merging objects for each top-level props change
15
- Refactored `deleteTag` method so it no longer clears the input text when a tag is removed
16
- 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
18
- Removed `clearInputOnDelete` option
19
- Removed `autofocus` option
20
- Removed `delimiterChars` option
0 commit comments