1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-25 12:41:54 +01:00
gitea/web_src/js/components
silverwind ae0bc0222a
Update to eslint 10 (#36925)
- Enable a few more rules, fix issues. The 2 `value` issues are
false-positives.
- Add exact types for `window.pageData` and
`window.notificationSettings`.
- peerDependencyRules for eslint-plugin-github unrestricted, the plugin
works in v10, but does not declare compatibility, pending
https://github.com/github/eslint-plugin-github/issues/680.
- Added
[eslint-plugin-de-morgan](https://github.com/azat-io/eslint-plugin-de-morgan),
no violations.

---------

Signed-off-by: silverwind <me@silverwind.io>
Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Claude (Opus 4.6) <noreply@anthropic.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2026-03-23 07:49:25 +00:00
..
ActionRunJobView.vue Add summary to action runs view (#36883) 2026-03-22 01:04:39 +00:00
ActionRunStatus.vue Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
ActionRunSummaryView.vue Add summary to action runs view (#36883) 2026-03-22 01:04:39 +00:00
ActionRunView.test.ts Add summary to action runs view (#36883) 2026-03-22 01:04:39 +00:00
ActionRunView.ts Add summary to action runs view (#36883) 2026-03-22 01:04:39 +00:00
ActivityHeatmap.vue Enable TypeScript strictNullChecks (#35843) 2025-12-03 02:13:16 +00:00
ContextPopup.vue Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
DashboardRepoList.vue Update to eslint 10 (#36925) 2026-03-23 07:49:25 +00:00
DiffCommitSelector.vue Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
DiffFileTree.vue Fix and enhance comment editor monospace toggle (#36181) 2026-01-26 14:19:47 +00:00
DiffFileTreeItem.vue Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
PullRequestMergeForm.vue Update to eslint 10 (#36925) 2026-03-23 07:49:25 +00:00
RepoActionView.vue Add summary to action runs view (#36883) 2026-03-22 01:04:39 +00:00
RepoActivityTopAuthors.vue Remove and forbid @ts-expect-error (#36513) 2026-02-02 01:00:34 +08:00
RepoBranchTagSelector.vue Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
RepoCodeFrequency.vue Update to eslint 10 (#36925) 2026-03-23 07:49:25 +00:00
RepoContributors.vue Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
RepoFileSearch.vue Add keyboard shortcuts for repository file and code search (#36416) 2026-02-23 17:20:56 +08:00
RepoRecentCommits.vue Update to eslint 10 (#36925) 2026-03-23 07:49:25 +00:00
ViewFileTree.vue Enable TypeScript strictNullChecks (#35843) 2025-12-03 02:13:16 +00:00
ViewFileTreeItem.vue Show edit page confirmation dialog on tree view file change (#36130) 2025-12-20 02:29:39 +01:00
ViewFileTreeStore.ts Fix file-tree ui error when adding files to repo without commits (#36312) 2026-01-08 12:04:51 -08:00
WorkflowGraph.vue Add summary to action runs view (#36883) 2026-03-22 01:04:39 +00:00