Revisions : ZeroClipboard · GitHub
The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie, and a JavaScript interface. The "Zero" signifies that the library is invisible and the user interface is left entirely up to you.
Les articles publiés sur le site
-
Build : Updating devDependencies to latest versions
21 novembre 2014, par JamesMGreeneBuild: Updating devDependencies to latest versions
-
Security : Removing unnecessary dependency on 'send' due to security vulnerabilities
21 novembre 2014, par JamesMGreeneSecurity: Removing unnecessary dependency on 'send' due to security vulnerabilities For more info, see https://nodesecurity.io/advisories/send-directory-traversal Fixes #515 Ref #165
-
Patch Flash ExternalInterface data fidelity loss
29 octobre 2014, par JamesMGreenePatch Flash ExternalInterface data fidelity loss Also adds new event type `error[name="flash-degraded"]` Also forcibly compiles the SWF with UTF-8 encoding Fixes #489 Fixes #506 Closes #509
-
Remove pending Flash deactivation check after destroy
28 octobre 2014, par bundyoRemove pending Flash deactivation check after destroy Closes #505
-
Added safety checks for a destroyed Client instance's methods
28 octobre 2014, par JamesMGreeneAdded safety checks for a destroyed Client instance's methods Closes #507