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/templates/repo/diff
zeripath c0da3638e7
Restore function to "Show more" buttons (#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>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
blob_excerpt.tmpl Make sure fmt catches all templates (#20979) 2 years ago
box.tmpl Restore function to "Show more" buttons (#22399) 2 years ago
comment_form.tmpl Fix the quick-submit for pending review comment (#20992) 2 years ago
comment_form_datahandler.tmpl Make sure fmt catches all templates (#20979) 2 years ago
comments.tmpl Change ID pattern of raw content container for issue (#21966) 2 years ago
compare.tmpl Revert increased width on pull pages (#21470) 2 years ago
conversation.tmpl Improve code comment review on mobile (#21461) 2 years ago
csv_diff.tmpl Fix CSV diff for added/deleted files (#21189) 2 years ago
escape_title.tmpl Switch Unicode Escaping to a VSCode-like system (#19990) 3 years ago
image_diff.tmpl Make sure fmt catches all templates (#20979) 2 years ago
new_comment.tmpl
new_review.tmpl Make sure fmt catches all templates (#20979) 2 years ago
options_dropdown.tmpl Add filetree on left of diff view (#21012) 2 years ago
section_code.tmpl Switch Unicode Escaping to a VSCode-like system (#19990) 3 years ago
section_split.tmpl Improve code comment review on mobile (#21461) 2 years ago
section_unified.tmpl Improve code comment review on mobile (#21461) 2 years ago
stats.tmpl Replace fomantic popup module with tippy.js (#20428) 3 years ago
whitespace_dropdown.tmpl Use native inputs in whitespace dropdown (#20980) 2 years ago