Added: Inserting lists into the template using the Add menu.
Added: Ability to disable the removal of any blocks or tags in the template, while keeping them editable. See the example.
Fixed: If the image is uploaded, then in the generated html will not be set its width attribute.
Fixed: If the cursor is at the beginning of the text then the arrow up/left does not work to go to the prev block.
Fixed: In some cases, pasting from Word does not remove garbage tags.
2.2.14
Fixed: In some cases, pressing enter in the text does not work.
Fixed: Sometimes an error occurs when pasting and copying text inside Revolvapp.
2.2.13
Improved: Lots of UI improvements
Fixed: Issue when deleting text within list items.
Fixed: The editor.change event does not fire if a template is inserted with API.
2.2.12
Fixed: In some cases the link in the image did not change.
2.2.11
Fixed: In some cases, Safari freezes when editing a template.
Fixed: An error occurs on keydown in the list.
Fixed: The color of text in lists does not change.
Fixed: The list type is not kept in the generated html or when switching to source mode.
Fixed: The styles and attributes of a list item are not kept when changing the list type.
Fixed: If the list is selected and the selection is out of editing area boundaries, it will not be in focus when typing in the list and the changes will not be saved.
Fixed: When changing the color of links in the text, the color is not saved in the template.
Fixed: In the re-style html characters are encoded in entities.
Fixed: If the editor.align setting is applied, in some cases it is still 'left'.
Added: A setting that allows to hide blocks in the add blocks menu. Please see the docs.
2.2.10
Fixed: in some cases, the template code was not synchronized, if the text was selected with the mouse out of editing area boundaries.
2.2.9
Fixed: In some cases, the template code is not synchronized when editing text.
2.2.8
Fixed: The width of the image does not change after uploading another one in the popup.
Fixed: In some cases, the border-width and border-color properties are not getting the correct values
Fixed: In some cases left alignment isn't working properly.
Fixed: The image width attribute should have a value without px at the output.
2.2.7
Fixed: Line height style is converted to pixels for correct display of text in Outlook.
Fixed: Paragraphs have empty class attributes in generated html.
Fixed: Class specified for the block not saved in generated html.
2.2.6
Fixed: adding a block with two images caused an error.
Improved: a bunch of small fixes and improvements.
2.2.5
Fixed: Headings with href: there is no link created.
Fixed: The keyboard shortcuts do not work in safari (bold / italic).
2.2.4
Fixed: menu block items in dropdown are not deleted.
Fixed: the specified text-decoration property for links in the styles setting does not apply.
2.2.3
New: API method editor.getText to get plain text of the email.
New: Ability to save template styles directly in the template itself. Please, see the docs.
New: Ability for images and links to force https. See the setting.
Fixed: The tags bold, italic etc. are removed from headings in the generated HTML code of the email.
Fixed: When changing the text size, the link size does not change.
Fixed: Clicking outside Revolvapp does not remove the focus from the element inside.
2.2.2
New:Reorder plugin for drag and drop blocks and elements.
Improved: Adding logic through addbar has been improved. Now if an element within a block is selected, content is added after the element without wrapping it into the block. If block is selected, content will be added after the whole block.
Improved: Navigate between blocks and elements using arrow up and down.
Fixed: The viewOnly setting did not completely turn off editing.
2.2.1
Fixed: The image width was removed when switching to source mode and back.
Fixed: Frame height did not change if a long image was inserted.