Enhancement
Filters the tags used in transformFormattings, extracting the tags setted in the elements allowed setting
Enhancement
Added trimWhitespaceCharacters method in util/html to remove the weirds whitespace characters, this is necessary in Internet Explorer 7
Enhancement
The extra plugin headerids now uses PubSub.sub instead Aloha.bind, when is available
Enhancement
The editable Class now publish the message aloha.editable.deactivated via PubSub
Bugfix
Empty tabs will no longer show on the toolbar
Bugfix
Merging table cells which contains will no longer result in the cell that was merged having unnecessary white spaces.
Bugfix
Setting transformFormattings to true in the generic handler, and allowing the U tag, will no longer result in the elimination of the U tags
Bugfix
Textcolor button on toolbar not longer have style superposition when have styles applied to td or you have jquery-ui styles
Bugfix
The extra plugin headerids not longer result in duplicated id when have duplicated headers title
Bugfix
The table not longer will be deleted when the user press delete key with the cursor just before a table, or press backspace with the cursor just after the table
Bugfix
Prevents write outside the p tags, when you insert a table and select just above of this or just in the right, selecting the table wrapper element.