1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/web_src/js/features/comp
Yarden Shoham a7d0c5de4c
Remove jQuery .attr from the label edit exclusive checkbox (#30053)
- Switched from jQuery `attr` to plain javascript `getAttribute`
- Tested the label edit exclusive checkbox and it works as before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-03-24 23:50:39 +00:00
..
ColorPicker.js Forbid jQuery .css and refactor all usage (#29852) 2024-03-19 16:28:46 +00:00
ComboMarkdownEditor.js Support pasting URLs over markdown text (#29566) 2024-03-08 15:15:58 +00:00
ConfirmModal.js
EasyMDEToolbarActions.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
LabelEdit.js Remove jQuery .attr from the label edit exclusive checkbox (#30053) 2024-03-24 23:50:39 +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 Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
TextExpander.js
WebHookEditor.js Fix various loading states, remove .loading class (#29920) 2024-03-21 16:31:15 +00:00