This repository was archived by the owner on Jul 28, 2026. It is now read-only.
Commit c01bee2
committed
feat: add draggable sidebar resizer
- Add a thin drag handle on the right edge of the sidebar
- Drag to resize between 180px and 600px
- Width persists across page loads via localStorage
- Resizer highlights on hover/drag with accent color
- Hidden on mobile where sidebar is off-screen by default1 parent 1a7a4ce commit c01bee2
2 files changed
Lines changed: 73 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
470 | 491 | | |
471 | 492 | | |
472 | 493 | | |
| |||
1082 | 1103 | | |
1083 | 1104 | | |
1084 | 1105 | | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
1085 | 1110 | | |
1086 | 1111 | | |
1087 | 1112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
358 | 403 | | |
359 | 404 | | |
360 | 405 | | |
| |||
415 | 460 | | |
416 | 461 | | |
417 | 462 | | |
| 463 | + | |
418 | 464 | | |
419 | 465 | | |
420 | 466 | | |
| |||
463 | 509 | | |
464 | 510 | | |
465 | 511 | | |
| 512 | + | |
| 513 | + | |
466 | 514 | | |
467 | 515 | | |
468 | 516 | | |
| |||
0 commit comments