tiptap

The headless rich text editor framework for web artisans.

MIT License

Downloads
101.2M
Stars
27K
Committers
367

Bot releases are hidden (Show)

tiptap -

Published by philippkuehn over 5 years ago

  • update dependencies
tiptap -

Published by philippkuehn over 5 years ago

  • update dependencies
tiptap -

Published by philippkuehn over 5 years ago

  • add transaction event (will be fired before update event)
  • update dependencies
tiptap -

Published by philippkuehn over 5 years ago

  • update dependencies
tiptap -

Published by philippkuehn over 5 years ago

  • revert check for editable in setContent (fix #320)
tiptap -

Published by philippkuehn over 5 years ago

Breaking

  • removed the editable prop for node views, because it's already available and reactive (!) via view.editable. So please use the view prop instead. (fix #223)
tiptap -

Published by philippkuehn over 5 years ago

  • update dependencies
tiptap -

Published by philippkuehn over 5 years ago

  • fix a bug in suggestions plugin (fix #176)
tiptap -

Published by philippkuehn over 5 years ago

  • update dependencies
tiptap -

Published by philippkuehn over 5 years ago

  • update dependencies
tiptap -

Published by philippkuehn over 5 years ago

  • update dependencies
tiptap -

Published by philippkuehn over 5 years ago

  • fix toggle lists (fix #4, PR #317)
  • update dependencies
tiptap -

Published by philippkuehn over 5 years ago

  • update dependencies
tiptap -

Published by philippkuehn over 5 years ago

  • fix focus and blur handler (fix #318)
tiptap -

Published by philippkuehn over 5 years ago

  • update dependencies
tiptap -

Published by philippkuehn over 5 years ago

  • fix a bug when checking the node type in node views
tiptap -

Published by philippkuehn over 5 years ago

  • update dependencies
tiptap -

Published by philippkuehn over 5 years ago

  • add delay to focus event (fix #268)
  • add unregisterPlugin() method (fix #188, fix #189)
tiptap -

Published by philippkuehn over 5 years ago

  • update dependencies
tiptap -

Published by philippkuehn over 5 years ago

  • update dependencies