Changes with Aloha.Editor 0.20.5


Enhancement

word contenthandler: cleanup for pasted word documents with table of contents


Enhancement

cite plugin: config option if sidebar should auto open or not (Aloha.settings.plugins.cite.sidebar.open: true|false)


Bugfix

paste plugin: removed trim of pasted contents — test[ text] + 2x c&p results now in test text text instead of testtexttext


Bugfix

format/table plugin: added a workaround in the format plugin to enable formating of selected cells


Bugfix

The link plugin won‘t use a scope but will now hide/show it‘s buttons directly.


Bugfix

Fixed the way the table plugin unwrapped it‘s cell contents when deactivating a table – all dom object references where lost before. Now the objects are truly unwrapped, and just moved up one step within the dom structure.