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

For windows uwp, no callback will be executed when the stuff inside the clipboard is not a text. #39

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

ychsue
Copy link

@ychsue ychsue commented Oct 8, 2018

I think that you need to add in
else { throw new Error('not a txt in clipboard'); }
at line 51 of clipboardProxy.js file.

ihadeed and others added 20 commits October 14, 2016 01:56
* add platform windows

* Update plugin.xml

* Update plugin.xml

* Create ClipboardProxy.js

* Delete Clipboard.cs

* Update ClipboardProxy.js

* Update ClipboardProxy.js

* cosmetics
* Added ability to clean clipboard ✨

-  Added the possibility to clean the clipboard on all available platforms.

* Version 1.2 jump 🔖

- The version was updated, after adding the option to clean the clipboard.
- Fix the method in Java.
- Add support for osx
- Remove wonky MIMETYPE check in Android paste method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants