Folo/packages/internal/components
Innei dc8ce1f902
fix(ai): edit previous message parse in rich editor
- Integrated ScrollArea for better message editing experience in the EditableMessage component.
- Updated initial editor state handling to streamline the setup process.
- Added MentionPlugin to support mentions within the editor, enhancing user interaction.
- Refactored LexicalRichEditor to utilize EditorRefPlugin for improved editor reference management.

These changes improve the usability and functionality of the message editing interface in the AI chat application.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-06 00:00:38 +08:00
..
assets refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
src fix(ai): edit previous message parse in rich editor 2025-08-06 00:00:38 +08:00
package.json feat(ai): add ai mention plugin (#4305) 2025-08-04 23:06:15 +08:00
tsconfig.json refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00