sjdemartini / mui-tiptap

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

Rename `insertImages` position option for brevity #149

Closed sjdemartini closed 1 year ago

sjdemartini commented 1 year ago

This is more consistent with Tiptap's util parameter naming, and "insertPosition" was redundant given the function name. Technically a "breaking" API change, but was just released, wasn't documented explicitly, and is a straightforward update.