0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-04-03 15:53:38 +02:00
gitea/web_src/js/features/comp
silverwind 8fe26fb314
Refactor all .length === 0 patterns in JS (#30045)
This pattern comes of often during review, so let's fix it once and for
all. Did not test, but changes are trivial enough imho.
2024-03-25 18:37:55 +00:00
..
ColorPicker.js
ComboMarkdownEditor.js
ConfirmModal.js
EasyMDEToolbarActions.js
LabelEdit.js
Paste.js
QuickSubmit.js
ReactionSelector.js Remove jQuery .attr from the reaction selector (#30052) 2024-03-25 04:30:38 +00:00
SearchUserBox.js Refactor all .length === 0 patterns in JS (#30045) 2024-03-25 18:37:55 +00:00
TextExpander.js
WebHookEditor.js