Releases: sachinchoolur/ngclipboard
Releases · sachinchoolur/ngclipboard
Release 2.0.0
- Changes constructor from
new Clipboard()
to newClipboardJS()
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
Properly destroy clipboard instance
Version 1.1.2 release
Version 1.1.2 release
Version 1.1.1 release
Minor updates..
Version 1.1.0 release
First release
1.0.0 Initial commit..