gitea/web_src
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
..
css move semantic.dropdown.custom.js to webpack (#9064) 2019-11-21 18:30:14 -05:00
fomantic Change font to Roboto to support more charsets (#9803) 2020-01-25 23:47:42 +02:00
js fix commit view JS features, reimplement folding (#9968) 2020-01-26 08:17:25 +00:00
less fix commit view JS features, reimplement folding (#9968) 2020-01-26 08:17:25 +00:00