@ -772,3 +772,36 @@ Fixed exported ListTableV2 sizing behavior by wiring fixed-row-height handling i
@@ -772,3 +772,36 @@ Fixed exported ListTableV2 sizing behavior by wiring fixed-row-height handling i
### Next Steps
- None - task complete
## Session 19: Table-v2 timestamp and alignment follow-up
**Date**: 2026-04-09
**Task**: Table-v2 timestamp and alignment follow-up
**Branch**: `dev`
### Summary
Extracted shared timestamp display logic into plugs/composables, switched list-table-v2 to column-level timestamp formatting, removed table-level timestampFormat, added maxTextWidth-based text caps, and fixed header/body alignment handling in the new table implementation.