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.
forgejo/web_src/js/components
HesterG 3318001880
Fix fullscreen for action (#25200)
An error occurs when clicking on `show full screen` on action page.

<img width="1440" alt="Screen Shot 2023-06-12 at 13 06 52"
src="https://github.com/go-gitea/gitea/assets/17645053/1d4ded3c-fb77-4dd8-9201-24d0696f96eb">

class name has changed in #25134, so the selector is not working. 
Enhance the selectors to fix this.
1 year ago
..
.eslintrc.yaml Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 1 year ago
ActionRunStatus.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 1 year ago
ActivityHeatmap.vue Make the color of zero-contribution-squares in the activity heatmap more subtle (#24758) 1 year ago
ContextPopup.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 1 year ago
DashboardRepoList.vue Fix mobile navbar and misc cleanups (#25134) 1 year ago
DiffFileList.vue Refactor diffFileInfo / DiffTreeStore (#24998) 1 year ago
DiffFileTree.vue Show file tree by default (#25052) 1 year ago
DiffFileTreeItem.vue Refactor diffFileInfo / DiffTreeStore (#24998) 1 year ago
PullRequestMergeForm.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 1 year ago
RepoActionView.test.js Improve action log display with control chars (#23820) 1 year ago
RepoActionView.vue Fix fullscreen for action (#25200) 1 year ago
RepoActivityTopAuthors.vue Refactor dashboard repo list to Vue SFC (#23405) 1 year ago
RepoBranchTagSelector.vue Use correct selector for hiding RSS icon link in the branch selector dropdown (#25080) 1 year ago
ScopedAccessTokenSelector.vue Redesign Scoped Access Tokens (#24767) 1 year ago