0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-08 06:52:51 +01:00
gitea/web_src/js/features/comp
wxiaoguang 5c236bd4c0
Fix issue/PR title edit (#30858)
1. "enter" doesn't work (I think it is the last enter support for #14843)
2. if a branch name contains something like `&`, then the branch selector doesn't update
2024-05-05 13:09:41 +00:00
..
ComboMarkdownEditor.js
ConfirmModal.js
EasyMDEToolbarActions.js
LabelEdit.js
Paste.js
QuickSubmit.js Fix issue/PR title edit (#30858) 2024-05-05 13:09:41 +00:00
ReactionSelector.js Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 2024-04-14 18:44:11 +08:00
SearchUserBox.js
TextExpander.js
WebHookEditor.js