Releases: ueberdosis/tiptap
Releases · ueberdosis/tiptap
[email protected]
New
- add
appendText
option toSuggestionsPlugin
[email protected]
New
- add
insertText
command
[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