forgejo/templates/repo/issue/view_content
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
..
add_reaction.tmpl
attachments.tmpl
comments.tmpl
comments_delete_time.tmpl
context_menu.tmpl Replace clipboard.js with async clipboard api (#15899) 2021-05-30 20:15:57 +01:00
pull.tmpl Add links to toggle WIP status (#14677) 2021-05-27 22:02:04 +02:00
reactions.tmpl
reference_issue_dialog.tmpl
sidebar.tmpl Add links to toggle WIP status (#14677) 2021-05-27 22:02:04 +02:00