mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-10-27 20:41:01 +00:00
Use async clipboard api [1] over this dependency, saving around 10kB bundle size before minify while delivering the same functionality. The issue comment button works but does not have a popup indication. We could add some toast-style notifications in the future to fix that but I think it's out of scope of this PR. [1] https://developer.mozilla.org/en-US/docs/Web/API/Clipboard/writeText |
||
|---|---|---|
| .. | ||
| clipboard.js | ||
| codeeditor.js | ||
| colorpicker.js | ||
| contextpopup.js | ||
| dropzone.js | ||
| emoji.js | ||
| eventsource.sharedworker.js | ||
| gitgraph.js | ||
| heatmap.js | ||
| imagediff.js | ||
| migration.js | ||
| notification.js | ||
| projects.js | ||
| serviceworker.js | ||
| stopwatch.js | ||
| tablesort.js | ||
| tribute.js | ||