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>
5 years ago
..
components Add top author stats to activity page (#9615) 5 years ago
features Issue/PR Context Popups (#9822) 5 years ago
gitGraph.js Update JS dependencies (#9255) 5 years ago
gitGraphLoader.js move semantic.dropdown.custom.js to webpack (#9064) 5 years ago
index.js fix commit view JS features, reimplement folding (#9968) 5 years ago
jquery.js move jquery and jquery-migrate to npm/webpack (#9813) 5 years ago
polyfills.js fix commit view JS features, reimplement folding (#9968) 5 years ago
publicPath.js add css extraction and minification to webpack (#9944) 5 years ago
semanticDropdown.js switch to fomantic-ui (#9374) 5 years ago
swagger.js move swagger-ui to webpack/npm (#9714) 5 years ago