managarten/apps/mana/apps/web/src/lib/modules/picture
Till JS 4237d84c18 i18n(drink+habits+picture): translate 3 list views via $_()
- drink/ListView: route through drink.list_view.* (today/log/empty
  + create form + ctx-menu); drops unused PencilSimple equivalent
- habits/ListView: route through habits.list_view.* (voice
  capture + tally grid + create form + ctx-menu); drops unused
  PencilSimple icon import
- picture/ListView: route through picture.list_view.* (drop overlay,
  action strip, view-mode titles, search placeholder, empty states,
  lightbox actions)

Baseline 833 → 818 (-15).
2026-04-27 22:36:57 +02:00
..
components fix(picture): lightbox sits above PillNav + tighter meta column 2026-04-25 15:03:05 +02:00
stores feat(sync): F3 — drop updatedAt as a synced data field 2026-04-26 23:12:22 +02:00
collections.ts feat(picture): M3 — boards adopt the unified visibility system (soft) 2026-04-24 02:23:56 +02:00
index.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
ListView.svelte i18n(drink+habits+picture): translate 3 list views via $_() 2026-04-27 22:36:57 +02:00
module.config.ts fix(mana/web): commit module-registry + module.config.ts files (build-critical) 2026-04-07 19:49:58 +02:00
queries.ts feat(sync): F3 — drop updatedAt as a synced data field 2026-04-26 23:12:22 +02:00
types.ts refactor(visibility): M6.1 — drop legacy isPublic everywhere 2026-04-25 18:16:57 +02:00