1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-21 03:06:04 +00:00
gitea/web_src
silverwind 32075d2880
Add types to various low-level functions (#31781)
Adds types to various low-level modules. All changes are type-only, no
runtime changes. `tsc` now reports 38 less errors.

One problem was that `@types/sortablejs` does not accept promise return
in its functions which triggered the linter, so I disabled the rules on
those line.
2024-08-10 09:46:48 +00:00
..
css Remove unneccessary uses of word-break: break-all (#31637) 2024-07-17 12:04:28 +02:00
fomantic Remove fomantic dimmer module (#30723) 2024-04-29 14:49:50 +00:00
js Add types to various low-level functions (#31781) 2024-08-10 09:46:48 +00:00
svg Update various logos and unify their filenames (#29637) 2024-03-06 22:20:05 +00:00