My-Weekly-ToDo-List/src
mARTin 786ccf6921 fix: improve PDF export layout and task block styling
- Separate all-day (external calendar events) from anyday (user tasks
  without time) using externalProvider field; each gets its own strip
- Increase ALL_DAY_H from 22→38px and add NO_TIME_H=28px so both rows
  are actually visible
- Task blocks switch from solid fill to light-tinted background + colored
  left border (Google Calendar style) — much easier to read in print
- Use user's taskColor setting as fallback instead of hardcoded indigo
- Show up to 3 items in all-day strip, 2 in anyday strip with overflow count
- GRID_H now accounts for both optional strips in height calculation

v1.95.2
2026-04-13 09:08:16 +02:00
..
app fix: improve PDF export layout and task block styling 2026-04-13 09:08:16 +02:00
components feat: add week view PDF/print export with live preview 2026-04-09 10:26:06 +02:00
lib feat: quote sources — preset buttons, universal parser, expanded local collection 2026-04-05 12:50:46 +02:00
types feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
middleware.ts feat: add push notifications for calendar event reminders 2026-03-16 21:38:15 +01:00