Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle files #2656

Closed
pjasiun opened this issue Mar 7, 2017 · 0 comments · Fixed by ckeditor/ckeditor5-clipboard#17
Closed

Handle files #2656

pjasiun opened this issue Mar 7, 2017 · 0 comments · Fixed by ckeditor/ckeditor5-clipboard#17
Assignees
Labels
package:clipboard type:improvement This issue reports a possible enhancement of an existing feature.
Milestone

Comments

@pjasiun
Copy link

pjasiun commented Mar 7, 2017

DataTransfer object should give API to get pasted files.

pjasiun referenced this issue in ckeditor/ckeditor5-clipboard Apr 12, 2017
Feature: Introduced DataTransfer#files property. Changed the clipboardInput event and added the inputTranformation event. Closes #16.
pjasiun referenced this issue in ckeditor/ckeditor5-clipboard Apr 12, 2017
Feature: Introduced DataTransfer#files property. Change the clipboard input pipeline. Closes #16.

BREAKING CHANGE: The `clipboardInput` event now contains only `DataTransfer`, no `content` there anymore. The separate `inputTransformation` event was introduced for the content transformations.
@mlewand mlewand transferred this issue from ckeditor/ckeditor5-clipboard Oct 9, 2019
@mlewand mlewand added this to the iteration 10 milestone Oct 9, 2019
@mlewand mlewand added status:confirmed type:improvement This issue reports a possible enhancement of an existing feature. package:clipboard labels Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:clipboard type:improvement This issue reports a possible enhancement of an existing feature.
Projects
None yet
3 participants