gitea/web_src/js
wxiaoguang b70c7f8660
Fix incorrect display for comment context menu ()
Replace  

Fix a regression of : the `a` couldn't be used here because
Fomantic UI has style conflicts: `.ui.comments .comment .actions a {
display: inline-block; }`


And complete one more of my TODOs: "in the future there could be a
special CSS class for it"
..
components Add ActionRunStatus component ()
features Fix incorrect display for comment context menu ()
markup update to mermaid v10 ()
modules Add Mermaid copy button, avoid unnecessary tooltip hide ()
standalone Add new JS linter rules ()
test Use link in UI which returned a relative url but not html_url which contains an absolute url ()
utils Fix the show/hide methods for string selector ()
webcomponents Add document for `webcomponents` ()
bootstrap.js Quick fixes monaco-editor error: "vs.editor.nullLanguage" ()
index.js Improve AppUrl/ROOT_URL checking ()
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations ()
serviceworker.js Fix serviceworker output file and misc improvements ()
svg.js Fix adding of empty class name ()
svg.test.js Remove vitest globals ()
utils.js Scoped labels ()
utils.test.js Fix links for the menus in the view file page ()