From 22d3d2b695457a2befd4c59027316c60602bed43 Mon Sep 17 00:00:00 2001 From: Till JS Date: Tue, 7 Apr 2026 14:12:12 +0200 Subject: [PATCH] =?UTF-8?q?feat(dreams):=20quick=20wins=20=E2=80=94=20date?= =?UTF-8?q?/time=20picker,=20filter=20tabs,=20symbol=20filtering?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Filter tabs (All / Lucid / Nightmare / Recurring) above the dream list - Symbol chips in the insights ribbon are clickable to filter the list - Symbol chips on each dream row are clickable too, with active state - Editor exposes dreamDate, bedtime and wakeTime via native pickers - Sleep quality star rating in the editor (1–5, toggleable) - Recurring-dream toggle alongside the lucid toggle - Recurring badge on dream rows - Dream row converted from {/each} + {#if symbolFilter} + + {/if} + + {/if} + + + {#if dreams.length > 0} +
+ + + +
{/if} @@ -206,10 +291,49 @@ {/each} -