This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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
gitGraphLoader.js
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
swagger.js