Added:The setting to show the image width input in the editing popup.
Fixed: Issue when pasting from Word if the image is float.
1.2.5
Fixed: Pasting images from text when copied from Word.
Fixed: Issue with pasting lists from Word.
Fixed: The paste.clean setting does not turn off cleanup when content is pasted.
Fixed: If clean.enter is turned off, the id attribute is not deleted when a new paragraph is created.
1.2.4
Fixed: If there are quotes around the inline tag, there is a parsing error of content.
Improved: If the minimum height of the editor is specified and there is one paragraph in it, clicking on the editor should put the focus in the paragraph.
Improved: The working of popup events if it is already open
Added: Method block.isType — a quick way to detect in which block the selection is.
Added:Events adding and deleting a link for an image.
1.2.3
Fixed: The cursor gets the wrong position if the selected text is deleted in several paragraphs.
Fixed: The counter plugin does not update the data if the content in the editor was set by the setContent method.
Fixed: Pressing arrow up/down does not move the cursor to the previous/next empty paragraph.
Fixed: Block.remove event does not trigger if content block is removed via delete/backspace key.
1.2.2
Fixed: Issue when pasting/copying content.
Fixed: If ul list is selected and formatted to ol, an extra li is surrounding list items.
Fixed: The ordered list does not apply to multiple selected paragraphs.
Improved: Behavior when pressing enter in empty paragraphs and headings.
Improved: Behavior when adding the new paragraph if the cursor is in an empty paragraph or header.
1.2.1
Added:Filelink plugin helps to insert a file as a link.
Fixed: Selected paragraphs are not combined into a single list when formatted.
Fixed: HTML comments do not show up in output code.
Fixed: The triple click does not show the block controls and its toolbar.