Releases: ueberdosis/tiptap
Releases · ueberdosis/tiptap
tiptap@0.9.1
Fix
getHTML()
will not return the prosemirror wrapper div anymore@update
will not fire on text selection change
tiptap@0.9.0
New Feature
Add init
event
tiptap@0.8.0
New Features
- Add basic implementation for images (
ImageNode
)
tiptap@0.7.0
New Features
onUpdate
event returns now an object withstate
,getJSON()
andgetHTML()