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

Add CKEDITOR.plugins.clipboard.dataTransfer#getTypes method #3634

Closed
Comandeer opened this issue Nov 7, 2019 · 1 comment
Closed

Add CKEDITOR.plugins.clipboard.dataTransfer#getTypes method #3634

Comandeer opened this issue Nov 7, 2019 · 1 comment
Assignees
Labels
changelog:api A changelog entry should be put in the API section of the changelog. plugin:clipboard The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. type:task Any other issue (refactoring, typo fix, etc).
Milestone

Comments

@Comandeer
Copy link
Member

Type of report

Task

Provide description of the task

There are sometimes need to check what types are actually inside pasted data. CKEDITOR.plugins.clipboard.dataTransfer#getTypes will do exactly that: return the array of pasted types!

@Comandeer Comandeer added type:task Any other issue (refactoring, typo fix, etc). status:confirmed An issue confirmed by the development team. plugin:clipboard The plugin which probably causes the issue. changelog:api A changelog entry should be put in the API section of the changelog. labels Nov 7, 2019
@Comandeer Comandeer added this to the 4.13.1 milestone Nov 7, 2019
@Comandeer Comandeer self-assigned this Nov 7, 2019
@f1ames
Copy link
Contributor

f1ames commented Dec 3, 2019

Fixed in fa31eed.

@f1ames f1ames closed this as completed Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:api A changelog entry should be put in the API section of the changelog. plugin:clipboard The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. type:task Any other issue (refactoring, typo fix, etc).
Projects
None yet
Development

No branches or pull requests

2 participants