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

Clipboard.js 3.0 #516

Closed
zenorocha opened this issue Jan 23, 2018 · 7 comments
Closed

Clipboard.js 3.0 #516

zenorocha opened this issue Jan 23, 2018 · 7 comments
Labels
Milestone

Comments

@zenorocha
Copy link
Owner

zenorocha commented Jan 23, 2018

Hello everybody!

I'm starting to think about Clipboard.js 3.0, here's what I'm envisioning:

What do you think?

@zenorocha zenorocha added this to the 2.x milestone Jan 23, 2018
@zenorocha zenorocha added 2.0 and removed proposal labels Jan 23, 2018
@zenorocha zenorocha removed the 2.0 label Jan 23, 2018
@zenorocha zenorocha changed the title Clipboard.js 2.0 Clipboard.js 3.0 Mar 1, 2018
@josefanostylus
Copy link

What's the status on the "DOM-independent copy/cut API" ?

@stjava
Copy link

stjava commented Jun 28, 2018

I want to ask the same question.

@chrisspiegl
Copy link

I like the two proposed ideas. Especially the DOOM-Independent functionality would make the library more useful in even more cases and chainable to other user interaction.

My example: click button => change text in textarea => copy to clipboard. This would be possible all in one go (does not seem to be possible at the moment).

Looking forward to v3.0!

@foreverpinetree
Copy link

foreverpinetree commented Sep 26, 2018

I am just wondering what's the difference between the native clipboard API and this plugin?

@stof
Copy link

stof commented Oct 2, 2018

this v3 looks like a polyfill for the native API 😄

@JannemanDev
Copy link

Please support rich text copy text/html besides text/plain.

@erickwilder
Copy link

@zenorocha are you planning to use the native clipboard API under the hood and fallback to document.execCommand with a promise-based interface under it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

8 participants