This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
v0.6.0
Bug fixes
- Plain text data is now available in the clipboard when copying or cutting the editor contents. Closes #11. (8a01e0f)
Features
BREAKING CHANGES
- The
clipboardInput
event now contains only thedataTransfer
property (content
was removed). The separateinputTransformation
event was introduced for the content transformations.