-
Couldn't load subscription status.
- Fork 165
#259 - full tag to onAddition #260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ps in custom tagComponent
This will make tags added to a source have access to colour despite i-like-robots/react-tags#260 not being merged. Additionally, this will also update the colors when the tags are updated.
|
This will be the default behaviour in the next major version (which is in development here). However, I'm reluctant to make this change to the current version of the component because a change to the public interface should require releasing as a new major version. |
07a315c to
dbd521f
Compare
This will make tags added to a source have access to colour despite i-like-robots/react-tags#260 not being merged. Additionally, this will also update the colors when the tags are updated.
|
Was this a breaking change not passing full tag? handleAdd supported this no? Quelle surprise |
|
Maybe until the new version is released, we could add an additional |
|
Closing as this feature is now supported in v7. |
This will make tags added to a source have access to colour despite i-like-robots/react-tags#260 not being merged. Additionally, this will also update the colors when the tags are updated.
This will make tags added to a source have access to colour despite i-like-robots/react-tags#260 not being merged. Additionally, this will also update the colors when the tags are updated.
#259 modify onAddition to pass full tag to allow use of additional tag props in custom tagComponent