0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +01:00
gitea/web_src/js/features/comp
silverwind 21fe512aac
Forbid jQuery .prop and fix related issues (#29832)
The issue checkbox code received a few more cleanups and I specifically
tested it. The other changes are trivial. Also, I checked the cases for
how many elements match the jQuery selection to determine querySelector
vs. querySelectorAll.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2024-03-16 15:08:10 +00:00
..
ColorPicker.js
ComboMarkdownEditor.js Support pasting URLs over markdown text (#29566) 2024-03-08 15:15:58 +00:00
ConfirmModal.js
EasyMDEToolbarActions.js
LabelEdit.js Forbid jQuery .prop and fix related issues (#29832) 2024-03-16 15:08:10 +00:00
Paste.js Support pasting URLs over markdown text (#29566) 2024-03-08 15:15:58 +00:00
QuickSubmit.js
ReactionSelector.js Forbid variables containing jQuery collections not having the $ prefix (#29839) 2024-03-16 12:22:16 +00:00
SearchUserBox.js
TextExpander.js
WebHookEditor.js Fix WebHookEditor regression from jQuery removal (#29692) 2024-03-09 19:59:16 +08:00