stable
Clone or download
Read-only
part of story #38627 Choice of a new Rich Text Editor The button has been wrongfully named after a confusion induced by the `<em>` tag used to put some text in italics. "em" does not stand for "embedded", but for "emphasized". Since it puts the text in italics, it is better to rename the button to avoid more confusion. -- no functional change expected Change-Id: Ie722f72b7d920f55f21df3a6a6579246ef3ee9c4
Modified Files
Name | ||||
---|---|---|---|---|
M | lib/frontend/prose-mirror-editor-toolbar/po/fr_FR.po | +1 | −1 | Go to diff View file |
R | lib/frontend/prose-mirror-editor-toolbar/src/elements/buttons/embedded.test.ts | Go to diff View file | ||
R | lib/frontend/prose-mirror-editor-toolbar/src/elements/buttons/embedded.ts | Go to diff View file | ||
M | lib/frontend/prose-mirror-editor-toolbar/src/elements/toolbar-element.ts | +5 | −5 | Go to diff View file |
M | lib/frontend/prose-mirror-editor/src/plugins/toolbar/helper/MonoToolbarActionActivator.ts | +1 | −1 | Go to diff View file |
M | lib/frontend/prose-mirror-editor/src/plugins/toolbar/helper/toolbar-bus.ts | +6 | −6 | Go to diff View file |
M | lib/frontend/prose-mirror-editor/src/plugins/toolbar/mono-toolbar.ts | +1 | −1 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/components/toolbar/EditorToolbar.vue | +1 | −1 | Go to diff View file |