i-like-robots / react-tag-autocomplete

⚛️ A simple, accessible, tagging component ready to drop into your React projects (new repo)
https://i-like-robots.github.io/react-tag-autocomplete/
ISC License
178 stars 12 forks source link

Allow custom delimiter keys #17

Closed i-like-robots closed 2 years ago

i-like-robots commented 2 years ago

Replaces the allowTab prop with delimiterKeys which implements the behaviour of the previous version of this component.

Resolves #12

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 3227482740

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 3225195635: -0.02%
Covered Lines: 1419
Relevant Lines: 1456

💛 - Coveralls
tarngerine commented 2 years ago

awesome, would love this in a beta release whenever you get a chance! thank you so much for your work!