managarten/apps/mana/apps/web/src/lib/modules/moodlit
Till JS e60965ee19 fix(mobile): disable text selection on list rows to unblock long-press context menu
On mobile, long-press was selecting the row text instead of firing
`contextmenu`. Adds `user-select: none` + `-webkit-touch-callout: none`
on collapsed rows across 12 ListViews (notes, todo, dreams, journal,
firsts, contacts, places, mail, moodlit, chat, calendar) and re-enables
`user-select: text` on the inline-editor variants so the textarea
stays selectable while editing.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 15:08:04 +02:00
..
components/mood feat(moodlit): fullscreen mood on click with visual card redesign 2026-04-12 18:45:31 +02:00
stores feat(timeblocks): integrate music, moodlit, presi modules 2026-04-10 19:19:54 +02:00
collections.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
default-moods.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
index.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
ListView.svelte fix(mobile): disable text selection on list rows to unblock long-press context menu 2026-04-17 15:08:04 +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 refactor(mana/web): architecture cleanup — liveQuery migration, dead types, seed registry 2026-04-10 18:01:02 +02:00
types.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00