0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +01:00
gitea/web_src/js/modules
wxiaoguang 0f397ae09b
Refactor language menu and dom utils (#32450)
1. Make `queryElem*` functions could correctly handle TS types
2. Remove some legacy jQuery $ calls (introduce fomanticQuery for Fomantic UI only)
3. Fix some TS typing problems
2024-11-08 14:04:24 +08:00
..
fomantic Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +08:00
dirauto.ts Add types to various low-level functions (#31781) 2024-08-10 09:46:48 +00:00
fetch.test.ts
fetch.ts Add types to fetch,toast,bootstrap,svg (#31627) 2024-07-25 23:31:24 +00:00
fomantic.ts
sortable.ts Add types to various low-level functions (#31781) 2024-08-10 09:46:48 +00:00
stores.ts Add types to various low-level functions (#31781) 2024-08-10 09:46:48 +00:00
tippy.ts Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +08:00
toast.test.ts
toast.ts Add types to fetch,toast,bootstrap,svg (#31627) 2024-07-25 23:31:24 +00:00
worker.ts