veza/apps/web/src/components/ui/select
senke fc58d89606 feat: UI components, services, utils, i18n, and routing
Update shared components (ComingSoon, SelectTrigger, AnnouncementBanner,
modals, social cards). Add usePatina hook. Refine API services, error
handling, query invalidation, state management. Update i18n strings
(en/fr/es). Update routing and app configuration.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 15:46:42 +01:00
..
index.ts refactor(ui): decompose Select into select module 2026-02-05 21:16:19 +01:00
Select.stories.tsx fix(web): resolve all 568 TypeScript errors — tsc --noEmit now passes with zero errors 2026-02-13 00:32:08 +01:00
Select.tsx refactor(ui): decompose Select into select module 2026-02-05 21:16:19 +01:00
SelectDropdownContent.tsx fix(web): resolve all 568 TypeScript errors — tsc --noEmit now passes with zero errors 2026-02-13 00:32:08 +01:00
SelectOptionItem.tsx feat(a11y): comprehensive accessibility & view states improvements 2026-02-09 23:04:35 +01:00
SelectTrigger.tsx feat: UI components, services, utils, i18n, and routing 2026-03-23 15:46:42 +01:00
types.ts refactor(ui): decompose Select into select module 2026-02-05 21:16:19 +01:00
useSelect.ts chore: enable noUncheckedIndexedAccess, isolate ghost MSW handlers, document go-clamd tech debt 2026-02-12 23:12:35 +01:00