jquery-tokeninput
jquery-tokeninput copied to clipboard
Adding a `localDataMatcher` setting
We've added a localDataMatcher setting to allow for custom logic when matching with local data. We need to a case sensitive search so we extracted the matching logic into it's own setting.