Folo/packages/internal/database/src
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
..
drizzle feat: integrate Lexical rich text editor and update chat components 2025-07-31 21:25:15 +08:00
schemas feat: integrate Lexical rich text editor and update chat components 2025-07-31 21:25:15 +08:00
services feat: sort feed by subscription count or update per week, persist analytics data, close #4140 2025-07-16 00:32:32 +08:00
DatabaseSource.js refactor(database): use wa-sqlite for desktop (#4100) 2025-07-07 23:54:01 +08:00
ResourceLock.ts refactor(database): use wa-sqlite for desktop (#4100) 2025-07-07 23:54:01 +08:00
constant.ts refactor(mobile): separate database package (#3809) 2025-05-26 14:48:27 +08:00
db.desktop.ts chore: integrate sqlite-online 2025-07-31 16:59:36 +08:00
db.rn.ts chore: integrate sqlite-online 2025-07-31 16:59:36 +08:00
db.ts chore: integrate sqlite-online 2025-07-31 16:59:36 +08:00
migrator.ts refactor(mobile): separate database package (#3809) 2025-05-26 14:48:27 +08:00
types.ts refactor(mobile): separate database package (#3809) 2025-05-26 14:48:27 +08:00