Releases: hunghg255/reactjs-tiptap-editor
Releases · hunghg255/reactjs-tiptap-editor
v0.3.16
🐛 Fixes
- codeBlock: Improve clipboard handling and focus behavior - by @Found-L (58b40)
- image: Improve crop modal and upload handling - by @Found-L (cbe0c)
🏡 Chores
- Release v0.3.16 - by @hunghg255 (9f686)
View changes on GitHub
v0.3.15
🐛 Fixes
- image: Enable text wrapping for inline images aligned left or right - by @HamzaA598 (6eaab)
📖 Documentation
- Update - by @hunghg255 (d33c1)
🏡 Chores
- Release v0.3.15 - by @hunghg255 (a9a51)
View changes on GitHub
v0.3.14
🚀 Features
- export-pdf: Allow customization via ExportPdfOptions - by @HamzaA598 (53b79)
🐛 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
- Release v0.3.14 - by @hunghg255 (ca9a9)
View changes on GitHub
v0.3.13
🐛 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
- Release v0.3.13 - by @hunghg255 (d19cf)
View changes on GitHub
v0.3.12
🐛 Fixes
- Iframe not taking full height - by @jerekjoseph (79538)
🏡 Chores
- Release v0.3.12 - by @hunghg255 (4e0cb)
View changes on GitHub
v0.3.11
🐛 Fixes
📖 Documentation
- Update - by @hunghg255 (f2971)
🏡 Chores
- Release v0.3.11 - by @hunghg255 (38298)
View changes on GitHub
v0.3.10
🐛 Fixes
- Excalidraw has a wrong mouse cursor offset, fix emitting 'resize' with a bit of delay - by @meliora (9aaac)
🏡 Chores
- Release v0.3.10 - by @hunghg255 (5c545)
View changes on GitHub
v0.3.9
🐛 Fixes
- Excalidraw - by @hunghg255 (f7cde)
🏡 Chores
- Release v0.3.9 - by @hunghg255 (28a03)
View changes on GitHub
v0.3.8
🐛 Fixes
- In ExcalidrawActiveButton, only respond to the OPEN_EXCALIDRAW_SETTING_MODAL event from the correct editor - by @meliora (2b308)
🏡 Chores
- Release v0.3.8 - by @hunghg255 (f40f9)