managarten/packages/shared-ui/src
Till-JS c85cd4556c feat: improve chat UX and add optional auth for public feedback
- Add debounced search (200ms) in chat sidebar for better performance
- Add toast notifications for conversation actions (archive, restore, delete, pin)
- Add race condition protection when loading conversations
- Add OptionalAuthGuard for public feedback endpoint (unauthenticated access)
- Add backHref prop to PageHeader component for back navigation

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 23:10:03 +01:00
..
atoms style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
molecules feat: improve chat UX and add optional auth for public feedback 2025-11-29 23:10:03 +01:00
navigation fix(shared-ui): fix theme mode selector styling in dropdown 2025-11-29 22:29:04 +01:00
organisms feat(chat): add auto title generation, inline renaming, and styled delete modal 2025-11-29 22:43:41 +01:00
settings fix(shared-ui): improve toggle active state styling 2025-11-29 13:23:22 +01:00
index.ts feat(shared-ui): add reusable settings components with glass styling 2025-11-29 13:22:12 +01:00