forgejo/web_src/js
silverwind fd094eea95 fix commit view JS features, reimplement folding ()
* 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 () 2020-01-20 12:07:30 +02:00
features Issue/PR Context Popups () 2020-01-19 23:39:21 -05:00
gitGraph.js Update JS dependencies () 2019-12-06 14:41:25 +08:00
gitGraphLoader.js move semantic.dropdown.custom.js to webpack () 2019-11-21 18:30:14 -05:00
index.js fix commit view JS features, reimplement folding () 2020-01-26 08:17:25 +00:00
jquery.js move jquery and jquery-migrate to npm/webpack () 2020-01-21 19:32:33 +02:00
polyfills.js fix commit view JS features, reimplement folding () 2020-01-26 08:17:25 +00:00
publicPath.js add css extraction and minification to webpack () 2020-01-25 16:41:34 +08:00
semanticDropdown.js switch to fomantic-ui () 2019-12-17 16:34:11 -05:00
swagger.js move swagger-ui to webpack/npm () 2020-01-14 13:02:08 -05:00