Releases: ueberdosis/tiptap
Releases · ueberdosis/tiptap
[email protected]
Fix
- fix dropping images (#31)
[email protected]
Fix
- fix suggestions for safari browser
[email protected]
New Features
- add support for suggestions (useful for mentions or hashtags)
- add
MentionNode()
- add
SuggestionsPlugin()
- add
replaceText
command - add
setInlineBlockType
command
- add
[email protected]
New Features
- changes of ´doc´ will nor re-render the editor
- there is a
setContent()
function for updating the content programmatically
[email protected]
New Feature
- add underline mark
[email protected]
Fixes
getHTML()
will not export decorations anymore
[email protected]
New Features
- add
clearContent()
function
Fixes
- destroy editor on
beforeDestroy()
[email protected]
New Features
- add
strikeMark
extension
[email protected]
New Features
- add
PlaceholderExtension
[email protected]
Fix
getHTML()
will not return the prosemirror wrapper div anymore@update
will not fire on text selection change