rowboat/apps/rowboatx/components
tusharmagar 5df3b1b524 Refactor RowboatX configuration and enhance editor features
- Updated `next.config.ts` to scope Turbopack to the app's directory.
- Modified `package.json` and `package-lock.json` to include new dependencies for Tiptap and markdown processing.
- Removed deprecated chat API and added new agent and config routes for file management.
- Introduced `JsonEditor` and `MarkdownViewer` components for improved content editing and display.
- Enhanced `TiptapMarkdownEditor` with additional toolbar options and markdown parsing capabilities.
- Updated layout and page components to integrate new editors and improve user experience.
2025-12-22 09:14:09 +05:30
..
ai-elements Refactor RowboatX configuration and enhance editor features 2025-12-22 09:14:09 +05:30
ui UI setup 2025-12-11 11:12:29 +05:30
app-sidebar.tsx Refactor RowboatX configuration and enhance editor features 2025-12-22 09:14:09 +05:30
json-editor.css Refactor RowboatX configuration and enhance editor features 2025-12-22 09:14:09 +05:30
json-editor.tsx Refactor RowboatX configuration and enhance editor features 2025-12-22 09:14:09 +05:30
markdown-viewer.css Refactor RowboatX configuration and enhance editor features 2025-12-22 09:14:09 +05:30
markdown-viewer.tsx Refactor RowboatX configuration and enhance editor features 2025-12-22 09:14:09 +05:30
nav-main.tsx UI setup 2025-12-11 11:12:29 +05:30
nav-projects.tsx UI setup 2025-12-11 11:12:29 +05:30
nav-user.tsx Add agent selection and artifact management to RowboatX UI 2025-12-15 10:01:48 +05:30
team-switcher.tsx UI setup 2025-12-11 11:12:29 +05:30
tiptap-markdown-editor.css Refactor RowboatX configuration and enhance editor features 2025-12-22 09:14:09 +05:30
tiptap-markdown-editor.tsx Refactor RowboatX configuration and enhance editor features 2025-12-22 09:14:09 +05:30