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

Selected tags list customisation #70

Closed ellunium closed 4 months ago

ellunium commented 4 months ago

Is it currently possible to customise the how the selected tags list is rendered? Maybe it can be done using renderRoot?

If not, would it be possible to add a renderSelectedTagsList prop?

Thank you!

i-like-robots commented 4 months ago

Thanks for your question @ellunium.

That sounds like a good idea, I'd welcome any contributions to support this request.

ellunium commented 4 months ago

Thanks for the reply @i-like-robots !

I'm not sure I can do it or if I have enough knowledge to make the contribution myself, but I will give it a try in a fork and share.

i-like-robots commented 4 months ago

Resolved via #71

i-like-robots commented 4 months ago

Released as v.7.3.0