1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-08 04:45:09 -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
EasyMDEToolbarActions.js
ImagePaste.js
LabelEdit.js Allow to archive labels (#26478) 2023-08-14 11:56:14 +02:00
QuickSubmit.js
ReactionSelector.js
SearchUserBox.js
TextExpander.js
WebHookEditor.js