stable
Clone or download
Read-only
part of story #38627 : Choice of a new Rich Text Editor How to test: In prose mirror editor you have a button `I` to switch into embedded In console, when button is clicked a css class `ProseMirror-menu-active` will be toggled When menu is active text you write is in embedded, else it's regular You can select some text and press `Ctrl+i` to pass selection in embedded Change-Id: Iae18a4b7968dafcc07e69431ff52265676580899
Modified Files
Name | ||||
---|---|---|---|---|
M | lib/frontend/prose-mirror-editor/po/fr_FR.po | +3 | −0 | Go to diff View file |
M | lib/frontend/prose-mirror-editor/src/plugins/toolbar/keymap.ts | +6 | −1 | Go to diff View file |
M | lib/frontend/prose-mirror-editor/src/plugins/toolbar/menu.ts | +14 | −17 | Go to diff View file |
M | lib/frontend/prose-mirror-editor/src/plugins/toolbar/nodes.ts | +15 | −0 | Go to diff View file |