Clipboard.js Versions Save

:scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:

v2.0.11

2 years ago
  • Fix type for copy function #795
  • Remove blurring behavior after copy action invoke #807
  • Support more HTML input types #808

v2.0.10

2 years ago
  • Fix Event API issue returning a function instead of a string in the Event.Action property
  • Update docs to make it easier to track Event API
  • Update tests to cover Event.Action property

v2.0.9

2 years ago
  • Add new API methos .cut and .copy
  • Improve code internals

v2.0.8

3 years ago

v2.0.7

3 years ago

Fix Textarea not being removed from DOM

Related issue https://github.com/zenorocha/clipboard.js/issues/732

v2.0.6

4 years ago
  • Fix isSupported behavior

v2.0.5

4 years ago
  • Fix ES6 export issue
  • Update Babel configurations
  • Remove PhantomJS Dependency
  • Fix composer deprecated package

v2.0.4

5 years ago
  • Support server-side render

v2.0.3

5 years ago
  • Always run Webpack in production mode

v2.0.2

5 years ago
  • Updates to Webpack 4 and fixes issue when requiring the module.