mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-02 23:41:05 +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 |
||
|---|---|---|
| .. | ||
| code | ||
| components | ||
| features | ||
| markup | ||
| standalone | ||
| easymde.js | ||
| index.js | ||
| jquery.js | ||
| publicpath.js | ||
| serviceworker.js | ||
| svg.js | ||
| utils.js | ||
| utils.test.js | ||