N°5621 Move clipboard 2.0.4 to NPM

This commit is contained in:
Pierre Goiffon
2024-02-16 16:54:31 +01:00
parent 3e9f4df1bf
commit e758527ca9
88 changed files with 6932 additions and 2 deletions

15
node_modules/clipboard/.github/issue_template.md generated vendored Normal file
View File

@@ -0,0 +1,15 @@
### Minimal example
> Fork this [JSFiddle](https://jsfiddle.net/zenorocha/5kk0eysw/) and reproduce your issue.
### Expected behaviour
I thought that by going to the page '...' and pressing the button '...' then '...' would happen.
### Actual behaviour
Instead of '...', what I saw was that '...' happened instead.
### Browsers affected
I tested on all major browsers and only IE 11 does not work.