gitea/web_src/js
Shafi Ahmed 0a0baeb3b0
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
..
components fix: auto-expand and auto-scroll for actions logs (#35570) (#35583) 2025-10-05 10:31:06 +08:00
features Address some CodeQL security concerns (#35572) 2025-10-04 01:21:26 +08:00
markup Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
modules Address some CodeQL security concerns (#35572) 2025-10-04 01:21:26 +08:00
render Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
standalone Refactor time tracker UI (#34983) 2025-07-08 08:59:31 +00:00
utils Enable more markdown paste features in textarea editor (#35494) 2025-09-16 23:55:57 +00:00
vendor Fix areYouSure confirm (#32941) 2024-12-21 12:11:22 -05:00
webcomponents Optimize overflow-menu (#34183) 2025-04-13 01:59:36 +00:00
bootstrap.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
bootstrap.ts Merge index.js (#34963) 2025-07-06 04:55:16 +00:00
globals.d.ts Merge index.js (#34963) 2025-07-06 04:55:16 +00:00
globals.ts Merge index.js (#34963) 2025-07-06 04:55:16 +00:00
htmx.ts Merge index.js (#34963) 2025-07-06 04:55:16 +00:00
index-domready.ts Fix package link setting can only list limited repositories (#35394) 2025-09-11 01:50:17 +02:00
index.ts Fix various problems (#35012) 2025-07-09 16:46:51 +00:00
svg.test.ts Remove "class-name" from svg icon (#33540) 2025-02-09 22:39:54 +02:00
svg.ts Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
types.ts Clean up npm dependencies (#35484) 2025-09-15 16:34:54 +02:00
utils.test.ts Use `git diff-tree` for `DiffFileTree` on diff pages (#33514) 2025-02-28 00:58:25 +00:00
utils.ts Address some CodeQL security concerns (#35572) 2025-10-04 01:21:26 +08:00
vitest.setup.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00