1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-07 00:14:25 +00:00
gitea/web_src/js
Giteabot 3df11c07a8
Make issue suggestion work for new PR page (#33035) (#33056)
Backport #33035 by wxiaoguang

Fix #33026

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-31 03:56:34 +00:00
..
components Fix bug automerge cannot be chosed when there is only 1 merge style (#33040) (#33043) 2024-12-30 11:42:08 +08:00
features fix textarea newline handle (#32966) (#32977) 2024-12-25 13:10:14 +08:00
markup Refactor markdown math render (#32831) 2024-12-14 13:43:05 +08:00
modules Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
render Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
standalone Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
utils Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
vendor Fix file editor & preview (#32706) 2024-12-04 09:26:54 +00:00
webcomponents Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
bootstrap.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 2024-07-25 23:31:24 +00:00
globals.d.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
globals.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
htmx.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
index.ts Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00
svg.test.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
svg.ts Fix incomplete Actions status aggregations (#32859) 2024-12-16 11:18:00 +08:00
types.ts Refactor RepoBranchTagSelector (#32681) 2024-12-02 01:41:32 +00:00
utils.test.ts Make issue suggestion work for new PR page (#33035) (#33056) 2024-12-31 03:56:34 +00:00
utils.ts Make issue suggestion work for new PR page (#33035) (#33056) 2024-12-31 03:56:34 +00:00
vitest.setup.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00