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
5da7110eb6
Use short array syntax
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
a27b224d8f
Fix usage of content helpers to respect context
...
[MAILPOET-1891]
2019-04-10 03:05:22 -04:00
50386ba9ed
Refactor button 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
fb77167a1f
Remove unused imports [MAILPOET-1825]
2019-02-21 09:51:53 -05:00
2ae39c9255
Make renderer render different widths columns
...
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
a3aa347fdf
Fix button block rendering producing notices on PHP 7.1 [MAILPOET-822]
2017-02-16 17:53:36 +03:00
bf1ab3a593
- Removes space between (int) and variable
2016-05-18 10:00:38 -04:00
c539837896
- Makes button's stroke width = border width
2016-04-07 19:38:15 -04:00
7e5e8a4282
- Updates button padding
2016-04-07 19:38:15 -04:00
4f30158722
- Updates button height calculation
...
- Removes background color when it's set to "transparent"
- Removes second line break from paragraphs
- Introduces other changes based on Becks's testing
- Updates unit tests
2016-03-31 19:19:58 -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
aa1a2a0da9
- Updates button padding
2016-03-30 20:09:06 -04:00
5faa467306
- Updates merge issue with template
...
- Updates button width/height based on border radius
2016-03-23 18:18:21 -04:00
bd593b1ad4
- Updates button/spacer rendering and unit tests
2016-02-26 09:05:43 -05:00
9e81c48bf8
- Adds new 'fontWeight' property
...
- Limits max button width to column width
- Adds bold option to buttons
2016-02-25 11:32:09 -05:00
16661af8c3
- Updates text alignemnt for buttons
2016-01-07 17:24:44 -05:00
bc80f69e41
- Updates the template
2016-01-07 17:24:43 -05:00
0192934e65
- Removes debug leftovers
2016-01-07 17:24:42 -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