Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
2.0.4
2.0.11
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.0.4
->2.0.11
Release Notes
zenorocha/clipboard.js
### [`v2.0.11`](https://togithub.com/zenorocha/clipboard.js/releases/tag/v2.0.11) [Compare Source](https://togithub.com/zenorocha/clipboard.js/compare/v2.0.10...v2.0.11) - Fix type for copy function [#795](https://togithub.com/zenorocha/clipboard.js/issues/795) - Remove blurring behavior after copy action invoke [#807](https://togithub.com/zenorocha/clipboard.js/issues/807) - Support more HTML input types [#808](https://togithub.com/zenorocha/clipboard.js/issues/808) ### [`v2.0.10`](https://togithub.com/zenorocha/clipboard.js/releases/tag/v2.0.10) [Compare Source](https://togithub.com/zenorocha/clipboard.js/compare/v2.0.9...v2.0.10) - 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`](https://togithub.com/zenorocha/clipboard.js/releases/tag/v2.0.9) [Compare Source](https://togithub.com/zenorocha/clipboard.js/compare/v2.0.8...v2.0.9) - Add new API methos `.cut` and `.copy` - Improve code internals ### [`v2.0.8`](https://togithub.com/zenorocha/clipboard.js/releases/tag/v2.0.8) [Compare Source](https://togithub.com/zenorocha/clipboard.js/compare/v2.0.7...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`](https://togithub.com/zenorocha/clipboard.js/releases/tag/v2.0.7) [Compare Source](https://togithub.com/zenorocha/clipboard.js/compare/v2.0.6...v2.0.7) Fix Textarea not being removed from DOM Related issue https://github.com/zenorocha/clipboard.js/issues/732 ### [`v2.0.6`](https://togithub.com/zenorocha/clipboard.js/releases/tag/v2.0.6) [Compare Source](https://togithub.com/zenorocha/clipboard.js/compare/v2.0.5...v2.0.6) - Fix `isSupported` behavior ### [`v2.0.5`](https://togithub.com/zenorocha/clipboard.js/releases/tag/v2.0.5) [Compare Source](https://togithub.com/zenorocha/clipboard.js/compare/v2.0.4...v2.0.5) - Fix ES6 export issue - Update Babel configurations - Remove PhantomJS Dependency - Fix composer deprecated packageConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.