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`.
2023-05-29 16:58:53 +00:00
..
.eslintrc.yaml Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2023-05-29 16:58:53 +00:00
ActionRunStatus.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2023-05-29 16:58:53 +00:00
ActivityHeatmap.vue Make the color of zero-contribution-squares in the activity heatmap more subtle (#24758) 2023-05-17 10:55:34 +00:00
ContextPopup.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2023-05-29 16:58:53 +00:00
DashboardRepoList.vue Repo list improvements, fix bold helper classes (#24935) 2023-05-29 16:55:23 +08:00
DiffFileList.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2023-05-29 16:58:53 +00:00
DiffFileTree.vue Update the value of the `diffEnd` when click `Show More` btn in the DiffFileTree (#24069) 2023-04-12 15:11:23 +02:00
DiffFileTreeItem.vue Use reactive store to share data between components (#23996) 2023-04-11 20:44:26 -04:00
PullRequestMergeForm.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2023-05-29 16:58:53 +00:00
RepoActionView.test.js Improve action log display with control chars (#23820) 2023-04-01 20:57:05 +08:00
RepoActionView.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2023-05-29 16:58:53 +00:00
RepoActivityTopAuthors.vue Refactor dashboard repo list to Vue SFC (#23405) 2023-03-14 12:09:06 +08:00
RepoBranchTagSelector.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2023-05-29 16:58:53 +00:00