0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-14 16:13:14 +01:00
gitea/web_src/js
wxiaoguang 5c236bd4c0
Fix issue/PR title edit (#30858)
1. "enter" doesn't work (I think it is the last enter support for #14843)
2. if a branch name contains something like `&`, then the branch selector doesn't update
2024-05-05 13:09:41 +00:00
..
components Improve context popup rendering (#30824) 2024-05-02 15:42:33 +02:00
features Fix issue/PR title edit (#30858) 2024-05-05 13:09:41 +00:00
markup
modules Fix body margin shifting with modals, fix error on project column edit (#30831) 2024-05-03 01:48:24 +00:00
render
standalone
utils Refactor and fix archive link bug (#30535) 2024-04-19 00:45:50 +08:00
vendor
webcomponents Rework and fix stopwatch (#30732) 2024-04-30 14:52:46 +00:00
bootstrap.js Update JS dependencies (#30713) 2024-04-27 11:28:28 +00:00
bootstrap.test.js
htmx.js
index.js
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js