2e42305710
Updates line breaks in footer/header to match the editor
2016-04-22 12:30:57 +03: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
45b933d635
- Implements open tracking
2016-04-19 21:01:27 -04:00
15cf087d40
- Implements post-processing filter during rendering
2016-04-19 21:01:27 -04:00
457a4d1bba
- Fixes 'Can't use method return value in write context' error
2016-04-13 22:46:59 -04:00
f930b3303b
- Sets text-align to left when it's not center|justify|right
2016-04-08 20:37:00 -04:00
ba40437eb9
- Enables dynamic line-height based on font-size
2016-04-08 15:19:14 -04:00
813db1ae33
- Sets LI bottom margin to 10px
2016-04-08 08:45:09 -04:00
9588397e4e
- Moves all styles logic to the StylesHelper class
...
- Sets margin-bottom on h1-4 to be 0.3*font-size
2016-04-07 19:39:09 -04:00
9cc494f0fa
- Removes image height HTML attribute and sets "height:auto" style
2016-04-07 19:39:09 -04:00
dd4b7e4d1c
- Adds lines heights to LIs
2016-04-07 19:39:09 -04:00
738b2f6c17
- Adds dynamic line breaks to paragraphs when the elment is followed by
...
list
2016-04-07 19:39:09 -04:00
33289342d3
- Implements dynamic margins on headings
2016-04-07 19:39:09 -04:00
b89897e6d4
- Adds line breaks after headings IF they are followed by paragraph
...
- Adds line breaks after blocksquotes
- Updates margin on lists
- Adds line breaks after paragraphs IF they are not the last element
2016-04-07 19:38:15 -04:00
c539837896
- Makes button's stroke width = border width
2016-04-07 19:38:15 -04:00
27edf5f71d
- Updates list styles
2016-04-07 19:38:15 -04:00
32cc5644f9
- Removes height:auto from images
2016-04-07 19:38:15 -04:00
8a664aa7f1
- Set left text alignment on all elements when alignment is otherwise
...
absent
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
3dce951e66
- Updates rendering engine based on Becs's comments
...
- Prevents removing of side padding
- Enables font size on output
- Sets line-height in footer
- Adds image height:auto
- Adds mobile styles for buttons
- Updates style sheet
2016-03-22 20:21:39 -04:00
72882aaf2b
fixed shortcodes replacement for "global:" in newsletters
...
- extracted "get subscription pages urls" from models\Subscriber
- added unit tests for subscription\url class (not working because of WP/Codeception issue)
2016-03-17 15:45:05 +01:00
263a66407f
- Removes mailpoet_padded class from the last element in a column
2016-03-03 19:13:50 -05:00
bd593b1ad4
- Updates button/spacer rendering and unit tests
2016-02-26 09:05:43 -05:00
73ed070a34
- Formats code
2016-02-25 11:32:56 -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
f9028d28c0
- Adds background color to spacer
2016-02-25 11:31:38 -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
de70e855ad
- Replaces regex with DOM queries
2016-01-25 21:09:16 -05:00
03e3b5a94b
- Fixes regex that formats heading tags
2016-01-25 21:08:16 -05:00
3331bed31c
Merge pull request #300 from mailpoet/text_rendering
...
Text rendering
2016-01-25 18:16:16 +02:00
01eb6c7a98
- Refactors ALC
2016-01-25 09:27:51 -05:00
f502e0b677
- Implements text rendering
...
- Updates tests
- Updates newsletter router and sending queue worker to reflect changes to
the renderer
2016-01-22 22:07:02 -05:00
a6b64a1c5d
- Implements automated latest content rendering
2016-01-22 19:59:50 -05:00
42ad7584d4
- Refactors ColumnsHelper class
2016-01-08 11:35:30 -05:00
dbc0f9b238
- Removes header padding
2016-01-08 11:23:02 -05:00
bc25fa61b4
- Updates render method
...
- Removes unused/commented out code
2016-01-08 10:38:46 -05:00
2590967183
- Formats new line identation
...
- Formats identations in general
2016-01-08 09:00:09 -05:00
86eafd3c17
- Removes tabs
2016-01-08 08:47:41 -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
53cc39c6f5
- Removes spacer from social icon elements
2016-01-07 17:24:45 -05:00
4955c72ee1
- Removes transparent background from divider element
2016-01-07 17:24:44 -05:00
16661af8c3
- Updates text alignemnt for buttons
2016-01-07 17:24:44 -05:00