My-Weekly-ToDo-List/src
mARTin 2586e3ce34 fix: list view time grid on mobile + legacy FA icon prefix
- Mobile quick settings view switcher now correctly toggles showTimeGrid
  when switching views (list → off, simple/calendar → on), matching
  the desktop switcher behaviour. This removes the unwanted time column
  in list view on mobile.
- ProjectIcon: normalise legacy icon names stored as "faHeart" / "faHouse"
  (camelCase with "fa" prefix) to "heart" / "house" so the FA icon lookup
  succeeds instead of falling through to the text fallback.

v1.81.3
2026-03-31 10:12:58 +02:00
..
app feat: overhaul header display options with mobile portrait/landscape settings 2026-03-31 09:14:16 +02:00
components fix: list view time grid on mobile + legacy FA icon prefix 2026-03-31 10:12:58 +02:00
lib feat: overhaul header display options with mobile portrait/landscape settings 2026-03-31 09:14:16 +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