Bugfix
Sidebar: Fixed the styles in some plugins, which looked a bit broken and moved some css styles to the core.css.
Bugfix
DOM-to-XHTML plugin: Fixed handling of closing angle brackets, which caused problems when these were included in attributes.
Bugfix
No longer automatically append
elements to block-level elements unless they are empty.
Bugfix
Characterpicker plugin: Fixed the error “Object [object Object] has no method ‘is‘” occuring, when clicking into an editable.
Bugfix
No longer remove the last arbitrary
element inside
Bugfix
Characterpicker plugin: Fixed the overlay not defining a font color for the characters in the overlay and inheriting the color from the content. If the font color was white the text in the overlay wasn‘t visible.