Anish Sarkar
5c11a15fb6
refactor: update UI components by removing unused imports and adjusting loading states
2026-04-01 20:51:55 +05:30
Anish Sarkar
d7dd6db1b9
fix: improve document loading error handling and UI feedback for processing state
2026-04-01 20:31:45 +05:30
DESKTOP-RTLN3BA\$punk
17642493eb
chore: linting
2026-03-31 14:45:46 -07:00
JoeMakuta
be11dea7b3
Merge branch 'dev' into feat/disable-rename-button-and-dynamic-imports
2026-03-31 13:20:36 +02:00
JoeMakuta
fb72bb2b06
refactor: implement dynamic imports for PlateEditor in multiple components with loading skeletons
2026-03-30 19:26:33 +02:00
Anish Sarkar
04691d572b
chore: ran linting
2026-03-30 01:50:41 +05:30
Anish Sarkar
38b77dfb6b
refactor: update editable document types to include 'FILE' and enhance related logic across components for improved functionality
2026-03-29 22:29:40 +05:30
Anish Sarkar
838d38a67a
feat: implement document preview functionality in DocumentsSidebar and enhance mobile experience with vaul drawer
2026-03-29 04:20:22 +05:30
Anish Sarkar
f617ae8742
feat: implement editor panel functionality and integrate with existing components
...
- Added editor panel state management using Jotai atoms.
- Integrated editor panel into the right panel and documents sidebar.
- Updated DocumentsTableShell to open the editor panel on edit action.
- Enhanced NewChatPage to close the editor panel when navigating away.
- Improved context menu actions for document editing and deletion.
2026-03-17 16:55:31 +05:30