title | issue | author | author_github | author_email |
---|---|---|---|---|
WYSIWYG copying and fix text-editor toolbar position |
NEXT-18745 |
Niklas Limberg |
NiklasLimberg |
- Changed
sw-text-editor-toolbar/index.js
to update the toolbar position on text alignment changes, scrolling and resizing - Changed
sw-text-editor/index.js
to allow copy and paste of html in editor mode - Added a
copy
event listener to the.sw-text-editor__content-editor
element insw-text-editor.html.twig
- Changed style of
.sw-cms-toolbar
insw-cms-toolbar.scss
, to let the text-editor-toolbar slide under thecms-toolbar
- Changed
sw-text-editor/index.js
to fix text alignment assignment, when a complete HTML element is selected