Releases: okijhhyu/element-tiptap-vue3
Releases · okijhhyu/element-tiptap-vue3
v.1.2.3
Full Changelog: v.1.2.2...v.1.2.3
added editorProps.
v.1.2.2
1.1.10
v1.1.9
v1.1.8
1.1.5
1.1.6.
1.1.4
What's Changed
- 1.1.3 by @okijhhyu in #14
- [Snyk] Upgrade element-plus from 2.3.5 to 2.3.6 by @okijhhyu in #18
- [Snyk] Upgrade prosemirror-tables from 1.3.2 to 1.3.3 by @okijhhyu in #16
- [Snyk] Upgrade core-js from 3.30.2 to 3.31.0 by @okijhhyu in #17
- Added extension Dropcursor https://tiptap.dev/api/extensions/gapcursor/)
- Added image option draggable
Image.configure({
draggable: true
})
apear icon when draggable is true (default: false)
when icon is grabbing, it move image
Full Changelog: v1.1.3...v.1.1.4