mosaico

Mosaico - Responsive Email Template Editor

GPL-3.0 License

Downloads
47
Stars
1.7K
Committers
11

Bot releases are hidden (Show)

mosaico -

Published by bago almost 9 years ago

This is mainly a maintenance release:

editor

  • Added compatibility with KO 3.4
  • Added compatibility with Tinymce 4.2 and 4.3
  • Added better "upgrade procedure" for content saved with older templates
  • Added French translation strings
  • Added support for custom base url
  • Fixed missing error dialog when failed to load content
  • Fixed layout/flickering issues with Safari/Chrome (workaround for a webkit bug)

templates

  • versafix-1: added a new "simple text" block
  • versafix-1: updated the Google+ social icon
  • tutorial: added a new "tutorial template"
mosaico -

Published by bago almost 9 years ago

editor

  • Added support for "plugin-declared editor widgets"
  • Added some error handling for basic template structure
  • Added meta charset to the editor to improve UTF-8 in different deployments
  • Added on "drag"/"hover" highlighting to the gallery dropzone (similar to images dropzones in the template)
  • Added basic error handling to gallery loading
  • Added "strings" option to the Mosaico.init so that translations can be provided from the outside
  • Added German and Spaning translations strings
  • Changed default dev-backend to port 9006
  • Fixed HTML export to remove garbage comments in case of conditions using the grater-than operator
  • Fixed HTML export so to avoid multiple http-equiv attributes
  • Fixed (with a workaround) some Safari flickering issues while editing templates using (CELLSPACING attribute or border-spacing property)
  • Fixed blocks "Add" button so to prevent loosing the hashkey from the URL
  • Fixed missing translations for "Switch between global and block level styles editing" and "Large", "Desktop", "Mobile" tooltips in the preview sidebar

templates

  • versafix-1: fix retina-mini on IOS9 horizontal spacing issues
  • versafix-1: fix width issues on old WebKits (Apple Mail 5 and older)
  • versafix-1: fix social icons spacing on outlook 2007/2010/2013
mosaico -

Published by bago about 9 years ago

  • Create a modern skin inspired to material design
  • Added support for variables in conditional comments
  • Template: Updated versafix-1 to use "hybrid coding" and be better compatible with Gmail mobile
  • Template: Added TEDC15 template port as an example
  • Fix: generated email uses the same DOCTYPE of the template
  • Fix: Editing of content didn't work in IE10/11