signavio / react-mentions

@mention people in a textarea
https://react-mentions.vercel.app
Other
2.4k stars 560 forks source link

Allow the use of a custom input component #739

Open taifen opened 4 months ago

taifen commented 4 months ago

Fixes https://github.com/signavio/react-mentions/issues/622

It will help to use react-mentions with already existing in the design system components

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: 3e309439ec7b99c492e5351103ab6aa5c7b32474

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------------- | ----- | | react-mentions | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-mentions ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2024 7:48am
taifen commented 4 months ago

@steffektif @Sigrsig could you please take a look?