Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
5 check-ins tagged with "sbs-diff-css"
|
2024-07-31
| ||
| 19:54 | Resolve the awkward misalignment of consecutive diff chunks, thanks to a hint from [forum:85ab14eecd|forum post 85ab14eecd]. ... (Closed-Leaf check-in: c5a4fe54ec user: stephan tags: sbs-diff-css) | |
| 11:14 | In the diff chunk loader, remove stray calls to the JS code which was removed in [61fd1e841fd]. ... (check-in: ac965480d4 user: stephan tags: sbs-diff-css) | |
| 11:06 | Remove approx. 150 lines of JS related to diff layout and syncronous scrolling. ... (check-in: 61fd1e841f user: stephan tags: sbs-diff-css) | |
| 10:57 | Correct the placement of the right-side line number column in sbs diffs. ... (check-in: 15139fa821 user: stephan tags: sbs-diff-css) | |
|
2024-07-30
| ||
| 12:03 | Initial go at using CSS grid layout for side-by-side diffs, rather than using JS to dynamically fit the columns. See discussion at [forum:93398561d3986c41|forum post 93398561d3986c41]. ... (check-in: 375f2af484 user: stephan tags: sbs-diff-css) | |