be631bd549
Use DI for blocks rendering
...
[MAILPOET-2899]
2020-05-28 11:28:51 +02:00
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
ade1cc4d8e
Autofix alphabetically sorted use statements
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
1b5b9d89ff
Autofix namespace declaration spacing
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
9a2101f13f
Add test for image renderer
...
[MAILPOET-2086]
2019-05-20 13:14:43 -04:00
5da7110eb6
Use short array syntax
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
e345f7ead1
Refactor image renderer
...
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
1b5afa92da
Change 20px bottom block margin to 10px top+bottom padding in Renderer
...
[MAILPOET-1701]
2019-03-29 11:44:22 -04:00
0a436087e1
Replace all WP function calls
2019-03-07 08:30:14 -05:00
fb77167a1f
Remove unused imports [MAILPOET-1825]
2019-02-21 09:51:53 -05:00
3ee58aea10
Add space between if and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
41404ee34e
Fix full width images on mobile clients
...
[MAILPOET-1743]
2019-01-30 11:33:34 +01:00
c2955bdf35
Fix padded ALC images breaking out of width on mobile [MAILPOET-1693]
2018-12-17 18:06:16 +03:00
28356a522a
Fix images without dimensions being given size of 0
...
[MAILPOET-1680]
2018-12-12 17:32:41 +01:00
d0ed229373
Add css for images in columns for mobile devices
...
[MAILPOET-1653]
2018-12-11 16:41:19 +01:00
2ae39c9255
Make renderer render different widths columns
...
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
6f80dcb1de
adding unit tests
2017-10-17 13:09:37 +00:00
c79bf7d337
forcing absolute image source when rendering
2017-10-17 12:35:11 +00:00
9d93f3ea95
Add a test for image alignment rendering [MAILPOET-1124]
2017-10-09 09:37:31 +03:00
26241afb86
Add image alignment option to newsletter editor [MAILPOET-1124]
2017-10-02 15:30:43 +03:00
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