bastihilger/nova-tiptap

It works great, but clients need change the font color

orchie opened this issue · 3 comments

oh my god...
I saw this #3
but the tiptap https://github.com/ueberdosis/tiptap
alread has font color
ueberdosis/tiptap#1362
can you add it?
thanks

@orchie - I might add it at a later point. It requires deciding on some kind of a color picker if I want to keep this feature up to par with the rest of the package. Also some thought into maybe adding the ability to preselect a color palette in the Nova resource, or something similar, so this is not trivial. But I might except a PR, if you want to have a go at it.

@manogi thanks!
can you give me some document about how to extend acustom button?
the color picker I think use <input type="color" > enough.
I will try to make it out.

@orchie sorry, but you will have to look at the code - I have no time to write docs how to contribute to this package. But please, before you start writing a PR: keep in mind that I might not accept the PR for one reason or another, so if you don't want to take the risk of spending time on this for nothing, you probably better should think twice.

A different solution would be to fork the repo and use your own solution for a while and come back to this place from time to time to see when I have implemented a font color picker. Then you could revert to this original repo in your app.