Commit Graph

7 Commits (31bbe2b4e0930ef1b921c7d6d1dfaab1cabab583)

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 d71eeb196f Breaking change, push version. 2016-02-26 15:56:35 +01:00
Jairo Llopis 9df7ff40f7 Document imported changes. 2016-02-26 15:47:17 +01:00
Sergio Incaser 22f43cf60b [IMP][8.0] website_mail_snippet_responsive: Select in config default color for mail button 2016-02-25 18:51:47 +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
Jairo Llopis 3a055d1ee3 Enable new view. 2016-02-16 17:24:55 +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