gitea/web_src/js/modules
silverwind f4d7701189
Change function description comments to tsdoc style (#35185)
1. change function comments to the minimal [tsdoc](https://tsdoc.org/)
style. This has the benefit of making editors show the doc string in
tooltips when the function is hovered:

<img width="521" height="110" alt="image"
src="https://github.com/user-attachments/assets/b966f4f1-8239-433a-a456-5bd5c05d69ef"
/>

2. disable eslint `multiline-comment-style` as it conflicts with tsdoc.

---------

Signed-off-by: silverwind <me@silverwind.io>
2025-07-31 15:59:34 -07:00
..
fomantic Refactor frontend unique id & comment (#34958) 2025-07-05 15:21:53 +00:00
diff-file.test.ts support the open-icon of folder (#34168) 2025-04-28 19:51:32 -07:00
diff-file.ts support the open-icon of folder (#34168) 2025-04-28 19:51:32 -07:00
fetch.test.ts
fetch.ts Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
fomantic.ts Fix various Fomantic UI and htmx problems (#33851) 2025-03-11 11:35:05 -07:00
init.ts Refactor global init code and add more comments (#33755) 2025-03-03 10:57:28 +08:00
observer.ts Fix dropdown delegating and some UI problems (#34014) 2025-03-26 02:51:22 +00:00
sortable.ts Refactor repo-projects.ts (#32892) 2024-12-19 08:37:12 +00:00
tippy.ts Improve html escape (#34911) 2025-07-01 21:44:05 +08:00
toast.test.ts
toast.ts Change function description comments to tsdoc style (#35185) 2025-07-31 15:59:34 -07:00
worker.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00