stable
Clone or download
Read-only
part of: story #38627 : Choice of a new Rich Text Editor Toolbar now includes subscript | superscript Change-Id: Ibf6a78141b75d48ef48067fa6384efdb0c9fe9f1
Modified Files
Name | ||||
---|---|---|---|---|
M | lib/frontend/prose-mirror-editor-toolbar/po/fr_FR.po | +6 | −0 | Go to diff View file |
A | lib/frontend/prose-mirror-editor-toolbar/src/elements/buttons/subscript.test.ts | +87 | −0 | Go to diff View file |
A | lib/frontend/prose-mirror-editor-toolbar/src/elements/buttons/subscript.ts | +72 | −0 | Go to diff View file |
A | lib/frontend/prose-mirror-editor-toolbar/src/elements/buttons/superscript.test.ts | +87 | −0 | Go to diff View file |
A | lib/frontend/prose-mirror-editor-toolbar/src/elements/buttons/superscript.ts | +72 | −0 | Go to diff View file |
M | lib/frontend/prose-mirror-editor-toolbar/src/elements/toolbar-element.ts | +23 | −0 | Go to diff View file |
M | lib/frontend/prose-mirror-editor/po/fr_FR.po | +0 | −12 | Go to diff View file |
M | lib/frontend/prose-mirror-editor/src/plugins/toolbar/helper/MonoToolbarActionActivator.ts | +6 | −0 | Go to diff View file |
M | lib/frontend/prose-mirror-editor/src/plugins/toolbar/helper/toolbar-bus.ts | +14 | −0 | 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 | +6 | −0 | Go to diff View file |
D | lib/frontend/prose-mirror-editor/src/plugins/toolbar/text-transformations/index.ts | +0 | −19 | Go to diff View file |
D | lib/frontend/prose-mirror-editor/src/plugins/toolbar/text-transformations/text-transformations-menu-item.ts | +0 | −53 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/components/toolbar/EditorToolbar.vue | +4 | −0 | Go to diff View file |