Changes with Aloha.Editor 0.22.7


Feature

textcolor-plugin: Introducing the textcolor plugin, which will allow you to apply color to sections of text


Feature

table-plugin: Introducing table cell resize capabilities [table plugin](http://www.aloha-editor.org/guides/plugin_table.html) – Note: the feature is currently disabled by default.


Bugfix

table-plugin: Tables inside blocks will no longer be transformed into editable Aloha Editor tables.


Bugfix

table-plugin: Fixed the cursor problem with ie7. Now ie7 shows the system default arrows.


Bugfix

core: getEditableHost() returns nearest editable rather than the furthest.


Bugfix

blocks: Selecting with +A, when inside of a nested editable, will now only select all of the contents of the immediate editable, rather the contents of parent editables as well.


Bugfix

ui: Floating toolbar will attempt to adjust is positioning to remain entirely in the viewport whenever possible.


Bugfix

core: Fixes numerous issues with repository manager including how query() and getChildren() handle immediate, and asynchronous repositories.


Bugfix

vendor/repository-browser: Updates repository browser with fix to not listing repository folders multiple times into wrong repositories on the tree.


Bugfix

core: Fixed disappearing attributes in browsers that do not support outerHTML.


Bugfix

link-plugins: Fixed inserting of links so that links that span multiple elements are not unnecessarily split into fragments.


Bugfix

image-plugin: Fix numerous bugs with resizing and cropping and improve overall usability