Aloha.Editor Changelog Summary

Aloha.Editor 1.1.1


Bugfix RT58472

List items would previously be stripped of whitespace between inline elements after pressing enter. This has been fixed now.


Bugfix RT58482

autoparagraph-plugin: The autoparagraph plugin did not work as expected. Paragraphs were only created for new editables (upon “aloha.editable.created“) but not when the content in an editable changed (“aloha-smart-content-changed”).
This has been fixed now. The paragraphs will now also be created (if necessary) when content changes.


Aloha.Editor 1.1.0


Bugfix

cite-plugin: It is now possible to show the cite form inputs (link, note) in a tab of toolbar. When enabled, a button to remove a cite will be shown inside the floating menu toolbar.