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
wxiaoguang c1167709ed
Refactor repo-new.ts (#33070)
1. merge `repo-template.ts` into `repo-new.ts` (they are all for "/repo/create")
2. remove jquery
3. fix an anonying fomantic dropdown bug, see the comment of `onResponseKeepSelectedItem`
2 months ago
..
components Fix bug automerge cannot be chosed when there is only 1 merge style (#33040) 2 months ago
features Refactor repo-new.ts (#33070) 2 months ago
markup Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
modules Refactor repo-new.ts (#33070) 2 months ago
render Fix a number of Typescript issues (#31877) 6 months ago
standalone Fix a number of Typescript issues (#31877) 6 months ago
utils Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
vendor Fix areYouSure confirm (#32941) 2 months ago
webcomponents Rearrange Clone Panel (#31142) 3 months ago
bootstrap.test.ts Convert frontend code to typescript (#31559) 8 months ago
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 7 months ago
globals.d.ts Refactor repo-new.ts (#33070) 2 months ago
globals.ts Convert frontend code to typescript (#31559) 8 months ago
htmx.ts Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
index.ts Refactor repo-new.ts (#33070) 2 months ago
svg.test.ts Fix a number of Typescript issues (#31877) 6 months ago
svg.ts Fix incomplete Actions status aggregations (#32859) 2 months ago
types.ts Refactor RepoBranchTagSelector (#32681) 3 months ago
utils.test.ts Make issue suggestion work for new PR page (#33035) 2 months ago
utils.ts Make issue suggestion work for new PR page (#33035) 2 months ago
vitest.setup.ts Fix a number of Typescript issues (#31877) 6 months ago