mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 14:25:02 +00:00
- Move 22 email components from email-wip/ to email/ (production ready) - Components organized by category: atoms (3), inputs (3), surfaces (4), data-display (4), feedback (2), layout (3), navigation (2) - Total 29 files migrated including category index files - Update index files for data-display, inputs, surfaces categories - Restore I18nNavigation.ts and hooks.ts (actively used by postgres module) - email-wip directory removed as part of migration Files migrated: - Atoms: AttachmentIcon, MarkAsReadCheckbox, StarButton - Inputs: BodyEditor, EmailAddressInput, RecipientInput - Surfaces: ComposeWindow, EmailCard, MessageThread, SignatureCard - Data-Display: AttachmentList, EmailHeader, FolderTree, ThreadList - Feedback: SyncProgress, SyncStatusBadge - Layout: ComposerLayout, MailboxLayout, SettingsLayout - Navigation: AccountTabs, FolderNavigation Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>