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
..
ActionRunStatus.vue Fix vertical centering of file tree icons and use entryIcon for submodules/symlinks (#34137) 2025-04-09 18:10:16 -07:00
ActivityHeatmap.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
ContextPopup.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
DashboardRepoList.vue Fix some log and UI problems (#34863) 2025-06-26 00:32:50 +08:00
DiffCommitSelector.vue Refactor frontend unique id & comment (#34958) 2025-07-05 15:21:53 +00:00
DiffFileTree.vue Add repo file tree item link behavior (#34730) 2025-06-20 02:28:19 +08:00
DiffFileTreeItem.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
PullRequestMergeForm.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
RepoActionView.vue Update JS deps, regenerate SVGs (#34640) 2025-06-07 17:59:36 +00:00
RepoActivityTopAuthors.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
RepoBranchTagSelector.vue Fix button alignments (#34276) 2025-04-27 19:39:03 +00:00
RepoCodeFrequency.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
RepoContributors.vue Improve img lazy loading (#34804) 2025-06-21 14:53:22 +08:00
RepoRecentCommits.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
ViewFileTree.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
ViewFileTreeItem.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
ViewFileTreeStore.ts Improve html escape (#34911) 2025-07-01 21:44:05 +08:00