1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-25 17:56:21 +00:00
forgejo/web_src/js/components
silverwind abd79ddebf
Update JS dependencies ()
- Update all JS dependencies minus @mcaptcha/vanilla-glue (unsolved
error, see https://github.com/mCaptcha/glue/issues/65)
- Migrate deprecated eslint rules to `@stylistic/eslint-plugin-js`
- Enable and autofix `@stylistic/js/no-multiple-empty-lines`
- Regenerate poetry.lock with latest poetry
- Tested Mermaid, Swagger, Citation, Vue
2023-11-06 21:14:32 +00:00
..
.eslintrc.yaml Add eslint-plugin-vue-scoped-css () 2023-08-25 13:47:27 +00:00
ActionRunStatus.vue Reorder blocks in vue SFCs () 2023-09-02 14:59:07 +00:00
ActivityHeatmap.vue Reorder blocks in vue SFCs () 2023-09-02 14:59:07 +00:00
ContextPopup.vue Reorder blocks in vue SFCs () 2023-09-02 14:59:07 +00:00
DashboardRepoList.vue Update JS dependencies () 2023-11-06 21:14:32 +00:00
DiffCommitSelector.vue Fix JS NPE when viewing specific range of PR commits () 2023-11-06 02:05:24 +00:00
DiffFileList.vue Fix review UI () 2023-09-28 10:00:26 +00:00
DiffFileTree.vue Improve diff tree spacing () 2023-10-21 10:38:19 +00:00
DiffFileTreeItem.vue Add border to file tree 'sub-items' and add padding to 'item-file' () 2023-10-25 18:00:53 +08:00
PullRequestMergeForm.vue Improve pull request command line instructions () 2023-10-25 15:01:31 +00:00
RepoActionView.vue Add missed return to actions view fetch () 2023-09-27 08:34:52 +08:00
RepoActivityTopAuthors.vue Reorder blocks in vue SFCs () 2023-09-02 14:59:07 +00:00
RepoBranchTagSelector.vue Use fetch helpers instead of fetch () 2023-09-19 00:50:30 +00:00
ScopedAccessTokenSelector.vue Reorder blocks in vue SFCs () 2023-09-02 14:59:07 +00:00