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 e3678356e1
Fix createElementFromAttrs bug (#31751)
The "false" value was not handled correctly, it would cause bugs in the
future (fortunately, this behavior is not used in code yet).
6 months ago
..
components bump vue-bar-graph (#31705) 6 months ago
features Enable `no-jquery/no-parse-html-literal` and fix violation (#31684) 7 months ago
markup Convert frontend code to typescript (#31559) 7 months ago
modules Add types to fetch,toast,bootstrap,svg (#31627) 7 months ago
render Convert frontend code to typescript (#31559) 7 months ago
standalone Convert frontend code to typescript (#31559) 7 months ago
utils Fix createElementFromAttrs bug (#31751) 6 months ago
vendor Convert frontend code to typescript (#31559) 7 months ago
webcomponents Convert frontend code to typescript (#31559) 7 months ago
bootstrap.test.ts Convert frontend code to typescript (#31559) 7 months ago
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 7 months ago
globals.ts Convert frontend code to typescript (#31559) 7 months ago
htmx.ts Add types for js globals (#31586) 7 months ago
index.ts add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
svg.test.ts Convert frontend code to typescript (#31559) 7 months ago
svg.ts Add types to fetch,toast,bootstrap,svg (#31627) 7 months ago
types.ts Add types to fetch,toast,bootstrap,svg (#31627) 7 months ago
utils.test.ts Convert frontend code to typescript (#31559) 7 months ago
utils.ts Convert frontend code to typescript (#31559) 7 months ago
vitest.setup.ts Convert frontend code to typescript (#31559) 7 months ago