gitea/web_src/js/components
Shafi Ahmed 0a0baeb3b0
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
fix: auto-expand and auto-scroll for actions logs (#35570) (#35583)
Implements reliable auto-expand and auto-scroll behavior for the Actions
logs view.

* Expands running or unfinished steps automatically.
* Smoothly scrolls to the latest log line during execution.
* Controlled via existing “Always auto-scroll” and “Expand running
steps” options.

Fixes #35570.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-10-05 10:31:06 +08: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 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 +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 fix: auto-expand and auto-scroll for actions logs (#35570) (#35583) 2025-10-05 10:31:06 +08:00
RepoActivityTopAuthors.vue Update JS and PY deps (#35191) 2025-08-01 07:24:26 +00:00
RepoBranchTagSelector.vue Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
RepoCodeFrequency.vue Use shallowRef instead of ref in .vue files where possible (#34813) 2025-06-22 21:37:03 +08:00
RepoContributors.vue Clean up npm dependencies (#35484) 2025-09-15 16:34:54 +02: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 Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00