You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js/features/comp
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)
Enable `no-sizzle` lint rule, there was only one use in `initCompReactionSelector` and:

- Remove all jQuery except the necessary fomantic dropdown init
- Remove the recursion, instead bind event listeners to common parent container nodes

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
11 months ago
..
ComboMarkdownEditor.js Migrate font-family to tailwind (#30118) 11 months ago
ConfirmModal.js Change green buttons to primary color (#27099) 1 year ago
EasyMDEToolbarActions.js Enforce trailing comma in JS on multiline (#30002) 11 months ago
LabelEdit.js replace jquery-minicolors with coloris (#30055) 11 months ago
Paste.js Support pasting URLs over markdown text (#29566) 12 months ago
QuickSubmit.js Remove jQuery from the "quick submit" handler (#29200) 1 year ago
ReactionSelector.js Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 11 months ago
SearchUserBox.js Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
TextExpander.js Update JS dependencies, remove space after emoji completion (#25266) 2 years ago
WebHookEditor.js Fix various loading states, remove `.loading` class (#29920) 11 months ago