Module '@xeditor/core@6.16.0'
Changes
- Keybindingsdialog is now draggable and resizable
- Added better color picker
- Added possibility to hide reviewbars and only show them on focus
- Added hints for paste
- Added possibility to configure the selectionrange when doubleclicking on a text
Bugfixes
- Fix issue preventing default attribute values to be saved, even though
preserveDefaultAttributeValues
is set to true
- Fix issue in markerManager causing space loss in special formatting in combination with comments
- Context menu copy and cut item will now be enabled if complete element is selected
- Fix issue preventing XML content with entities to be pasted
- Fix issue where firefox did not jump to errors
- CTRL + BACKSPACE will now keep care of a linebreak
- Added option to return multiple converted elements
- Fixed overflow menu showing too many buttons when using type
ribbon
in external toolbar config
- Fixed default attributes
- Fixed notifications for error messages
- Fixed issue in
ValidationManager::getNodeByXpath
- Fixed undo/redo button states
- Fix heading behaviour css class
- Add complete element selected class to classNamesToIgnoreActions in order to avoid them to be added to history handling
- Refactoring of handleDoubleClick
- Fixed issue for drag & drop while changetracking is active
- Fixed issue in context menu
- Fixed issue in onKeyDownBefore
Module '@xeditor/middleware@3.1.1'
Changes
- add transform of processing instructions into Elements and reverce
- invalid XMl will now still be formatted when opened in raw editor
Bugfixes
Module '@xeditor/plugin-changetracker@2.6.0'
Changes
- Added possibilty to show reviewbar entries on focus
Module '@xeditor/plugin-searchreplace@1.4.4'
Bugfixes
- fixed search will show second result first
- Fixed issue in extended search
Bugfixes
- selection is directly in footnote after insert
Module '@xeditor/plugin-listfeatures@3.1.1'
Bugfixes
- Fixed issue in list changes
Module '@xeditor/plugin-xmlview@2.4.1'
Bugfixes
- Added update of documentOffsetRanges
Module '@xeditor/plugin-htmltable@3.4.0'
Bugfixes
Module '@xeditor/component-aceeditor@2.1.2'
Bugfixes