gitea/web_src/js
Lunny Xiao 344c89ea34
Fix bug automerge cannot be chosed when there is only 1 merge style ()
This is a quick bug fix. Even if there is only 1 merge style, the
dropdown menu will still be displayed to allow users to choose
auto-merge.

Fix 
..
components Fix bug automerge cannot be chosed when there is only 1 merge style ()
features Refactor comment history and fix content edit ()
markup Enable Typescript `strictFunctionTypes` ()
modules Enable Typescript `strictFunctionTypes` ()
render Fix a number of Typescript issues ()
standalone Fix a number of Typescript issues ()
utils Enable Typescript `strictFunctionTypes` ()
vendor Fix areYouSure confirm ()
webcomponents Rearrange Clone Panel ()
bootstrap.test.ts Convert frontend code to typescript ()
bootstrap.ts Add types to fetch,toast,bootstrap,svg ()
globals.d.ts Move RepoBranchTagSelector init outside the SFC ()
globals.ts Convert frontend code to typescript ()
htmx.ts Enable Typescript `strictFunctionTypes` ()
index.ts Refactor issue filter (labels, poster, assignee) ()
svg.test.ts Fix a number of Typescript issues ()
svg.ts Fix incomplete Actions status aggregations ()
types.ts Refactor RepoBranchTagSelector ()
utils.test.ts Add avif image file support ()
utils.ts Fix remaining typescript issues, enable `tsc` ()
vitest.setup.ts Fix a number of Typescript issues ()