gitea/web_src/js
Giteabot 31208fe9a1
Set "type=button" for editor's toolbar buttons () ()
Backport  by @wxiaoguang

The editor usually is in a form, so the buttons should have
"type=button", avoid conflicting with the form's submit.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
components Fix escape problems in the branch selector () ()
features Set "type=button" for editor's toolbar buttons () ()
markup Fix task list checkbox toggle to work with YAML front matter () ()
modules Make "cancel" buttons have proper type in modal forms () ()
render Add PDF rendering via PDFObject ()
standalone Add new JS linter rules ()
test Improve emoji and mention matching ()
utils Avoiding accessing undefined tributeValues ()
webcomponents Refactor locale number ()
bootstrap.js Improve template system and panic recovery ()
index.js Redesign Scoped Access Tokens ()
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations ()
svg.js Add show timestamp/seconds and fullscreen options to action page ()
svg.test.js Improve `<SvgIcon>` to make it output `svg` node and optimize performance ()
utils.js Remove hacky patch for "safari emoji glitch fix" () ()
utils.test.js Fix webauthn regression and improve code ()