1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 15:03:52 +01:00
gitea/web_src/js
wxiaoguang ead52dd96c
Use "input" event instead of "keyup" event for migration form (#26602)
Otherwise, "pasted" content won't update the UI.
2023-08-20 16:36:07 +02:00
..
components Rewrite the DiffFileTreeItem and fix misalignment (#26565) 2023-08-18 19:55:56 +00:00
features Use "input" event instead of "keyup" event for migration form (#26602) 2023-08-20 16:36:07 +02:00
markup
modules Remove fomantic transition module (#26469) 2023-08-16 22:12:40 +00:00
render Update JS dependencies (#26586) 2023-08-19 10:18:39 +02:00
standalone
test
utils Avoiding accessing undefined mentionValues (#26461) 2023-08-12 08:36:23 +00:00
webcomponents Add minimum polyfill to support "relative-time-element" in PaleMoon (#26575) 2023-08-18 17:27:11 +08:00
bootstrap.js
index.js
jquery.js
svg.js Add commits dropdown in PR files view and allow commit by commit review (#25528) 2023-07-28 21:18:12 +02:00
svg.test.js
utils.js
utils.test.js