[editor] Introduce TextEditor mode
This is for the different use saces of a simple text element and a cloze element. The latter needs more inputs for child elements and also return JSON instead of HTML.
Showing
- projects/editor/src/app/components/dialogs/rich-text-edit-dialog.component.ts 3 additions, 3 deletions...app/components/dialogs/rich-text-edit-dialog.component.ts
- projects/editor/src/app/services/dialog.service.ts 1 addition, 1 deletionprojects/editor/src/app/services/dialog.service.ts
- projects/editor/src/app/text-editor/rich-text-editor.component.html 2 additions, 1 deletion...ditor/src/app/text-editor/rich-text-editor.component.html
- projects/editor/src/app/text-editor/rich-text-editor.component.ts 1 addition, 1 deletion.../editor/src/app/text-editor/rich-text-editor.component.ts
Please register or sign in to comment