stable
Clone or download
Read-only
part of: story #38627 : Choice of a new Rich Text Editor How to test: --> It should behave exactly like the old unlink button inside the prose-mirror toolbar Change-Id: I0956f583961b5362f935d2f4e94274c7c90c3d0b
Modified Files
Name | ||||
---|---|---|---|---|
M | lib/frontend/prose-mirror-editor-toolbar/po/fr_FR.po | +3 | −0 | Go to diff View file |
A | lib/frontend/prose-mirror-editor-toolbar/src/elements/buttons/unlink.test.ts | +87 | −0 | Go to diff View file |
A | lib/frontend/prose-mirror-editor-toolbar/src/elements/buttons/unlink.ts | +76 | −0 | Go to diff View file |
M | lib/frontend/prose-mirror-editor-toolbar/src/elements/toolbar-element.ts | +7 | −1 | Go to diff View file |
M | lib/frontend/prose-mirror-editor/src/plugins/toolbar/helper/MonoToolbarActionActivator.ts | +3 | −0 | Go to diff View file |
M | lib/frontend/prose-mirror-editor/src/plugins/toolbar/helper/toolbar-bus.ts | +7 | −0 | Go to diff View file |
M | lib/frontend/prose-mirror-editor/src/plugins/toolbar/index.ts | +0 | −2 | Go to diff View file |
D | lib/frontend/prose-mirror-editor/src/plugins/toolbar/links/link-menu-item-builder.ts | +0 | −66 | Go to diff View file |
M | lib/frontend/prose-mirror-editor/src/plugins/toolbar/menu.ts | +0 | −4 | Go to diff View file |
M | lib/frontend/prose-mirror-editor/src/plugins/toolbar/mono-toolbar.ts | +4 | −0 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/components/toolbar/EditorToolbar.vue | +1 | −1 | Go to diff View file |