forgejo/web_src/js/features/comp
Yarden Shoham 36ee0745cc
Remove jQuery class from the reaction selector (#30138)
- Switched from jQuery class functions to plain JavaScript `classList`
- Tested the reaction selector and it works as before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Giteabot <teabot@gitea.io>
(cherry picked from commit 1a71dbfb7881f65d39b689a5be26cc94afefb10f)
2024-03-30 07:17:31 +01:00
..
ColorPicker.js
ComboMarkdownEditor.js Remove jQuery .attr from the ComboMarkdownEditor (#30051) 2024-03-30 07:17:29 +01:00
ConfirmModal.js
EasyMDEToolbarActions.js Enforce trailing comma in JS on multiline (#30002) 2024-03-26 19:04:27 +01:00
LabelEdit.js Remove jQuery .attr from the label edit exclusive checkbox (#30053) 2024-03-30 07:17:29 +01:00
Paste.js
QuickSubmit.js
ReactionSelector.js Remove jQuery class from the reaction selector (#30138) 2024-03-30 07:17:31 +01:00
SearchUserBox.js Refactor all .length === 0 patterns in JS (#30045) 2024-03-30 07:17:30 +01:00
TextExpander.js
WebHookEditor.js Fix various loading states, remove .loading class (#29920) 2024-03-26 19:04:26 +01:00