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

feat(clipboard): remove Clipboard.read() options #2527

Merged
merged 1 commit into from
Mar 5, 2020

Conversation

jcesarmobile
Copy link
Member

@jcesarmobile jcesarmobile commented Mar 5, 2020

removed the Clipboard.read() options (type)

Now the keyboard will always return what it has, and instead of the user passing a type, it returns a type with the mime type of the data the clipboard has.

also writes image data as plain text

closes #2365
closes #375

@jcesarmobile jcesarmobile merged commit 2209113 into ionic-team:master Mar 5, 2020
@jcesarmobile jcesarmobile deleted the remove-clipboard-type branch March 5, 2020 13:09
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.

bug: inconsistency in Clipboard.read Clipboard.write for image does nothing on Android
1 participant