managarten/packages
Till JS a15b027e96 fix(shared-ui): block click event after drag to prevent detail view opening
After a successful drag-and-drop, the browser fires a click event on
the source element. This was opening the detail view overlay instead of
completing the drop. Now a one-time click blocker is added after drag
ends to swallow the spurious click.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 13:15:53 +02:00
..
cards-database refactor(db): consolidate ~20+ databases into 2 (mana_platform + mana_sync) 2026-04-02 14:31:28 +02:00
credits refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
eslint-config Revert "test: verify pre-commit hook works" 2026-03-17 13:11:31 +01:00
feedback chore: commit remaining changes from recent sessions 2026-03-28 17:54:51 +01:00
help fix(help): fix createSearcher import path in HelpSearch.svelte 2026-03-28 20:55:33 +01:00
local-llm fix(local-llm): wrap @mlc-ai/web-llm in dynamic import for Docker builds 2026-04-02 12:22:20 +02:00
local-store fix(todo): homepage loading state + completed date on task items 2026-03-28 18:15:26 +01:00
notify-client fix(notify-client): don't send undefined emailOptions 2026-01-29 23:25:46 +01:00
qr-export chore(matrix-mobile): configure EAS Build for TestFlight and fix type errors 2026-03-06 19:36:39 +01:00
shared-api-client fix(shared-api-client): add useRuntimeUrl flag for cross-app clients 2026-03-20 17:11:31 +01:00
shared-auth refactor(analytics): add module context to all Umami events 2026-04-02 16:35:27 +02:00
shared-auth-ui fix: revert @const to svelte:component (invalid placement in div) 2026-04-03 12:04:18 +02:00
shared-branding fix(branding): rename ManaContacts to Kontakte 2026-04-03 11:38:53 +02:00
shared-config fix lint 2025-12-04 00:32:13 +01:00
shared-drizzle-config refactor(db): consolidate ~20+ databases into 2 (mana_platform + mana_sync) 2026-04-02 14:31:28 +02:00
shared-error-tracking fix(error-tracking): switch to ESM output for SvelteKit compatibility 2026-03-23 08:44:47 +01:00
shared-errors Fix wrong type 2025-12-04 23:25:25 +01:00
shared-go refactor(shared-go): extract shared auth package from 3 Go services 2026-04-02 13:27:44 +02:00
shared-hono feat(manacore/web): wire TagField, FavoriteButton, ColorPicker into module UIs 2026-04-02 17:20:46 +02:00
shared-i18n feat(todo/web, shared-i18n): complete i18n for Todo web app + add missing common translations 2026-04-01 14:19:48 +02:00
shared-icons improve code quality 2025-12-03 23:42:37 +01:00
shared-landing-ui refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
shared-links refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
shared-llm feat: add Ollama memory optimization, LLM metrics, and chat streaming 2026-03-24 09:41:33 +01:00
shared-logger feat(manacore/web): wire TagField, FavoriteButton, ColorPicker into module UIs 2026-04-02 17:20:46 +02:00
shared-pwa fix(manacore/web): fix build errors for production deployment 2026-04-02 12:05:49 +02:00
shared-python/manacore_auth refactor(shared-python): extract shared auth package from mana-stt and mana-tts 2026-04-02 14:09:32 +02:00
shared-splitscreen ️ fix: resolve all svelte-check a11y warnings across web apps 2025-12-15 19:09:01 +01:00
shared-storage refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
shared-stores refactor: consolidate codebase — remove archived code, deduplicate packages, standardize middleware 2026-04-03 12:55:58 +02:00
shared-tags fix(tags): add FK constraint, token validation, input validation 2026-03-26 21:49:21 +01:00
shared-tailwind refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
shared-theme refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
shared-theme-ui feat(shared-ui): add FilterDropdown export and InputBar FAB support 2025-12-14 21:32:03 +01:00
shared-tsconfig 🔧 chore: create @manacore/shared-tsconfig and migrate 13 backends 2026-01-29 16:38:57 +01:00
shared-types feat: add org landing page builder service 2026-03-23 13:20:10 +01:00
shared-ui fix(shared-ui): block click event after drag to prevent detail view opening 2026-04-03 13:15:53 +02:00
shared-uload fix: resolve all 40 Svelte dev warnings for clean startup 2026-04-03 12:01:17 +02:00
shared-utils feat(analytics): add event tracking to remaining 12 module stores 2026-04-02 17:17:07 +02:00
shared-vite-config feat(shared): add DevBuildBadge component and getBuildDefines() helper 2026-03-20 19:34:21 +01:00
spiral-db feat(spiral-db): add mana activity schema for cross-app unified spiral 2026-04-02 11:13:06 +02:00
subscriptions refactor(packages): consolidate 2 subscription packages into @manacore/subscriptions 2026-03-28 17:40:47 +01:00
test-config improve code quality 2025-12-03 23:42:37 +01:00
wallpaper-generator chore: fix wallpaper-generator test script and update CLAUDE.md test count 2026-03-21 10:54:21 +01:00