1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/web_src/js
silverwind 7c84dbca4f
fix gitgraph commit hashes in dark theme (#10046)
because the CSS was lazy-loaded the rules in arc-green did not win.
included the css file in the main bundle to fix. the black dots can not
be fixed via CSS because they are drawn in a `<canvas>` element
unfortunately.
2020-01-28 23:22:39 +00:00
..
components Add top author stats to activity page (#9615) 2020-01-20 12:07:30 +02:00
features move highlight.js to npm/webpack (#10011) 2020-01-28 23:57:20 +02:00
gitGraph.js Update JS dependencies (#9255) 2019-12-06 14:41:25 +08:00
gitGraphLoader.js fix gitgraph commit hashes in dark theme (#10046) 2020-01-28 23:22:39 +00:00
index.js move highlight.js to npm/webpack (#10011) 2020-01-28 23:57:20 +02: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