[editor] TextEditor: Add extensions for list styles
Before it was done with a dysfunctional hack. Now with proper extensions to existing (tiptap-node-)extensions. Also reads existing style and sets select-element accordingly.
Showing
- projects/editor/src/app/text-editor/bulletList-extension.ts 51 additions, 0 deletionsprojects/editor/src/app/text-editor/bulletList-extension.ts
- projects/editor/src/app/text-editor/orderedList-extension.ts 53 additions, 0 deletionsprojects/editor/src/app/text-editor/orderedList-extension.ts
- projects/editor/src/app/text-editor/rich-text-editor.component.html 4 additions, 2 deletions...ditor/src/app/text-editor/rich-text-editor.component.html
- projects/editor/src/app/text-editor/rich-text-editor.component.ts 11 additions, 7 deletions.../editor/src/app/text-editor/rich-text-editor.component.ts
Please register or sign in to comment