managarten/packages
Till-JS b9608bd5d2 fix(picture): resolve all TypeScript type errors
- Migrate stores from Database types to API types (camelCase)
- Fix snake_case to camelCase property access across components
- Remove deprecated userId params from API calls (now auth-based)
- Fix Konva type comparisons in BoardCanvas
- Fix async onMount return type issues
- Add emoji property to ThemeVariantDefinition type
- Fix Input autocomplete type to use AutoFill
- Remove invalid 'downloading' status checks

Reduces type errors from 120 to 0.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 09:17:55 +01:00
..
mana-core-nestjs-integration feat(mana-core-nestjs): add OptionalAuthGuard and Public decorator 2025-11-28 21:02:20 +01:00
manadeck-database style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
news-database style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
nutriphi-database style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-auth style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-auth-stores style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-auth-ui feat(shared-auth-ui): redesign login page with animations and theme support 2025-11-29 08:55:56 +01:00
shared-branding feat(nutriphi): migrate to shared auth UI components 2025-11-29 06:04:35 +01:00
shared-config style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-credit-service style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-errors style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-i18n style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-icons feat(icons): migrate to phosphor-svelte for all icon usage 2025-11-29 07:02:59 +01:00
shared-landing-ui style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-subscription-types style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-subscription-ui style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-supabase style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-tailwind style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-theme fix(picture): resolve all TypeScript type errors 2025-11-29 09:17:55 +01:00
shared-theme-ui feat(theme): add ThemePage components and distinct background colors 2025-11-29 09:03:20 +01:00
shared-types style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-ui feat(theme): add themes page to picture, manadeck, and presi apps 2025-11-29 09:14:12 +01:00
shared-utils style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
test-config style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
uload-database style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00