Folo/packages/internal/components
Innei 015f4ea10a
fix(editor): is input empty state
- Modified the isEmpty method in both ChatInput and LexicalRichEditor components to check if the editor's content is empty by verifying if the trimmed text content is an empty string.
- Added an accessories prop to LexicalRichEditor for improved flexibility in rendering additional UI elements.

Signed-off-by: Innei <tukon479@gmail.com>
2025-10-22 21:51:06 +08:00
..
assets fix: update text autospace classes in ListItem, EntryTitle, and ArticleLayout components 2025-10-19 23:44:44 +08:00
src fix(editor): is input empty state 2025-10-22 21:51:06 +08:00
package.json chore: update dependencies 2025-10-21 16:33:03 +08:00
tsconfig.json refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00