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>
2023-01-13 17:29:10 +08:00
..
.eslintrc.yaml Fix eslint parsing errors, remove eslint-plugin-html (#20323) 2022-07-15 17:38:18 +08:00
ActivityHeatmap.vue Fix heatmap first color being unused (#22158) 2022-12-18 15:18:07 +02:00
ContextPopup.vue Refactor from Vue2 to Vue3 (#20044) 2022-10-01 22:26:38 +08:00
DashboardRepoList.js Refactor from Vue2 to Vue3 (#20044) 2022-10-01 22:26:38 +08:00
DiffFileList.vue Refactor from Vue2 to Vue3 (#20044) 2022-10-01 22:26:38 +08:00
DiffFileTree.vue Restore function to "Show more" buttons (#22399) (#22426) 2023-01-13 17:29:10 +08:00
DiffFileTreeItem.vue Add filetree on left of diff view (#21012) 2022-09-27 13:22:19 +08:00
PullRequestMergeForm.vue Fix typos in PullRequestMergeForm.vue header comment (#21378) 2022-10-09 15:17:01 +08:00
RepoActivityTopAuthors.vue Split `index.js` to separate files (#17315) 2021-10-17 01:28:04 +08:00
RepoBranchTagDropdown.js Refactor from Vue2 to Vue3 (#20044) 2022-10-01 22:26:38 +08:00
VueComponentLoader.js Update JS dependencies and eslint config (#21388) 2022-10-10 20:02:20 +08:00