| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
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. |
6 years ago |
|
|
b9690d7c0b |
move highlight.js to npm/webpack (#10011)
- introduced window.config to help with js-based lazy-loading - adjusted webpack chunk naming to avoid 'vendors~name.js' that webpack defaults to for vendor chunks. - added theme class to html and prefixed all selectors. this is neccesary so that the theme styles win over the lazy-loaded ones. Co-authored-by: zeripath <art27@cantab.net> |
6 years ago |
|
|
e4e6d48e30 | Move less from public/ to web_src/ so that it will not be packe… (#8908) | 6 years ago |