cherry-studio/src
beyondkmp 98426e084a
refactor: centralize paste handling logic with PasteService (#6199)
- Integrated PasteService for handling paste events in Inputbar and MessageEditor components.
- Removed redundant paste handling code and improved maintainability.
- Registered paste handlers and set last focused component for better user experience.
- Ensured consistent behavior for text and file pasting across components.

Co-authored-by: beyondkmp <beyondkmkp@gmail.com>
2025-05-20 13:09:37 +08:00
..
main feat: add MCP servers via JSON quickly (#6099) 2025-05-20 10:41:25 +08:00
preload feat: add MCP servers via JSON quickly (#6099) 2025-05-20 10:41:25 +08:00
renderer refactor: centralize paste handling logic with PasteService (#6199) 2025-05-20 13:09:37 +08:00