Core v6.4.0
Changes
- Added button `xeditor.highContrast` which will enable/disable high contrast mode
- Improved short cut handling in order to properly handle combination of `CTRL`, `SHIFT` and `ALT` key
Bugfixes
- History now ensures for attributes to be tracked in every condition by always holding one initial history entry that may be empty to store actions outside of prepare/commit
- Fixed issue causing attributes to be set to `null` when undo action was performed and would have removed an attribute
Plugin-AttributesList v1.2.0
Changes
- Added updateState statements on attribute actions
- Added new configuration option `listAllAttributes`. When set to true, all attributes will be displayed in attributes panel, even if they are empty
- Added new configuration option `hideReadOnlyAttributes`. When set to true, attributes that are set to read only will not be added to the attributes panel (only takes effect when `listAllAttributes` is set to true)
- Added new property `attributesConfigButtonClass` with value of `'xe-attributes-config-button'` which will be set on fields of required attributes
Plugin-SearchReplace v1.0.1
Bugfixes
- Fixed typo in german phrases
Plugin-XMLView v2.0.2
Bugfixes
- Improved synchronisation on XML view and selection within the content
Plugin-HTMLTable v2.0.2
Bugfixes
- Remaining rows that became empty due to merge cell down action are now also removed
- Fixed typo in delete row phrase (en)
- Fixed issue in `onTriggerAddRowAfterLastCell` that caused the new inserted cell to not be focused
Plugin-CharacterPicker v2.0.2
Bugfixes
- Fixed wrong textinsert event parameters caused history/tracking not working
Server-Blackbox v2.2.1
Bugfixes
- Adjusted handling of spell checker, causing blackbox to no longer crash if no spell checking is configured
Server-Blackbox-Dita v2.2.1
Bugfixes
- Adjusted handling of spell checker, causing blackbox to no longer crash if no spell checking is configured
Demo-Xeditor v2.1.1
Bugfixes
- Added option to disable spell checking in blackbox configuration by setting property `spellchecker: false`
Demo-Xeditor-Demo v2.1.1
Bugfixes
- Added option to disable spell checking in blackbox configuration by setting property `spellchecker: false`
Demo-Xeditor-Dita v2.1.2
Bugfixes
- Added option to disable spell checking in blackbox configuration by setting property `spellchecker: false`
Demo-Xeditor-Jats v2.1.1
Bugfixes
- Added option to disable spell checking in blackbox configuration by setting property `spellchecker: false`
Comments
0 comments
Article is closed for comments.