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
silverwind 228c354b16
Add types for js globals (#31586)
Adds types for `window.config` and jQuery/htmx globals, eliminating 48
`tsc` errors.
9 months ago
..
components Convert frontend code to typescript (#31559) 9 months ago
features Convert frontend code to typescript (#31559) 9 months ago
markup Convert frontend code to typescript (#31559) 9 months ago
modules Convert frontend code to typescript (#31559) 9 months ago
render Convert frontend code to typescript (#31559) 9 months ago
standalone Convert frontend code to typescript (#31559) 9 months ago
utils Convert frontend code to typescript (#31559) 9 months ago
vendor Convert frontend code to typescript (#31559) 9 months ago
webcomponents Convert frontend code to typescript (#31559) 9 months ago
bootstrap.test.ts Convert frontend code to typescript (#31559) 9 months ago
bootstrap.ts Convert frontend code to typescript (#31559) 9 months ago
globals.ts Convert frontend code to typescript (#31559) 9 months ago
htmx.ts Add types for js globals (#31586) 9 months ago
index.ts Convert frontend code to typescript (#31559) 9 months ago
svg.test.ts Convert frontend code to typescript (#31559) 9 months ago
svg.ts Convert frontend code to typescript (#31559) 9 months ago
types.ts Add types for js globals (#31586) 9 months ago
utils.test.ts Convert frontend code to typescript (#31559) 9 months ago
utils.ts Convert frontend code to typescript (#31559) 9 months ago
vitest.setup.ts Convert frontend code to typescript (#31559) 9 months ago