Skip to content

Releases: ueberdosis/tiptap

tiptap@0.9.1

03 Sep 21:51
Compare
Choose a tag to compare

Fix

  • getHTML() will not return the prosemirror wrapper div anymore
  • @update will not fire on text selection change

tiptap@0.9.0

03 Sep 12:01
Compare
Choose a tag to compare

New Feature

Add init event

tiptap@0.8.0

02 Sep 13:41
Compare
Choose a tag to compare

New Features

  • Add basic implementation for images (ImageNode)

tiptap@0.7.0

02 Sep 13:43
Compare
Choose a tag to compare

New Features

  • onUpdate event returns now an object with state, getJSON() and getHTML()