Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins related to "sbs-diff-css"
2024-08-05
| ||
15:10 | Replace the JavaScript-based side-by-side diff view with a CSS Grid, as discussed in [forum:93398561d3986c41|forum post 93398561d3986c41]. ... (check-in: 71e9ca7869 user: stephan tags: trunk) | |
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) | |
10:56 | Spell out "setting" in loadmgmt.md. [forum:/forumpost/7485b4bf89|Forum post 7485b4bf89]. ... (check-in: d90990701d user: drh tags: trunk) | |