gitea/web_src/js/modules/fomantic
wxiaoguang c05082669b
Refactor frontend unique id & comment (#34958)
* there is no bug of the "unique element id", but duplicate code, this
PR just merges the duplicate "element id" logic and move the function
from "fomaintic" to "dom"
* improve comments
* make "git commit graph" page update pagination links correctly
2025-07-05 15:21:53 +00:00
..
aria.md
base.ts Refactor frontend unique id & comment (#34958) 2025-07-05 15:21:53 +00:00
checkbox.ts
dimmer.ts
dropdown.test.ts Fix dropdown delegating and some UI problems (#34014) 2025-03-26 02:51:22 +00:00
dropdown.ts Refactor frontend unique id & comment (#34958) 2025-07-05 15:21:53 +00:00
form.ts
modal.ts Fix modal + form abuse (#34921) 2025-07-01 15:19:03 +08:00
tab.ts
transition.ts