Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins using file src/default.css version e102305b16
|
2021-09-11
| ||
| 03:20 | Final chunk load mode implemented, but diff table widths have somehow been broken (too wide - not sure since when). This version is suitable for playing with and feedback, but not quite yet for trunk. ... (check-in: 5938083e48 user: stephan tags: diff-js-refactoring) | |
| 00:30 | Merge recent trunk enhancements into the diff-js-refactoring branch. ... (check-in: a7fbefee38 user: drh tags: diff-js-refactoring) | |
|
2021-09-10
| ||
| 23:12 | Propagate the default value of diff_context_lines() through to window.fossil.config.diffContextLines for use by the jchunk UI. Per /chat discussion, jchunk will load 3x that many lines of context per button click. ... (check-in: 8f84424fff user: stephan tags: diff-js-refactoring) | |
| 23:01 | Disabled diff context pos debug output. ... (check-in: 4f6b56d253 user: stephan tags: diff-js-refactoring) | |
| 22:55 | Implemented "downwards" loading of diff context (appending to previous chunk). Fixed HTML escaping of loaded lines so that it works together with the existing colorized diff content. ... (check-in: 621ef5b7e8 user: stephan tags: diff-js-refactoring) | |
| 21:30 | Removed some dead code. Internal cleanups and reorg in prep for upcoming changes. ... (check-in: bc5dc16e55 user: stephan tags: diff-js-refactoring) | |
| 16:08 | Some JS code simplification and added dark-mode CSS filter to jchunk controls. ... (check-in: 65ae15e008 user: stephan tags: diff-js-refactoring) | |