gitea/web_src/js/components
silverwind 8c8eb4b6f9
Clean up npm dependencies (#35484)
- `type-fest` is replaced by our own types
- `@stylistic/eslint-plugin-js` is no longer in use, it was replaced
with `@stylistic/eslint-plugin`
- `@types/license-checker-webpack-plugin` does not apply to our forked
version and has a type stub
2025-09-15 16:34:54 +02:00
..
ActionRunStatus.vue Fix vertical centering of file tree icons and use entryIcon for submodules/symlinks (#34137) 2025-04-09 18:10:16 -07:00
ActivityHeatmap.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
ContextPopup.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
DashboardRepoList.vue Fix some log and UI problems (#34863) 2025-06-26 00:32:50 +08:00
DiffCommitSelector.vue Fix bug when review pull request commits (#35192) 2025-08-03 10:23:10 -07:00
DiffFileTree.vue Add repo file tree item link behavior (#34730) 2025-06-20 02:28:19 +08:00
DiffFileTreeItem.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
PullRequestMergeForm.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
RepoActionView.vue Update JS deps, regenerate SVGs (#34640) 2025-06-07 17:59:36 +00:00
RepoActivityTopAuthors.vue Update JS and PY deps (#35191) 2025-08-01 07:24:26 +00:00
RepoBranchTagSelector.vue Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
RepoCodeFrequency.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
RepoContributors.vue Clean up npm dependencies (#35484) 2025-09-15 16:34:54 +02:00
RepoRecentCommits.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
ViewFileTree.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
ViewFileTreeItem.vue Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813) 2025-06-22 21:37:03 +08:00
ViewFileTreeStore.ts Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00