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
wxiaoguang 8df1b4bd69
Fix issue due date edit toggle bug (#23723)
Use `toggleElem` instead of jQuery's `fadeToggle`, which can't be caught
by eslint jquery plugin.

Hopefully this could be the last bug for the jQuery show/hide
refactoring.
2 years ago
..
components Add commit info in action page (#23210) 2 years ago
features Fix issue due date edit toggle bug (#23723) 2 years ago
markup update to mermaid v10 (#23178) 2 years ago
modules Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 2 years ago
standalone Add new JS linter rules (#17699) 3 years ago
test Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
utils Refactor branch/tag selector to Vue SFC (#23421) 2 years ago
webcomponents Polyfill the window.customElements (#23592) 2 years ago
bootstrap.js Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) 2 years ago
index.js Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 2 years ago
jquery.js
serviceworker.js
svg.js Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 2 years ago
svg.test.js Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 2 years ago
utils.js Scoped labels (#22585) 2 years ago
utils.test.js Fix links for the menus in the view file page (#22795) 2 years ago