|
ab097d356a
|
Fix PHPStan errors
|
2019-03-07 08:30:14 -05:00 |
|
|
0a436087e1
|
Replace all WP function calls
|
2019-03-07 08:30:14 -05:00 |
|
|
00f6a5bcd8
|
Add annotations to renderer
[MAILPOET-1797]
|
2019-03-05 13:47:15 -05:00 |
|
|
66ae3edf78
|
Get rid of double html parsing during render
[MAILPOET-1797]
|
2019-03-05 13:47:15 -05:00 |
|
|
4e27152c93
|
Add private access to internal methods in Renderer
[MAILPOET-1797]
|
2019-03-05 13:47:15 -05:00 |
|
|
35d39a6ac9
|
Implement adjustable line-height
[MAILPOET-1450]
|
2019-03-05 07:21:16 -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 |
|
|
a8972ca281
|
Add space between switch and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
ebbdec5ebd
|
Add space between foreach and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
0cfc9055c4
|
Add support for social icons alignment to renderer
[MAILPOET-1731]
|
2019-02-11 12:28:04 -05:00 |
|
|
82bdd343bd
|
Add new fonts
[MAILPOET-1733]
|
2019-02-10 18:39:59 -05:00 |
|
|
cd2ababade
|
Refactor utils CSS so that it can be used as service in DI container
[MAILPOET-1730]
|
2019-01-31 14:36:26 +01:00 |
|
|
f1ab901e02
|
Preserve inlined link styles in header and footer
[MAILPOET-1730]
|
2019-01-31 14:36:26 +01:00 |
|
|
41404ee34e
|
Fix full width images on mobile clients
[MAILPOET-1743]
|
2019-01-30 11:33:34 +01:00 |
|
|
8dc3fc8684
|
Fix images with full-width [MAILPOET-1743]
|
2019-01-29 16:15:05 +01:00 |
|
|
9f13f68e39
|
Fix "Access to undefined property" rule violations
|
2019-01-23 11:33:47 +02: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 |
|
|
60a5fe2732
|
Remove unused parameters & variabeles, fix calls with wrong number of args
|
2018-11-15 11:41:04 +01:00 |
|
|
13329d568d
|
Send posts published before post notification has been created
[MAILPOET-1560]
|
2018-11-12 08:33:00 +01:00 |
|
|
cca2a1923d
|
fix code typos and style
|
2018-11-06 12:38:39 +01:00 |
|
|
62e47dcf12
|
make small improvements and additional specs details.
|
2018-11-06 11:01:55 +01:00 |
|
|
8209facb5c
|
adding custom fonts
|
2018-11-06 10:59:20 +01:00 |
|
|
cb8d532d64
|
Fix ALC rendering of posts to have a padded title
[MAILPOET-1558]
|
2018-11-05 15:33:48 +01:00 |
|
|
1fe7bedf20
|
Fix rendered column widths
[MAILPOET-1568]
|
2018-10-30 07:49:28 +01:00 |
|
|
2ae39c9255
|
Make renderer render different widths columns
[MAILPOET-1568]
|
2018-10-30 07:49:28 +01:00 |
|
|
3e9be631e4
|
Fix rendering of nested vertical containers
[MAILPOET-1524]
|
2018-09-06 14:14:21 +02:00 |
|
|
d165732f66
|
Merge pull request #1431 from mailpoet/background-images
Column Background Images [MAILPOET-1403]
|
2018-07-23 09:33:08 -04:00 |
|
|
c3e2b17aa1
|
Add background images support to renderer [MAILPOET-1403]
|
2018-07-19 14:13:06 +02:00 |
|
|
3318dd3ace
|
Merge pull request #1395 from mailpoet/hackday-todo
Deleted TODOs after noting required actions [MAILPOET-1433]
|
2018-07-16 14:35:38 -04:00 |
|
|
f17eb37525
|
Merge pull request #1405 from mailpoet/list-alc
Fix ALC preview [MAILPOET-1404]
|
2018-06-18 09:51:58 -04:00 |
|
|
bb579370a8
|
Fix list ALC preview
[MAILPOET-1404]
|
2018-06-14 15:28:08 +01:00 |
|
|
2ee77e0034
|
Deleted TODOs after noting them as JIRA issues
|
2018-06-13 16:46:18 +02:00 |
|
|
2ad9ebf1d3
|
Uses full font-family name in element styles
|
2018-06-12 19:15:30 -04:00 |
|
|
88be42fea1
|
fixing naming issues
|
2018-05-28 10:33:13 +00:00 |
|
|
0a298f5fad
|
creating new ALC block and widget
|
2018-05-23 07:42:30 +00:00 |
|
|
e7ffe4d694
|
Replaces spaces in image URLs
|
2017-11-21 21:02:33 -05: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 |
|
|
cc5227ca0d
|
Don't track sent ALC posts for welcome and standard emails (always send the latest posts) [MAILPOET-1069]
|
2017-08-25 15:51:45 +03:00 |
|
|
0865995d21
|
Does not remove padding from the last element in a column
|
2017-08-01 09:47:29 +02:00 |
|
|
9501640f4f
|
Prevents double UTF-8 encoding
|
2017-07-14 14:03:48 -04:00 |
|
|
088d4f800d
|
Hide preheader in gmail on android
[MAILPOET-802]
|
2017-06-21 17:23:57 +01:00 |
|
|
49673fabbd
|
Does not display logo when MSS is active or preview is enabled
Adds additional unit tests and optimizes existing
|
2017-06-07 12:30:42 +03:00 |
|
|
1c1a210542
|
Adds MailPoet logo to newsletters in the free version
|
2017-06-07 12:30:41 +03:00 |
|
|
37fcd5699b
|
Fix last <br/> removal cutting off text when rendering a text block [MAILPOET-856]
|
2017-04-06 10:07:11 +03:00 |
|