1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-06 18:47:19 +00:00
Files
gitea/web_src/js/components
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
..