0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 15:56:21 +01:00
gitea/web_src/js
Giteabot bd3787c774
Fix JS error when editing a merged PR's title (#30990) (#31001)
Backport #30990 by @wxiaoguang

Regression of Fix issue/PR title edit (#30858)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-05-17 01:07:09 +00:00
..
components Fix some UI problems (dropdown/container) (#30849) (#30871) 2024-05-06 07:45:04 +00:00
features Fix JS error when editing a merged PR's title (#30990) (#31001) 2024-05-17 01:07:09 +00:00
markup Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
modules Rework and fix stopwatch (#30732) (#30787) 2024-04-30 21:46:45 +00:00
render
standalone Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
utils Have time.js use UTC-related getters/setters (#30857) (#30869) 2024-05-06 10:01:22 +08:00
vendor
webcomponents Rework and fix stopwatch (#30732) (#30787) 2024-04-30 21:46:45 +00:00
bootstrap.js Check if reverse proxy is correctly configured (#30890) (#30935) 2024-05-10 12:34:04 +00:00
bootstrap.test.js
htmx.js
index.js Check if reverse proxy is correctly configured (#30890) (#30935) 2024-05-10 12:34:04 +00:00
jquery.js Forbid variables containing jQuery collections not having the $ prefix (#29839) 2024-03-16 12:22:16 +00:00
svg.js Update JS any PY dependencies, remove workarounds (#30085) 2024-03-26 09:41:40 +00:00
svg.test.js
utils.js
utils.test.js
vitest.setup.js