Folo/apps/desktop/layer
Innei 7797b7b8fd
feat: implement selected text functionality in AI chat editor, resolves FOL-2800
- Introduced a new SelectedTextNode to handle selected text within the AI chat editor.
- Added a TextSelectionToolbar for user interaction with selected text, including copy and AI query options.
- Updated the editor plugins to include the SelectedTextPlugin for managing selected text insertion.
- Enhanced text selection event handling to capture and process selected text with associated metadata.
- Refactored related components and styles for improved user experience and integration.

Signed-off-by: Innei <tukon479@gmail.com>
2025-11-19 22:39:31 +08:00
..
main feat: revert layer main changes 2025-11-19 09:10:02 +08:00
renderer feat: implement selected text functionality in AI chat editor, resolves FOL-2800 2025-11-19 22:39:31 +08:00