Dawson fcc1bab759 feat: add strikethrough styling for completed tasks in Done column - Implement visual strikethrough effect for tasks in Done column
- Add CSS styling with opacity and italic formatting for better UX
- Apply styling based on column name to support dynamic column IDs
- Include JavaScript logic to automatically detect and style done tasks
- Ensure styling updates when tasks are moved between columns
- Add support for both light and dark themes
2025-06-20 14:00:43 -05:00
..