Releases: sudodoki/copy-to-clipboard
Releases · sudodoki/copy-to-clipboard
v3.3.2
- #116 fix
npm audit
- #119 add aria hidden attribute
v3.3.0
- add support for onCopy listener for additional modifications of style. by @eitanp461 #89
This is broken for ts users, sorry.
v3.2.1
- #93 fix issue with setting any format via options.format in IE11. Thanks to @wdlb
v3.2.0
- #79 ability to force specific type for data transfer contributed by @sloanesturz (and special thanks to @julienw for kicking this off)
v3.1.0
- #76 by @julienw (this might be breaking if you had 'copy' event handler on body for this), reasoning in #75
- update example.js (bundled via uglifyjs)
- ran prettier
Update toggle-selection min version
Now "toggle-selection": "^1.0.6" (instead of ^1.0.3