0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-12 11:02:26 +01:00
gitea/web_src/js/features/comp
Giteabot 8d60c7d568
Switch to "Write" tab when edit comment again (#31445) (#31461)
Backport #31445 by wxiaoguang

Fix #19031

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-06-22 23:47:36 +08:00
..
ComboMarkdownEditor.js Switch to "Write" tab when edit comment again (#31445) (#31461) 2024-06-22 23:47:36 +08:00
ConfirmModal.js Fix and clean up ConfirmModal (#31283) (#31291) 2024-06-07 15:51:54 +02:00
EasyMDEToolbarActions.js
LabelEdit.js replace jquery-minicolors with coloris (#30055) 2024-03-29 04:00:07 +01:00
Paste.js Make pasted "img" tag has the same behavior as markdown image (#31235) (#31243) 2024-06-04 13:26:55 +00:00
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 Refactor all .length === 0 patterns in JS (#30045) 2024-03-25 18:37:55 +00:00
TextExpander.js
WebHookEditor.js