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
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.
7 months ago
..
css Remove unneccessary uses of `word-break: break-all` (#31637) 7 months ago
fomantic Remove fomantic dimmer module (#30723) 10 months ago
js Add types to various low-level functions (#31781) 7 months ago
svg Update various logos and unify their filenames (#29637) 12 months ago