Changes with Aloha.Editor 0.20.24


Feature

metaview: We now also display HR tags in the metaview. We also removed the dependency to the flag-icons plugin.


Feature

list-plugin: When transforming a list from ul to ol or back all sub elements that are selected are also transformed.


Feature

core: Added method Aloha.getEditableHost() to get the editable, that contains the given jQuery object.


Feature

repository browser: If one of the repositories runs into a timeout during query, the browser will now call the method handleTimeout().


Bugfix

characterpicker-plugin: Fixed a bug that when inserting a special character using the character picker plugin, the focus would be sometimes set to the start of the active editable (e.g. when inserting into a table cell).


Bugfix

listenforcer-plugin: Fixed a bug that would only mark the first editable matching a configured selector as an enforced editable. Also when leaving an editable, we now remove the added list properly.


Bugfix

floatingmenu: Fixed a bug in the floating menu that the position would not be adjusted if the height of the floating menu changed. This is needed in the topalign mode to not hide parts of the editable.


Bugfix

core: Sometimes when putting the cursor at the first position of an editable, the cursor would vanish or be put outside the editable. This has been fixed.


Bugfix

abbr-plugin: A possible dereference error was fixed in the plugin.