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/components
silverwind e06f3d2ee5
Enable `vue/html-closing-bracket-spacing` eslint rule (#24987)
Enable
[`vue/html-closing-bracket-spacing`](https://eslint.vuejs.org/rules/html-closing-bracket-spacing.html)
and set it to never add any useless spaces inside tags. All issues were
fixed automatically with `make lint-js-fix`.
2 years ago
..
.eslintrc.yaml Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2 years ago
ActionRunStatus.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2 years ago
ActivityHeatmap.vue Make the color of zero-contribution-squares in the activity heatmap more subtle (#24758) 2 years ago
ContextPopup.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2 years ago
DashboardRepoList.vue Repo list improvements, fix bold helper classes (#24935) 2 years ago
DiffFileList.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2 years ago
DiffFileTree.vue Update the value of the `diffEnd` when click `Show More` btn in the DiffFileTree (#24069) 2 years ago
DiffFileTreeItem.vue Use reactive store to share data between components (#23996) 2 years ago
PullRequestMergeForm.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2 years ago
RepoActionView.test.js Improve action log display with control chars (#23820) 2 years ago
RepoActionView.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2 years ago
RepoActivityTopAuthors.vue Refactor dashboard repo list to Vue SFC (#23405) 2 years ago
RepoBranchTagSelector.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2 years ago