Fixes & DX Enhancements
- Fix type for copy function #795
- Remove blurring behavior after copy action invoke #807
- Support more HTML input types #808
Fixes and Docs Updates
- 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
- Add new API methos
.cut
and.copy
- Improve code internals
v2.0.8
- Fix webpack5 es6 export issue https://github.com/zenorocha/clipboard.js/pull/741
- Fix Typescript definitions https://github.com/zenorocha/clipboard.js/pull/736
V2.0.7
Fix Textarea not being removed from DOM
Related issue https://github.com/zenorocha/clipboard.js/issues/732
v2.0.5
- Fix ES6 export issue
- Update Babel configurations
- Remove PhantomJS Dependency
- Fix composer deprecated package