Skip to content

Releases: sachinchoolur/ngclipboard

Release 2.0.0

03 Mar 07:00
cfe6890
Compare
Choose a tag to compare
  • Changes constructor from new Clipboard() to new ClipboardJS()

There are no new features in this release. This breaking change was only introduced due to a name conflict with the new window.Clipboard native API.

Version 1.1.3 release

31 Oct 02:28
Compare
Choose a tag to compare

Properly destroy clipboard instance

Version 1.1.2 release

19 Oct 08:56
Compare
Choose a tag to compare
Version 1.1.2 release

Version 1.1.1 release

26 Feb 02:31
Compare
Choose a tag to compare

Minor updates..

Version 1.1.0 release

30 Dec 04:38
Compare
Choose a tag to compare

First release

21 Oct 17:36
Compare
Choose a tag to compare
1.0.0

Initial commit..