Skip to content

Releases: ueberdosis/tiptap

v2.3.1

30 Apr 15:27
Compare
Choose a tag to compare

What's Changed

  • Update link of hocuspocus in introduction.md by @hanneskoksch in #5053
  • fix issue with code pasting from VS Code when at the last line of code by @bdbch in #5106
  • Fix packing ySyncPluginOptions error by @icode in #5101

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.3.0

09 Apr 11:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.6...v2.3.0

v2.2.6

06 Apr 15:47
Compare
Choose a tag to compare

What's Changed

  • feature(mention): optionally delete full mention chip by @Tommy-Sun in #3341
  • fix(core): fix unexpected renderText() for contentful nodes by @mylesj in #3410
  • fix(core): check if pos is valid before resolving in backspace core keymap handler by @solastley in #4835
  • fix(react): fix editor cleanup by @kfirmanty in #4973

Security & Package Updates

New Contributors

Full Changelog: v2.2.5...v2.2.6

v2.2.5

05 Apr 22:11
Compare
Choose a tag to compare

What's Changed

  • fix: Disallow only whitespace between markdown shortcuts delimiters by @rfgamaral in #4866
  • fix(docs): Fix html docs page routing to itself by @BillySBarrett in #5012
  • refactor(react): Export useReactNodeView by @Pruxis in #4996
  • fix(extension-link): Avoid auto-linking partial text for invalid TLDs by @rfgamaral in #4865

Security updates

New Contributors

Full Changelog: v2.2.4...v2.2.5

v2.2.4

23 Feb 12:02
Compare
Choose a tag to compare

What's Changed

  • fix: mark nocookie youtube url as valid when parsing html by @LukasHirt in #4883
  • fix: clipboardevent and dragevent should not lead to failures inside the jest runtime

New Contributors

Full Changelog: v2.2.3...v2.2.4

v2.2.3

15 Feb 15:43
Compare
Choose a tag to compare

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: v2.2.2...v2.2.3

v2.2.2

07 Feb 12:49
Compare
Choose a tag to compare

What's Changed

  • fix(react): use ref instead of state in useEditor to prevent rerenders by @svenadlung in #4856

Full Changelog: v2.2.1...v2.2.2

v2.2.1

31 Jan 08:05
Compare
Choose a tag to compare

What's Changed

  • refactor(core): refactor nodepos class to support block nodes by @bdbch in #4841

Full Changelog: v2.2.0...v2.2.1

v2.2.0

29 Jan 12:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.11...v2.2.0

v2.1.16

11 Jan 12:21
Compare
Choose a tag to compare
  • FIxes an issue with newlines being not interpreted correctly when inserted via setContent

Full Changelog: v2.1.15...v2.1.16