Support custom schema for React comment editors - #1545
Conversation
- Export comments components
|
@milanpoliak is attempting to deploy a commit to the TypeCell Team on Vercel. A member of the Team first needs to authorize it. |
|
Awesome, thanks for creating this PR. Does this solve all your requirements? I figured it might be also be useful to allow all options of the editors to be easily customized? e.g. allow consumers to implement a function PS: what are you building? |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Yeah, it solves all I need right now, but the idea of a function to provide all other options sounds really good. I won't have time to implement it today, but I can take a stab at it in the next few days.
We are migrating our news site from WordPress to a custom CMS |
|
Is this issue solved? can i use this to implement mentioning in comment section? |
|
what's this pr waiting on atm? would help our use-case as well |
|
@ArihantBapna I think what we are waiting on here is for what was outlined here: #1545 (comment) Also, there are a number of conflicts with main, now. |
Making it possible to pass custom schemas to comments.
Related issue: #1543