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.
silverwind fd094eea95 fix commit view JS features, reimplement folding (#9968)
* fix commit view JS features, reimplement folding

File content folding was not working so I reimplemented it in a saner
way. Then I noticed the issue was actually because of missing JS
libraries (seen on the console of every commit with error
'SimpleMDE is not defined').

Fixed the libraries. I think the reimplementation is worth to keep.

* add .closest polyfill

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
4 years ago
..
blob_excerpt.tmpl Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 5 years ago
box.tmpl fix commit view JS features, reimplement folding (#9968) 4 years ago
comment_form.tmpl Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
comment_form_datahandler.tmpl Pull request review/approval and comment on code (#3748) 6 years ago
comments.tmpl Migrate reviews when migrating repository from github (#9463) 5 years ago
compare.tmpl Create PR on Current Repository by Default (#8670) 5 years ago
image_diff.tmpl Bugfix for image compare and minor improvements to image compare (#8289) 5 years ago
new_comment.tmpl Pull request review/approval and comment on code (#3748) 6 years ago
new_review.tmpl Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
options_dropdown.tmpl FIX download diff/patch from commit (#8792) 5 years ago
section_unified.tmpl Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 5 years ago
whitespace_dropdown.tmpl Add whitespace handling to PR-comparsion (#4683) 6 years ago