Files
www.cialloo.com/package.json
cialloo f29f53dec6
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 14s
feat: Implement a rich text editor using Lexical
- Added RichTextEditor component with basic formatting features.
- Integrated toolbar with undo/redo, text formatting, and color pickers.
- Created EditorTheme for styling the editor components.
- Added styles for editor and toolbar.
- Introduced DropdownColorPicker for color selection.
- Updated package.json to include Lexical dependencies.
- Created EditorDemo page to showcase the rich text editor.
- Added README documentation for the editor's features and usage.
2025-10-22 10:20:47 +08:00

1.1 KiB