Releases: ueberdosis/tiptap
Releases · ueberdosis/tiptap
[email protected]
update dependencies
[email protected]
Changed
- moved
vue
andvue-template-compiler
topeerDependencies
[email protected]
Changed
- moved
vue
andvue-template-compiler
topeerDependencies
[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