gitea/web_src/js
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>
2020-01-26 08:17:25 +00:00
..
components Add top author stats to activity page (#9615) 2020-01-20 12:07:30 +02:00
features Issue/PR Context Popups (#9822) 2020-01-19 23:39:21 -05:00
gitGraph.js Update JS dependencies (#9255) 2019-12-06 14:41:25 +08:00
gitGraphLoader.js move semantic.dropdown.custom.js to webpack (#9064) 2019-11-21 18:30:14 -05:00
index.js fix commit view JS features, reimplement folding (#9968) 2020-01-26 08:17:25 +00:00
jquery.js move jquery and jquery-migrate to npm/webpack (#9813) 2020-01-21 19:32:33 +02:00
polyfills.js fix commit view JS features, reimplement folding (#9968) 2020-01-26 08:17:25 +00:00
publicPath.js add css extraction and minification to webpack (#9944) 2020-01-25 16:41:34 +08:00
semanticDropdown.js switch to fomantic-ui (#9374) 2019-12-17 16:34:11 -05:00
swagger.js move swagger-ui to webpack/npm (#9714) 2020-01-14 13:02:08 -05:00