angular-clipboard icon indicating copy to clipboard operation
angular-clipboard copied to clipboard

Copy to clipboard with AngularJS directive, without using Flash.

Results 14 angular-clipboard issues
Sort by recently updated
recently updated
newest added

I can‘t find any method `readText` and `readText` of Clipboard API. So, i think this project not support Clipboard API.

Let’s get started with automated dependency management for angular-clipboard :muscle: ⚠️ Greenkeeper has found a `package-lock.json` file in this repository. Please use [greenkeeper-lockfile](https://github.com/greenkeeperio/greenkeeper-lockfile) to make sure this gets updated as...

greenkeeper

Hi My problem is that when I run clipboard.copyText(someEmailAddresses); on IOS the screen keyboard is opened instead of copying the emailaddresses to the clipboard. Its the same problem in both...

Hi, and thank you for this small module. I'm trying to resize image and convert to base64 text and copy to clipboard. But it throws error when higher resolution image...

When I've a context where there is require available, but loading angular directly via a file (which might very well be the case for an electron app), your method of...

I have a copy button at the bottom of page. When clicked, the page zooms and scrolls to the top a little bit. Also, I see an iphone keyboard blink...

I'm using angular-clipboard in several different places (it's great btw), but have recently run into an issue where the text is not copying from within a modal. I did a...

This feature allows you to set default callbacks for success/error. Setting the callback with the directive attributes on-success and on-error will override the global default. I'm not sure this implementation...

1. allow focus on the input box when copy