Commit Graph

4 Commits (2ad5ca8b0e69a6a0ca5d9bf9973f3c31d858c5c2)

Author SHA1 Message Date
Jairo Llopis 05262d4f1b Merge branch '8.0' into website_mail_snippet_vertical_resize_base 2016-02-26 17:23:46 +01:00
Jairo Llopis d611eeebdf [8.0][website_mail_snippet_vertical_resize_base] Resize any element
This commit extract the vertical resizing plugin part from the
`website_mail_snippet_responsive` module into its own module, to allow
reusing it easily.
2016-02-22 17:53:48 +01:00
Daniel Gómez-Zurita 71b0fdb962 Fixes and new images 2016-02-16 17:21:03 +01:00
Jairo Llopis 0a9574a884 [8.0][website_mail_snippet_responsive] Pseudoresponsive mail snippets.
Responsive is a hard thing in mails, because mail clients usually render very badly everything.

This new module adds a good collection of snippets in a pseudoresponsive manner, that will seem responsive in most cases, although they are not, technically.

Inspired by https://css-tricks.com/ideas-behind-responsive-emails/.
2016-02-10 16:49:09 +01:00