1
1
mirror of https://github.com/go-gitea/gitea synced 2024-12-22 08:34:26 +00:00
gitea/web_src
silverwind c0e80dbe26
Enable Typescript strictFunctionTypes (#32911)
1. Enable
[strictFunctionTypes](https://www.typescriptlang.org/tsconfig/#strictFunctionTypes)
2. Introduce `DOMEvent` helper type which sets `e.target`. Surely not
totally correct with that `Partial` but seems to work.
3. Various type-related refactors, change objects in
`eventsource.sharedworker.ts` to `Map`.
2024-12-22 02:59:25 +08:00
..
css Improve navbar: add "admin" tip, add "active" style (#32927) 2024-12-20 16:38:56 +00:00
fomantic Regenerate fomantic package-lock.json (#32650) 2024-11-27 04:04:12 +00:00
js Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
svg Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00