My-Weekly-ToDo-List/src
mARTin 2016b1cb18 fix: weather sidebar toggle — remove sub-checkboxes, fix toggle reliability
Remove the per-field weather checkboxes from the quick-settings sidebar;
those belong in the full settings modal only.

Also make the toggle more reliable: it now updates both the per-view
viewSettings override (saveViewSetting) AND the local profile state
(setProfile) so that effectiveWeatherEnabled is guaranteed to flip on
the next render regardless of which branch getEffective() takes.

v1.83.4
2026-04-05 12:42:41 +02:00
..
app feat: upgrade notes/url to full sidebar+kanban coverage, fix onNotes save bug, harden URL sanitization 2026-04-05 11:59:44 +02:00
components fix: weather sidebar toggle — remove sub-checkboxes, fix toggle reliability 2026-04-05 12:42:41 +02:00
lib fix: reverse FAB menu order + persist iOS PWA session 2026-04-01 20:25:23 +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