This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
v0.7.0
Bug fixes
Features
- Added the
'dragover'
event to ClipboardObserver. (00c7567) - Added
dropRange
to thedrop
event andtargetRanges
to theclipboardInput
event. Closes #29. (86daed9) - Disable pasting and cutting when the editor is read-only. Closes #26. (0ba74d5)
- The viewport will be scrolled to the selection on paste. See ckeditor/ckeditor5-engine#660. (9a0e20f)