You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good work.. I've been tiptap'ing for a few months now and ended up writing my own wrapper but this looks promising!
I think it would be valuable to separate out the toolbar and the editor component so you can customize it (and then remove the fontawesome dependency too) to your needs.
We could then expose the tipex->tiptap->editor instance reference to call toggleItalic() etc.
Good work.. I've been tiptap'ing for a few months now and ended up writing my own wrapper but this looks promising!
I think it would be valuable to separate out the toolbar and the editor component so you can customize it (and then remove the fontawesome dependency too) to your needs.
We could then expose the tipex->tiptap->editor instance reference to call toggleItalic() etc.
Inspriation: https://github.com/infraregistry/app/blob/main/src/lib/components/editor/tiptap-editor/tiptap-editor-toolbar.svelte
The text was updated successfully, but these errors were encountered: