SurfSense/surfsense_web/components/new-chat
Anish Sarkar 37559fcc6d refactor: enhance chat UI components for mobile responsiveness
- Updated the layout of the ComposerAction and ChatHeader components to improve mobile compatibility.
- Added a new prop to ImageModelSelector for mobile-specific rendering.
- Adjusted ModelSelector to conditionally render elements based on mobile view, enhancing user experience on smaller screens.
2026-06-19 01:41:21 +05:30
..
chat-example-prompts.tsx Merge remote-tracking branch 'upstream/dev' into feat/unified-model-connections 2026-06-13 19:04:49 +05:30
chat-header.tsx refactor: enhance chat UI components for mobile responsiveness 2026-06-19 01:41:21 +05:30
chat-share-button.tsx feat(chat): implement chat tab synchronization and enhance thread activation with new hooks for improved navigation and metadata management 2026-06-04 18:16:33 +05:30
composer-suggestion-popup.tsx chore: linting 2026-05-28 19:21:29 -07:00
document-mention-picker.tsx refactor: anonymous/free chat experience 2026-05-31 15:58:21 -07:00
image-model-selector.tsx refactor: enhance chat UI components for mobile responsiveness 2026-06-19 01:41:21 +05:30
model-selector.tsx refactor: enhance chat UI components for mobile responsiveness 2026-06-19 01:41:21 +05:30
prompt-picker.tsx chore: linting 2026-05-28 19:21:29 -07:00
use-composer-suggestion-navigator.ts feat(web): enhance chat context and mention handling with connector support 2026-05-26 21:11:53 +05:30