-
- Downloads
There was an error fetching the commit references. Please try again later.
Scroll to diff file when clicking on file name
- Add an ID to the diff content - handle clicking on file name in diffFileHeader when it is not a link to another page but rather a link to an element on the page
Showing
- app/assets/javascripts/diffs/components/diff_file.vue 16 additions, 14 deletionsapp/assets/javascripts/diffs/components/diff_file.vue
- app/assets/javascripts/diffs/components/diff_file_header.vue 29 additions, 1 deletionapp/assets/javascripts/diffs/components/diff_file_header.vue
- app/assets/javascripts/lib/utils/common_utils.js 17 additions, 8 deletionsapp/assets/javascripts/lib/utils/common_utils.js
- changelogs/unreleased/57669-fix-bug-clicking-file-header-refreshes-page.yml 6 additions, 0 deletions...sed/57669-fix-bug-clicking-file-header-refreshes-page.yml
- spec/javascripts/diffs/components/diff_file_header_spec.js 70 additions, 1 deletionspec/javascripts/diffs/components/diff_file_header_spec.js
- spec/javascripts/lib/utils/common_utils_spec.js 33 additions, 0 deletionsspec/javascripts/lib/utils/common_utils_spec.js
Please register or sign in to comment