- Fix tab double-click popover not showing: tab bar overflow-x:auto was clipping the position:absolute popover. Now uses position:fixed anchored to the button's bounding rect, captured on dblclick. Also stabilizes the outside-click listener (onCloseRef pattern, empty deps). - Restructure someday task item order to: [project icon column] [checkbox] [task name]. Fixed-width 18px icon column (placeholder when no project) keeps all checkboxes and task names vertically aligned. v1.108.0 |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| lib | ||
| types | ||
| middleware.ts | ||