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/utils
silverwind 1518f4ed12
Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649)
- Fix all typescript errors in `.vue` files
- Fix regression from https://github.com/go-gitea/gitea/pull/32329 where
"Recent Commits" chart would not render.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 months ago
..
color.test.ts Convert frontend code to typescript (#31559) 8 months ago
color.ts Fix a number of Typescript issues (#31877) 6 months ago
dom.test.ts Bypass vitest bug (#32647) 3 months ago
dom.ts Make frontend unit test code could know it is in testing (#32656) 3 months ago
image.test.ts Convert frontend code to typescript (#31559) 8 months ago
image.ts Fix a number of Typescript issues (#31877) 6 months ago
match.test.ts Convert frontend code to typescript (#31559) 8 months ago
match.ts Fix some typescript issues (#32586) 3 months ago
testhelper.ts Make frontend unit test code could know it is in testing (#32656) 3 months ago
time.test.ts Convert frontend code to typescript (#31559) 8 months ago
time.ts Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 3 months ago
url.test.ts Convert frontend code to typescript (#31559) 8 months ago
url.ts Fix a number of Typescript issues (#31877) 6 months ago