You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js
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
4 years ago
..
code Fix and restyle menu on code line (#15913) 4 years ago
components Heatmap days clickable (#13935) 4 years ago
features Replace clipboard.js with async clipboard api (#15899) 4 years ago
markup Make tasklist checkboxes clickable (#15791) 4 years ago
standalone docs: swagger show models by default (#14880) 4 years ago
easymde.js Switch from SimpleMDE to EasyMDE (#13333) 4 years ago
index.js Add links to toggle WIP status (#14677) 4 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 5 years ago
publicpath.js Unregister non-matching serviceworkers (#15834) 4 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 5 years ago
svg.js Fix and restyle menu on code line (#15913) 4 years ago
utils.js Unregister non-matching serviceworkers (#15834) 4 years ago
utils.test.js Unregister non-matching serviceworkers (#15834) 4 years ago