1
1
mirror of https://github.com/go-gitea/gitea synced 2024-12-22 08:34:26 +00:00
gitea/web_src/js/markup
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
..
anchors.ts Fix a number of typescript issues (#32459) 2024-11-11 11:13:57 +00:00
asciicast.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
codecopy.ts Fix a number of typescript issues (#32459) 2024-11-11 11:13:57 +00:00
common.ts Fix a number of typescript issues (#32459) 2024-11-11 11:13:57 +00:00
content.ts Fix a number of typescript issues (#32459) 2024-11-11 11:13:57 +00:00
html2markdown.test.ts Support quote selected comments to reply (#32431) 2024-11-07 03:57:07 +00:00
html2markdown.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
math.ts Refactor markdown math render (#32831) 2024-12-14 13:43:05 +08:00
mermaid.ts Fix race condition in mermaid observer (#32599) 2024-11-26 06:37:24 +00:00
tasklist.ts Fix a number of typescript issues (#32459) 2024-11-11 11:13:57 +00:00