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 8f8bd3c0cb
Replace Less with CSS (#23508)
Backport https://github.com/go-gitea/gitea/pull/23481,
https://github.com/go-gitea/gitea/pull/23504 and
https://github.com/go-gitea/gitea/pull/23520 to 1.19, just so we have an
easier time with future backports.

Seems to work on a basic level. There was a merge conflict in
`RepoActionView.vue`, otherwise it merged cleanly.

---------

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2 years ago
..
.eslintrc.yaml Fix eslint parsing errors, remove eslint-plugin-html (#20323) 3 years ago
ActivityHeatmap.vue JS refactors (#22227) 2 years ago
ContextPopup.vue Scoped labels (#22585) 2 years ago
DashboardRepoList.js Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147) (#23205) 2 years ago
DiffFileList.vue Move helpers to be prefixed with `gt-` (#22879) 2 years ago
DiffFileTree.vue Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
DiffFileTreeItem.vue Add `title` to PR file tree items (#22918) 2 years ago
PullRequestMergeForm.vue Add force_merge to merge request and fix checking mergable (#23010) 2 years ago
RepoActionView.vue Replace Less with CSS (#23508) 2 years ago
RepoActivityTopAuthors.vue Split `index.js` to separate files (#17315) 3 years ago
RepoBranchTagDropdown.js Refactor from Vue2 to Vue3 (#20044) 2 years ago
VueComponentLoader.js Update JS dependencies and eslint config (#21388) 2 years ago