0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-20 06:07:47 +01:00
gitea/web_src/js/features/comp
Giteabot 60fa2a5960
Fix issue/PR title edit (#30858) (#30865)
Backport #30858 by wxiaoguang

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

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-05-05 13:53:12 +00:00
..
ComboMarkdownEditor.js
ConfirmModal.js
EasyMDEToolbarActions.js
LabelEdit.js
Paste.js
QuickSubmit.js Fix issue/PR title edit (#30858) (#30865) 2024-05-05 13:53:12 +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