-
- Downloads
Add tooltip extension to RichTextEditor
Showing
- projects/common/models/elements/element.ts 2 additions, 0 deletionsprojects/common/models/elements/element.ts
- projects/editor/src/app/app.module.ts 5 additions, 1 deletionprojects/editor/src/app/app.module.ts
- projects/editor/src/app/components/dialogs/tooltip-properties-dialog.component.ts 61 additions, 0 deletions...components/dialogs/tooltip-properties-dialog.component.ts
- projects/editor/src/app/services/dialog.service.ts 15 additions, 0 deletionsprojects/editor/src/app/services/dialog.service.ts
- projects/editor/src/app/text-editor/extensions/tooltip.ts 93 additions, 0 deletionsprojects/editor/src/app/text-editor/extensions/tooltip.ts
- projects/editor/src/app/text-editor/rich-text-editor.component.html 5 additions, 0 deletions...ditor/src/app/text-editor/rich-text-editor.component.html
- projects/editor/src/app/text-editor/rich-text-editor.component.ts 23 additions, 10 deletions.../editor/src/app/text-editor/rich-text-editor.component.ts
Loading
Please register or sign in to comment