0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-03 23:02:46 +01:00
gitea/web_src/js/features
silverwind 37205039fc
Replace clipboard.js with async clipboard api (#15899)
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
2021-05-30 20:15:57 +01:00
..
clipboard.js Replace clipboard.js with async clipboard api (#15899) 2021-05-30 20:15:57 +01:00
codeeditor.js
colorpicker.js
contextpopup.js
dropzone.js
emoji.js Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 2021-05-08 16:27:25 +02:00
eventsource.sharedworker.js Remove spurious set name from eventsource.sharedworker.js (#15643) 2021-04-28 10:40:04 -04:00
gitgraph.js
heatmap.js
imagediff.js
migration.js
notification.js
projects.js
serviceworker.js Unregister non-matching serviceworkers (#15834) 2021-05-12 20:36:53 +02:00
stopwatch.js
tablesort.js
tribute.js