Bugfix
Toggling the header status of a table cell did not trigger a smart-content-change event. This has been fixed.
Bugfix
Merged table cells could not be split when they where marked as table headers. Also the aloha-smart-content-changed
event was not triggered properly when cells where merged or splitted. These issures have been fixed.
Bugfix
The initial snapshot of editables were taken too early (before plugins were initialized),
which sometimes caused the editables to be marked as “modified” right from the start (before any actual changes were done by editors).
This has been fixed now.
Also the format plugin will now trigger aloha-smart-content-changed
events when formatting is changed.