Core v6.3.0
Changes
- Added new flag `enableAnyMatchInSearchField` to editor class. When set to true, all elements that contain entered character sequence will be listed. If set to false, only elements that start with entered characters will be listed
- Added additional return value `inReviewbar` to result of `SelectionManager.updateActive`
Bugfixes
- Fixed issue in `SelectionManager.updateActive` causing interaction with review bar to throw JS errors
- Changed documentation of default value of `configURLParseMode` from incorrect value `json` to proper one `eval`
- Fixed issue in document splitting causing incorrect splits in certain scenarios
- Fixed issue that caused document content to be invisible after accordion panel was collapsed
plugin-htmltable v2.0.1
Bugfixes
- Fixed typo in delete row phrase (en)
- Fixed issue in `onTriggerAddRowAfterLastCell` that caused the new inserted cell to not be focused
plugin-tagvisualizer v1.5.1
Bugfixes
- Fixed issue that sometimes prevented whole element to be selected when clicking on tag while `selectWholeElementOnClick` is set to true
plugin-attributeslist v1.1.3
Bugfixes
- Fixed minor issue if idAttribute is used and set to be visible
plugin-listfeatures v3.0.1
Bugfixes
- Added documentation about lists config
plugin-xmlview v2.0.1
Bugfixes
- Fixed issue that caused document content to be invisible after panel was collapsed
plugin-demofeatures v2.0.1
Bugfixes
- Renamed override of CT class handling from `getClassIndexOverride` to `getAuthorClassIndexOverride`
tool-xetypesgen v2.1.0
Changes
- Generator now supports 'ignoreOnMerge' attribute for attribute definitions inside info.xml to set certain attributes to be ignored on any merge operation
schema-dita-core v5.0.1
Bugfixes
- Adapted usage of TOC plugin to newest major release
- Updated checks for empty elements in break handling that got missed during update to Xeditor v6.x
schema-dita-1_3 v5.0.2
Bugfixes
- Adapted usage of TOC plugin to newest major release
- Updated dependency to module `@xeditor/schema-dita-core`
schema-dita-1_2 v5.0.2
Bugfixes
- Adapted usage of TOC plugin to newest major release
- Updated dependency to module `@xeditor/schema-dita-core`
demo-xeditor-dita v2.1.1
Changes
- Updated dependency of module `@xeditor/server-dita-js` (mock up server) to latest major version
- Removed learningPlan from document selection menu
Comments
0 comments
Please sign in to leave a comment.