gitea/web_src/js/components
Lunny Xiao 990d8000fd
improvements
2025-09-04 10:01:53 +07:00
..
projects improvements 2025-09-04 10:01:53 +07: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 +07:00
ContextPopup.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +07:00
DashboardRepoList.vue Fix some log and UI problems (#34863) 2025-06-26 00:32:50 +07:00
DiffCommitSelector.vue Fix bug when review pull request commits (#35192) 2025-08-03 10:23:10 +07:00
DiffFileTree.vue Add repo file tree item link behavior (#34730) 2025-06-20 02:28:19 +07:00
DiffFileTreeItem.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +07:00
PullRequestMergeForm.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +07:00
RepoActionView.vue Update JS deps, regenerate SVGs (#34640) 2025-06-07 17:59:36 +07:00
RepoActivityTopAuthors.vue Update JS and PY deps (#35191) 2025-08-01 07:24:26 +07:00
RepoBranchTagSelector.vue Fix button alignments (#34276) 2025-04-27 19:39:03 +07:00
RepoCodeFrequency.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +07:00
RepoContributors.vue Improve img lazy loading (#34804) 2025-06-21 14:53:22 +07:00
RepoRecentCommits.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +07:00
ViewFileTree.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +07:00
ViewFileTreeItem.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +07:00
ViewFileTreeStore.ts Improve html escape (#34911) 2025-07-01 21:44:05 +07:00