Skip to content

tiptap@1.5.0

Choose a tag to compare

@philippkuehn philippkuehn released this 19 Dec 22:17

NEW

  • you can now use editor.setOptions() for updating options after init (#111)
  • add option to set placeholder text with javascript (#114, #127, #137)
  • add original event to onBlur() and onFocus() (#83)