Folo/apps
Innei 73a1e6eb6c
feat: integrate Lexical rich text editor and update chat components
- Added support for rich text messages in the chat interface using Lexical.
- Updated ChatInput and related components to handle EditorState and rich text formats.
- Introduced AIRichTextMessage component for rendering rich text messages.
- Removed legacy LexicalRichEditor component and adjusted database schema to drop richTextSchema.
- Updated dependencies to include Lexical packages at version 0.33.1.

Signed-off-by: Innei <tukon479@gmail.com>
2025-07-31 21:25:15 +08:00
..
desktop feat: integrate Lexical rich text editor and update chat components 2025-07-31 21:25:15 +08:00
mobile fix(desktop): move hydrate database to first, drop dataPersist option 2025-07-30 17:52:23 +08:00
ssr fix(desktop): move hydrate database to first, drop dataPersist option 2025-07-30 17:52:23 +08:00