Skip to content

Releases: zenorocha/clipboard.js

Fixes & DX Enhancements

04 May 17:59
Compare
Choose a tag to compare
  • Fix type for copy function #795
  • Remove blurring behavior after copy action invoke #807
  • Support more HTML input types #808

Fixes and Docs Updates

02 Feb 15:28
Compare
Choose a tag to compare
  • 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

28 Jan 02:03
Compare
Choose a tag to compare
  • Add new API methos .cut and .copy
  • Improve code internals

v2.0.8

10 Mar 20:51
Compare
Choose a tag to compare
  • Fix webpack5 es6 export issue #741
  • Fix Typescript definitions #736

V2.0.7

06 Mar 13:27
Compare
Choose a tag to compare

Fix Textarea not being removed from DOM

Related issue #732

v2.0.6

05 Mar 06:27
Compare
Choose a tag to compare
  • Fix isSupported behavior

v2.0.5

04 Mar 02:23
Compare
Choose a tag to compare
  • Fix ES6 export issue
  • Update Babel configurations
  • Remove PhantomJS Dependency
  • Fix composer deprecated package

v2.0.4

13 Nov 04:42
Compare
Choose a tag to compare
  • Support server-side render

v2.0.3

12 Nov 02:58
Compare
Choose a tag to compare
  • Always run Webpack in production mode

v2.0.2

11 Nov 17:15
Compare
Choose a tag to compare
  • Updates to Webpack 4 and fixes issue when requiring the module.