sjdemartini / mui-tiptap

A Material UI (MUI) styled WYSIWYG rich text editor, using Tiptap
MIT License
294 stars 39 forks source link

Update RichTextField with TipTap 2.5.x features? #249

Closed t-monaco closed 1 month ago

t-monaco commented 1 month ago

Is there path to upgrade TipTap to version 2.5.x and use immediatelyRender as a prop of <RichTextEditor />?

sjdemartini commented 1 month ago

Thanks for flagging this! You can start using those new options as of https://github.com/sjdemartini/mui-tiptap/releases/tag/v1.9.4 😄

t-monaco commented 1 month ago

Thanks!

Also, I think that the same should apply to <RichTextReadOnly />.

sjdemartini commented 1 month ago

Thanks!

Also, I think that the same should apply to <RichTextReadOnly />.

Whoops, good catch, handled in https://github.com/sjdemartini/mui-tiptap/releases/tag/v1.9.5