Skip to content

Releases: hunghg255/reactjs-tiptap-editor

v0.3.16

29 Jul 07:29
Compare
Choose a tag to compare

   🐛 Fixes

  • codeBlock: Improve clipboard handling and focus behavior  -  by @Found-L (58b40)
  • image: Improve crop modal and upload handling  -  by @Found-L (cbe0c)

   🏡 Chores

    View changes on GitHub

v0.3.15

27 Jul 14:27
Compare
Choose a tag to compare

   🐛 Fixes

  • image: Enable text wrapping for inline images aligned left or right  -  by @HamzaA598 (6eaab)

   📖 Documentation

   🏡 Chores

    View changes on GitHub

v0.3.14

25 Jul 15:11
Compare
Choose a tag to compare

   🚀 Features

   🐛 Fixes

  • Replace iframe.textContent with doc.write for correct HTML injection  -  by @HamzaA598 (47368)
  • Embed editor HTML into full document template with the ability to control print styles  -  by @HamzaA598 (b1204)

   📖 Documentation

  • export-pdf: Add usage instructions for ExportPdfOptions  -  by @HamzaA598 (ea986)

   🏡 Chores

    View changes on GitHub

v0.3.13

25 Jul 10:16
Compare
Choose a tag to compare

   🐛 Fixes

  • link: Resolve issues with HTMLAttributes and bubble popup update - Fixed the problem that the HTMLAttributes configuration of the link component does not take effect. - Fixed the problem that when changing the link bubble pop-up window display, switching to other links, the bubble pop-up window data is not updated.  -  by @Found-L (b6f7e)

   🏡 Chores

    View changes on GitHub

v0.3.12

14 Jul 15:41
Compare
Choose a tag to compare

   🐛 Fixes

   🏡 Chores

    View changes on GitHub

v0.3.11

27 Jun 16:26
Compare
Choose a tag to compare

   🐛 Fixes

   📖 Documentation

   🏡 Chores

    View changes on GitHub

v0.3.10

27 Jun 08:15
Compare
Choose a tag to compare

   🐛 Fixes

  • Excalidraw has a wrong mouse cursor offset, fix emitting 'resize' with a bit of delay  -  by @meliora (9aaac)

   🏡 Chores

    View changes on GitHub

v0.3.9

27 Jun 08:14
Compare
Choose a tag to compare

   🐛 Fixes

   🏡 Chores

    View changes on GitHub

v0.3.8

26 Jun 23:55
Compare
Choose a tag to compare

   🐛 Fixes

  • In ExcalidrawActiveButton, only respond to the OPEN_EXCALIDRAW_SETTING_MODAL event from the correct editor  -  by @meliora (2b308)

   🏡 Chores

    View changes on GitHub

v0.3.7

26 Jun 11:22
Compare
Choose a tag to compare

   🐛 Fixes

   🏡 Chores

    View changes on GitHub