Version 6.2
Updating from version 6.1
- install new version using npm
npm install --registry https://npm.xeditor.com
API
The API can be found here: Xeditor 6.2
Changelog
v6.2.0
Changes
- Added deleteWordRegexp-config option to
Editor
class to enable adjustments to the delete word functionality
Bugfixes
Editor.breadcrumbDock
now also works with statusbar. Also History is now positioned properly on all possible dock settings.