1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-08-24 21:34:36 -04:00
gitea/web_src/js/features/comp
wxiaoguang d317c983bc
Set "type=button" for editor's toolbar buttons (#26510)
The editor usually is in a form, so the buttons should have
"type=button", avoid conflicting with the form's submit.
2023-08-15 19:31:48 +08:00
..
ColorPicker.js
ComboMarkdownEditor.js Set "type=button" for editor's toolbar buttons (#26510) 2023-08-15 19:31:48 +08:00
ConfirmModal.js Batch delete issue and improve tippy opts (#25253) 2023-06-19 15:46:50 +08:00
EasyMDEToolbarActions.js
ImagePaste.js
LabelEdit.js Allow to archive labels (#26478) 2023-08-14 11:56:14 +02:00
QuickSubmit.js Change form actions to fetch for submit review box (#25219) 2023-06-14 16:01:37 +08:00
ReactionSelector.js
SearchUserBox.js
TextExpander.js Update JS dependencies, remove space after emoji completion (#25266) 2023-06-18 08:38:47 +00:00
WebHookEditor.js