Max Stoiber
Max Stoiber
Please do take a look, I've unsuccessfully tried to make this work for too long! I must be missing something minor, but this feels like an `Inline` rather than a...
:laughing: Oopsie! I don't use this plugin anymore, so use it with caution as I don't have time to maintain it.
Unfortunately not, it's why I started working on this but never got anywhere :confused:
Yep, that should not be in the `.npmignore`! > Note: This plugin is super alpha and likely doesn't work. You're welcome to come help fix it though!
I'm unsure if this actually makes sense, given that when you render a serialized mention you might want to render e.g. a link and not just a span. Might have...
Agree, what about calling them `onMentionSelection` and `onMentionDeletion`?
Yep, for sure. This would be a regexp that you can supply, so it could be a hashtag, an `@`, whatever. We have that usecase, so that'll definitely be an...
That's... awkward. Maybe `slate-mentions` needs to depend on `react-dom`? For now you should be able to fix it by running `npm i react-dom` in the root directory I think
Hmm, that's no good. I don't have time to work on this at the minute, will be back on this in a week or two.
That's great to hear, I'd appreciate a PR adding a dependency on `react-dom`!