Commit 72283ac
committed
fix(site): show the full dump history again, scrollable instead of capped
Capping the timeline list to the recent 8 reintroduced the original problem — older
syncs were hidden. Show every sync again (now that rows are clean, growth-first lines
rather than a wall of repeated commit names) and cap the list height with a scroll
instead, so the whole history stays reachable without making the section huge.
Refs #11 parent e4a0cdf commit 72283ac
2 files changed
Lines changed: 14 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
302 | 299 | | |
303 | 300 | | |
304 | 301 | | |
| |||
312 | 309 | | |
313 | 310 | | |
314 | 311 | | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
| 312 | + | |
323 | 313 | | |
324 | 314 | | |
325 | 315 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
305 | 314 | | |
306 | 315 | | |
307 | 316 | | |
| |||
404 | 413 | | |
405 | 414 | | |
406 | 415 | | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | 416 | | |
411 | 417 | | |
412 | 418 | | |
| |||
0 commit comments