Folo/packages
Innei 1b89ea0af0
refactor(ai-chat): simplify isEmpty state checks in ChatInput and LexicalRichEditor
Updated the ChatInput and LexicalRichEditor components to streamline the logic for determining if the editor is empty. The isEmpty state now directly utilizes the $getRoot().isEmpty() method, enhancing code clarity and maintainability. Removed unnecessary text content checks in favor of a more efficient approach.

Signed-off-by: Innei <tukon479@gmail.com>
2025-10-20 19:58:48 +08:00
..
configs chore: update dependencies across multiple packages for improved stability and performance 2025-09-19 22:02:30 +08:00
internal refactor(ai-chat): simplify isEmpty state checks in ChatInput and LexicalRichEditor 2025-10-20 19:58:48 +08:00
readability chore: downgrade linkedom 2025-09-19 23:09:44 +08:00