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
zeripath 421d87933b
Restore function to "Show more" buttons (#22399) (#22426)
Backport #22399

There was a serious regression in #21012 which broke the Show More
button on the diff page, and the show more button was also broken on the
file tree too.

This PR fixes this by resetting the pageData.diffFiles as the vue
watched value and reattachs a function to the show more button outside
of the file tree view.

Fix #22380

Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
..
.eslintrc.yaml Fix eslint parsing errors, remove eslint-plugin-html (#20323) 3 years ago
ActivityHeatmap.vue Fix heatmap first color being unused (#22158) 2 years ago
ContextPopup.vue Refactor from Vue2 to Vue3 (#20044) 2 years ago
DashboardRepoList.js Refactor from Vue2 to Vue3 (#20044) 2 years ago
DiffFileList.vue Refactor from Vue2 to Vue3 (#20044) 2 years ago
DiffFileTree.vue Restore function to "Show more" buttons (#22399) (#22426) 2 years ago
DiffFileTreeItem.vue Add filetree on left of diff view (#21012) 2 years ago
PullRequestMergeForm.vue Fix typos in PullRequestMergeForm.vue header comment (#21378) 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