i-like-robots / react-tags

⚛️ Legacy repo for the fantastically simple tagging component for your React projects (legacy repo)
http://i-like-robots.github.io/react-tags
MIT License
457 stars 170 forks source link

make TagComponent props customizable i.e. enable adding more properties than just id & name. #259

Closed tacmoktan closed 1 year ago

Nigel-Skeels commented 2 years ago

This would be very useful. Is there any way to do it at the moment?

tacmoktan commented 2 years ago

Looks like Sebastian here got it done.

i-like-robots commented 2 years ago

Thanks for your contribution, I'm happy to add this.

This is also the behaviour of next major version of the component which will be in beta soon: https://github.com/i-like-robots/react-tag-autocomplete/

i-like-robots commented 1 year ago

Closing as v7 has now been released and appending additional properties to tags is supported.