- build 1cf2ea7
- [bugfix] when filtering dropdown items, in case whitelist items do not contain any of the custom "mapValueTo" array strings, then use
value
instead cd87f4d - fix for whitelist of numbers a(not strings) 153996e
- fixes #732 - When using objects with "mapValueTo", typing tab to insert tag inserts value rather than tag c6fbe5d
- fixes #733 - Unable to insert tag containing "<x>" with tab key 4da23a8
- fixes dropdown border bottom in chrome - https://bugs.chromium.org/p/chromium/issues/detail?id=1147523 128f335
- fixes #741 - Clicking on The Drop-Down Scroll Closes the Dropdown a373a02
- support for multiple class names in settings.classNames properties 4ed6b41
- fixes #538 - loadOriginalValues triggers multiple change event 4525cc5
- [CHORE] improved README stating "value" key is a must when using objects in the whitelist dea6128
- fixes #734 - last element stays in dropdown (when dropdown.position is "manual") 7d046bc