You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
ColorPicker.js
ComboMarkdownEditor.js Set "type=button" for editor's toolbar buttons (#26510) 2 years ago
ConfirmModal.js Batch delete issue and improve tippy opts (#25253) 2 years ago
EasyMDEToolbarActions.js
ImagePaste.js
LabelEdit.js Allow to archive labels (#26478) 2 years ago
QuickSubmit.js Change form actions to fetch for submit review box (#25219) 2 years ago
ReactionSelector.js Improve and fix bugs surrounding reactions (#24760) 2 years ago
SearchUserBox.js
TextExpander.js Update JS dependencies, remove space after emoji completion (#25266) 2 years ago
WebHookEditor.js