Commit Graph

16 Commits

Author SHA1 Message Date
87332037c2 Do not render images or social icons if image src is not defined 2016-08-12 16:18:44 +03:00
bf1ab3a593 - Removes space between (int) and variable 2016-05-18 10:00:38 -04:00
6737158130 - Change paragraph bottom margin to equal line-height
- Remove horizontal blockquote margin to match Renderer;
- Removed bottom padding from last text elements in column;
- Removed bottom padding from full width images;
2016-04-22 12:30:57 +03:00
9cc494f0fa - Removes image height HTML attribute and sets "height:auto" style 2016-04-07 19:39:09 -04:00
3c77e5d25e - Removes dynamic line-height based on column width
- Updates logic behind removing last element bottom padding
- Properly sets font size for H1-4 tags, header, footer and text
2016-03-30 20:09:06 -04:00
73ed070a34 - Formats code 2016-02-25 11:32:56 -05:00
a23aac370c Add optional links to image rendering 2016-02-23 13:07:52 +02:00
27d5972306 - Updates logic behind image dimensions based on column width 2016-02-12 12:05:27 -05:00
3006c982cb - Updates image rendering & unit test 2016-02-11 21:28:43 -05:00
8b001d820b Change padded image attribute to fullWidth 2016-02-09 15:26:06 +02:00
42ad7584d4 - Refactors ColumnsHelper class 2016-01-08 11:35:30 -05:00
87052986e8 - Rebases master
- Updates template
2016-01-07 23:53:15 -05:00
d1df94c759 - Addresses issues identified during code review 2016-01-07 17:24:46 -05:00
2793e74858 - Rewrites the rendering engine
- Updates tests
Closes #280
2016-01-07 17:24:32 -05:00
b3e376cd01 - Refactored using @badshark's comments
- Integrated changes to JSON data
2015-09-23 11:24:08 -04:00
01b5416882 Refactors Newsletters as per @badshark's comments 2015-09-23 09:28:00 -04:00