tiptap

The headless rich text editor framework for web artisans.

MIT License

Downloads
101.2M
Stars
27K
Committers
367

Bot releases are visible (Hide)

tiptap -

Published by philippkuehn over 5 years ago

update dependencies

tiptap -

Published by philippkuehn over 5 years ago

NEW

  • pass extension options to node views as prop
tiptap -

Published by philippkuehn over 5 years ago

update dependencies

tiptap -

Published by philippkuehn over 5 years ago

New

  • add editorProps option to pass prosemirror editor props
tiptap -

Published by philippkuehn almost 6 years ago

NEW

  • update prosemirror dependencies
tiptap -

Published by philippkuehn almost 6 years ago

NEW

  • update prosemirror dependencies
  • add HorizontalRule extension (<hr />) (#170)
tiptap -

Published by philippkuehn almost 6 years ago

###NEW

  • update prosemirror dependencies
  • fix a bug for getting mark range (#156)
tiptap -

Published by philippkuehn almost 6 years ago

NEW

  • add tabindex property to editor (#115)
  • update prosemirror dependencies
tiptap -

Published by philippkuehn almost 6 years ago

update dependencies

tiptap -

Published by philippkuehn almost 6 years ago

NEW

  • add transaction to update event (#107)
  • add selected prop for node views (#147)
  • add autoFocus option (#149)
tiptap -

Published by philippkuehn almost 6 years ago

update dependencies

tiptap -

Published by philippkuehn almost 6 years ago

New

  • add prosemirror-dropcursor (#140, #141)
tiptap -

Published by philippkuehn almost 6 years ago

NEW

add option to set placeholder text with javascript (#114, #127, #137)

tiptap -

Published by philippkuehn almost 6 years ago

update dependencies

tiptap -

Published by philippkuehn almost 6 years ago

update dependencies

tiptap -

Published by philippkuehn almost 6 years ago

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)
tiptap -

Published by philippkuehn almost 6 years ago

NEW

  • add table extension (#120)
tiptap -

Published by philippkuehn almost 6 years ago

NEW

  • add support for tables (#120)

FIXED

  • there is support for special chars in mention now (#121)
  • add support for extending mention class (#122)
tiptap -

Published by philippkuehn almost 6 years ago

NEW

  • add pasteRule function
tiptap -

Published by philippkuehn almost 6 years ago

New

  • added a paste rule for links