Core v5.4
Changes
- Added browser classes to the iframe to do styling based on the current browser
- Changed default value of `autoDetectTextDirection` to false for performance gain when loading big documents
- Removed about link from breadcrumb as this will now be added by demo features plugin
- Added `xeditor.css` file for adding/adjusting styling of the xeditor component/theme
- Added CSS class `xe*selected*ribbon` to currently selected ribbon (in external toolbar) and assigned proper styling to it
- Added logic for onContextMenuBefore when clicking on a emptyText element
- Default Browser contextMenu is now hidden when clicking oustide of document
- Added fix for disabled copy/cut buttons when no content is selected.
- Added check for baseConfig
- Added delete characters until the next whitespace on pressing CRTL + backspace or CTRL + delete
- Added function for finding next/previous tree sibling(byTypes)
- Added check for baseConfig
- Reviewbar entry buttons will now be visible and highlight on hover/select
- Added fix for disabled copy/cut buttons when no content is selected
- Added check for baseConfig
- Added `documentLoadingIndicator` to Frame containing a spinner which is shown while document is being opened
- Added editor config `documentLoadingIndicatorSelector` which should contain the selector for `documentLoadingIndicator` in order to remove if after document is loaded
Bugfixes
- Added check to allow text insert only in text elements
- Added check pressing shift to prevent Text delete
- Added check if child is an element node with length 1 and text is a placeHolderChar to breakUntil function in order to prevent insertion of multiple elements with role inline
- Added bugfix for overflow of breadcrumb
- Added `trimPlaceHolderChar` to find/replace in order in order fix issue where search for only 1 character was not successful
- Search & Insert element field is now disabled if editor is in view mode
- Added logic for checkSelectionContains Data "editable" and "removable"
- Fixed issue in reviewbar causing comment created on a range selection not to be activated
- Added logic for pressing f12
- Insert CSS for changeTracker/comments when author name is to long and overlap buttons
- Fixed issue causing multiple spaces being inserted when beginning of word was selected and space inserted
- Changed getNode for frame only node
Plugin-Changetracker v1.4
Changes
- Added tooltips to reviewbar entry buttons
Plugin-Comment v1.4
Changes
- Added tooltips to reviewbar entry buttons
Plugin-Demofeatures 1.0
Changes
- Added config enableAboutLink which will add about link to breadcrumb if set to true
Plugin-Footnote v1.1
Changes
- Added optional break handling for leaving footnote element after return on empty paragraphs
Plugin-Spellchecker v2.1
Changes
- Added feature to check only the current documentpart
Bugfixes
- Fixed logic for spellchecker offset calculation when text is removed
Plugin-Tagvisualizer v1.1
Changes
- Added styling inline-block to tag for all modern browsers
Blackbox v1.5
Changes
- Added Util class for general helper functions
- Added new flag to configuration file indicating whether document should be validated on load (will open Raw XML editor when document was invalid)
Blackbox-Dita v1.5
Changes
- Added Util class for general helper functions
- Added new flag to configuration file indicating whether document should be validated on load (will open Raw XML editor when document was invalid)
Bugfixes
- Added handling for different file extensions (.dita, ``.xml`) when using conrefs
Component-Aceeditor v1.1.1
Changes
- Fixed scrolling issues
Xeditor-Demo v1.3
Changes
- Added loader to iframe.html being visible as long as document is being loaded
- Added logic for open big documents with href parameter in link
- Added xeditor.css and include
- Added configs for breakHandlingEnabled
- Added config validateOnLoad to xeblackbox.config.js in order to enable validation during load
Xeditor-Dita v1.4
Changes
- Added xeditor.css file for adding/adjusting styling of the xeditor component/theme
- Added config validateOnLoad to xeblackbox.config.js in order to enable validation during load
- Added ExtJs to iframe.html (required for tooltips in iframe)
- Added loader to iframe.html being visible as long as document is being loaded
Xeditor-Jats v1.2
Changes
- Added xeditor.css file for adding/adjusting styling of the xeditor component/theme
- Adjusted footnote plugin break handling
- Added config validateOnLoad to xeblackbox.config.js in order to enable validation during load
- Added ExtJs to iframe.html (required for tooltips in iframe)
- Added loader to iframe.html being visible as long as document is being loaded
Xeditor v1.2
Changes
- added xeditor.css and include
- Added config validateOnLoad to xeblackbox.config.js in order to enable validation during load
- Added xeditor.css and include
- Added font awesome to iframe.html
- Added loader to iframe.html being visible as long as document is being loaded
- Added ExtJs to iframe.html (required for tooltips in iframe)
Schema-Demo v5.1.1
Bugfixes
- Edit phrase for tab_caption
Schema-DIta-Core v4.1.2
Bugfixes
- Removed overrides for List- and ChangeElementLevel Plugin
- changed showLookUpConref signature and added parentType to be able to provide parentType to conref info backend to filter element results acordingly
- Edit phrase for tab_caption
Comments
0 comments
Article is closed for comments.