0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +01:00
gitea/web_src/js
silverwind 17baf1af10
Update JS dependencies, remove eslint-plugin-jquery (#31402)
- Result of `make update-js`
- Added 1 new eslint rule
- Autofixed 1 new eslint issue
- Remove `eslint-plugin-jquery` as `eslint-plugin-no-jquery` does all it
does and is actually the maintained fork of it.
- Tested all affected `dependencies`

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-06-18 08:10:30 +00:00
..
components Update JS dependencies, remove eslint-plugin-jquery (#31402) 2024-06-18 08:10:30 +00:00
features Fix JS error when creating new issue (#31383) 2024-06-16 02:07:21 +00:00
markup Use querySelector over alternative DOM methods (#31280) 2024-06-10 22:49:33 +02:00
modules Fix navbar + menu flashing on page load (#31281) 2024-06-12 14:58:03 +00:00
render
standalone Use querySelector over alternative DOM methods (#31280) 2024-06-10 22:49:33 +02:00
utils Fix and clean up ConfirmModal (#31283) 2024-06-07 13:42:31 +00:00
vendor
webcomponents
bootstrap.js Check if reverse proxy is correctly configured (#30890) 2024-05-10 20:07:01 +08:00
bootstrap.test.js
htmx.js
index.js Remove jQuery .text() (#30506) 2024-06-10 18:12:31 +08:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js