- fixes #1251 - Enter key does not create tag when dropdown.position is set to "manual" 3e10b2b
- fixes #1277 - Delimiter 'spacebar'-key doesn't work correctly - tag is added only after another text input is performed af15966
- fixed an issue with
tagTextProp
and multiple whitelists scenarios 1453040 - removed a TODO comment which was already done years ago 51bb087
- #1276 - added a new setting
autoComplete.tabKey
325df3e - added
beforeKeyDown
new hook &addTagOn
setting dfd234f - fixed incorrect path d76eaf2
- fixed code comment typo 4c474ea
- improved the
events
section in the README by mentioning theoff
method 878d413