You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js
bytedream 5d6d62493b
Add action auto-scroll (#30057)
Adds an auto-scroll/follow feature to running actions (fix #25186, fix
#28535).

When new log lines are appended and the bottom of the logs container
(`.action-view-right`) is visible at this time, the page automatically
scrolls down to the bottom of the logs.

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 months ago
..
components Add action auto-scroll (#30057) 2 months ago
features Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
markup Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
modules Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
render Fix a number of Typescript issues (#31877) 5 months ago
standalone Fix a number of Typescript issues (#31877) 5 months ago
utils Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
vendor Fix areYouSure confirm (#32941) 2 months ago
webcomponents Rearrange Clone Panel (#31142) 2 months ago
bootstrap.test.ts Convert frontend code to typescript (#31559) 7 months ago
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 7 months ago
globals.d.ts Move RepoBranchTagSelector init outside the SFC (#32890) 2 months ago
globals.ts Convert frontend code to typescript (#31559) 7 months ago
htmx.ts Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
index.ts Refactor issue filter (labels, poster, assignee) (#32771) 2 months ago
svg.test.ts Fix a number of Typescript issues (#31877) 5 months ago
svg.ts Fix incomplete Actions status aggregations (#32859) 2 months ago
types.ts Refactor RepoBranchTagSelector (#32681) 2 months ago
utils.test.ts Add avif image file support (#32508) 3 months ago
utils.ts Fix remaining typescript issues, enable `tsc` (#32840) 2 months ago
vitest.setup.ts Fix a number of Typescript issues (#31877) 5 months ago