-
- Downloads
[editor] Refactor TextEditor
- Remove simple variant and integrate it into the normal one with added switch for less controls available and smaller size.
Showing
- projects/editor/src/app/app.module.ts 0 additions, 4 deletionsprojects/editor/src/app/app.module.ts
- projects/editor/src/app/components/dialogs/label-edit-dialog.component.ts 3 additions, 6 deletions...src/app/components/dialogs/label-edit-dialog.component.ts
- projects/editor/src/app/components/dialogs/likert-row-edit-dialog.component.ts 2 additions, 2 deletions...pp/components/dialogs/likert-row-edit-dialog.component.ts
- projects/editor/src/app/components/dialogs/rich-text-edit-dialog.component.ts 7 additions, 4 deletions...app/components/dialogs/rich-text-edit-dialog.component.ts
- projects/editor/src/app/components/dialogs/rich-text-simple-edit-dialog.component.ts 0 additions, 22 deletions...ponents/dialogs/rich-text-simple-edit-dialog.component.ts
- projects/editor/src/app/services/dialog.service.ts 6 additions, 5 deletionsprojects/editor/src/app/services/dialog.service.ts
- projects/editor/src/app/text-editor-simple/rich-text-editor-simple.component.css 0 additions, 30 deletions.../text-editor-simple/rich-text-editor-simple.component.css
- projects/editor/src/app/text-editor-simple/rich-text-editor-simple.component.html 0 additions, 108 deletions...text-editor-simple/rich-text-editor-simple.component.html
- projects/editor/src/app/text-editor-simple/rich-text-editor-simple.component.ts 0 additions, 85 deletions...p/text-editor-simple/rich-text-editor-simple.component.ts
- projects/editor/src/app/text-editor/rich-text-editor.component.html 276 additions, 272 deletions...ditor/src/app/text-editor/rich-text-editor.component.html
- projects/editor/src/app/text-editor/rich-text-editor.component.scss 40 additions, 73 deletions...ditor/src/app/text-editor/rich-text-editor.component.scss
- projects/editor/src/app/text-editor/rich-text-editor.component.ts 2 additions, 0 deletions.../editor/src/app/text-editor/rich-text-editor.component.ts
- projects/editor/src/styles.css 16 additions, 0 deletionsprojects/editor/src/styles.css
Loading
Please register or sign in to comment