Core v5.9.0
Changes
- Added editor config `enableBreadcrumbElementHighlighting` for enabling/disabling breadcrumb element highlighting
- Improved keyboard navigation in context menu and insert menu. Tab key will now leave focus of selected Search & Insert field within the menu
- Added new handling for shortcuts
- Added logic to insert tooltip to external toolbar buttons
Bugfixes
- Fixed issue that caused elements to be deleted if `ctrl`, `alt` or `meta` key was pressed along with a character when whole element(s) were selected
- Calls to `StatusBar.awaitStatus` will now only be set when `enableStatusBar` flag is set to true
- Fixed typo in Notification class from `xe*notifiaction` to `xe-notification`
- Adjusted default error code handling to use `getErrorMessageByCode` of `Ext.ux.xeditor.Util` class
- Replace and Replace all button of search and replace dialog will now be disabled if editor is not in edit mode
- Enabled highlighting when breadcrumb menu item is selected
Plugin-htmltable v1.2.1
Bugfixes
- Moving rows up and/or down will now also move their attributes
- Fixed wrong call of method `createTableCell`. Was called on the document instead of the table plugin
- Added missing `var` statements
Plugin-mathmleditor v1.1.1
Bugfixes
- Fixed issue that causes Matrices to not be properly insertable
- Fixed many selection handling issues that prevented some formula items to be properly selected
Schema-Jats v3.2.1
Bugfixes
- Added text for inline dropdown button of toolbar
Demo-Xeditor v1.5.1
Bugfixes
- Fixed issue with environment variables in `xepack.config.js`
- The `contenttoeditor.xsl` file has been modified to handle space only content in paragraphs. These paragraphs were previously hidden due to the space collapse
- Fixed incorrect editor confif flag from `enableStatusbar` to `enableStatusBar`
Demo-Xeditor-Demo v1.7.1
Bugfixes
- The `contenttoeditor.xsl` file has been modified to handle space only content in paragraphs. These paragraphs were previously hidden due to the space collapse
- Fixed incorrect editor confif flag from `enableStatusbar` to `enableStatusBar`
Demo-Xeditor-Dita v1.7.1
Bugfixes
- The `contenttoeditor.xsl` file has been modified to handle space only content in paragraphs. These paragraphs were previously hidden due to the space collapse
- Fixed incorrect editor confif flag from `enableStatusbar` to `enableStatusBar`
Demo-Xeditor-Jats v1.5.1
Bugfixes
- The `contenttoeditor.xsl` file has been modified to handle space only content in paragraphs. These paragraphs were previously hidden due to the space collapse
- Fixed incorrect editor config flag from `enableStatusbar` to `enableStatusBar`
Server-Blackbox v1.7.4.
Bugfixes
- Removed allowed header restriction to allow all headers
Server-Blackbox-Dita v1.7.4.
Bugfixes
- Removed allowed header restriction to allow all headers
Comments
0 comments
Article is closed for comments.