managarten/packages/shared-ui/src/molecules
Till JS 7ba82472b2 feat(manacore/web): wire TagField, FavoriteButton, ColorPicker into module UIs
Add shared TagField component (ID-based wrapper for TagSelector).
Wire TagField into: calendar EventForm, times EntryForm, cards
CreateDeckModal, contacts detail page. Wire FavoriteButton into
contacts list (replaces inline Star toggle). Add ColorPicker to
cards CreateDeckModal for deck color selection.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 17:20:46 +02:00
..
contacts feat(contacts): integrate contacts into Todo and Calendar apps 2025-12-11 16:00:08 +01:00
feedback refactor(shared-ui): replace remaining inline SVGs with Phosphor icons 2026-03-31 12:44:50 +02:00
loaders 🚸 ux(matrix-web): improve mobile responsiveness 2026-01-29 17:37:35 +01:00
media refactor(shared-ui): replace remaining inline SVGs with Phosphor icons 2026-03-31 12:44:50 +02:00
stats feat: add Tier 2 shared components (stats, tags, media) 2025-11-24 22:39:15 +01:00
tags feat(manacore/web): wire TagField, FavoriteButton, ColorPicker into module UIs 2026-04-02 17:20:46 +02:00
Checkbox.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
ColorPicker.constants.ts feat(shared-ui): add generic ColorPicker with standard palettes 2026-04-02 16:23:26 +02:00
ColorPicker.svelte feat(shared-ui): add generic ColorPicker with standard palettes 2026-04-02 16:23:26 +02:00
ColorPicker.test.ts feat(shared-ui): add generic ColorPicker with standard palettes 2026-04-02 16:23:26 +02:00
ConfirmationPopover.svelte feat(ui): add ConfirmationPopover component for inline confirmations 2025-12-14 15:09:16 +01:00
DataCard.svelte chore: various UI improvements and fixes 2025-12-10 20:05:02 +01:00
FavoriteButton.svelte feat(shared-ui,shared-stores): add FavoriteButton component and toggleField utility 2026-04-02 16:16:23 +02:00
FavoriteButton.test.ts feat(shared-ui,shared-stores): add FavoriteButton component and toggleField utility 2026-04-02 16:16:23 +02:00
FilterDropdown.svelte fix(contacts): resolve Svelte 5 hydration error 2025-12-14 21:13:22 +01:00
FilterDropdown.types.ts fix(contacts): resolve Svelte 5 hydration error 2025-12-14 21:13:22 +01:00
index.ts feat(manacore/web): wire TagField, FavoriteButton, ColorPicker into module UIs 2026-04-02 17:20:46 +02:00
Input.svelte chore: various UI improvements and fixes 2025-12-10 20:05:02 +01:00
KeyboardShortcutsPanel.svelte refactor(shared-ui): replace remaining inline SVGs with Phosphor icons 2026-03-31 12:44:50 +02:00
ModalFooter.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
PageHeader.svelte refactor(shared-ui): replace remaining inline SVGs with Phosphor icons 2026-03-31 12:44:50 +02:00
ReminderPicker.svelte feat(shared-stores,shared-ui): add shared reminder system 2026-04-02 16:54:15 +02:00
ReminderPicker.test.ts feat(shared-stores,shared-ui): add shared reminder system 2026-04-02 16:54:15 +02:00
Select.svelte refactor(shared-ui): replace remaining inline SVGs with Phosphor icons 2026-03-31 12:44:50 +02:00
Select.types.ts feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
Textarea.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
Toggle.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00