Commit Graph

461 Commits

Author SHA1 Message Date
27e0f16467 Enqueue google fonts
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
7310bb9bcf Render fonts on frontend
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
96de820440 Temporarily load all custom fonts for testing
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
419a50e10a Render only one corner with border radius for slide in
[MAILPOET-2912]
2020-06-01 15:31:07 +02:00
87b1b497ce Fix paragraph block style attribute rendering
Paragraph attributes may contain empty strings resulting to invalid css.
[MAILPOET-2926]
2020-06-01 13:39:25 +02:00
47b609e9fc Add default class for paragraph block
[MAILPOET-2926]
2020-06-01 13:39:25 +02:00
d487c1644d Render success and error messages colours
[MAILPOET-2909]
2020-06-01 12:23:05 +02:00
00f40b7ee4 Fix form html id to differ per display type
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
0039dec079 Add check that resize was called from correct domain
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
9ebd96fb6a Render form width on FE from settings
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
32f5e09d7d Make renderStyles attributes required
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
bf34a7477a Use form display types constants
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
63a972db4a Move inlined form styles to form styles in style element
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
2eabab4150 Move form styles rendering methods to style utils
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
2c53507a4e Update form style utils method names
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
a7cea43aac Refactor form preview specific FE functionality to extra module
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
86a24ad674 Use PHPStan generics
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
fbcc79b461 Move placeholder styling
[MAILPOET-2908]
2020-05-25 16:32:58 +02:00
419496208a Render placeholder color with set value
[MAILPOET-2908]
2020-05-25 16:32:58 +02:00
acf1986490 Render the font colour
[MAILPOET-2908]
2020-05-25 16:32:58 +02:00
wxa
e9bbfbee46 Remove unnecessary custom CSS, change defualt form padding [MAILPOET-2869] 2020-05-21 09:30:51 +02:00
wxa
9604172cbd Apply bottom padding fix in public CSS with some restrictions [MAILPOET-2869] 2020-05-21 09:30:51 +02:00
wxa
90e73982f7 Limit slide-in width in public CSS [MAILPOET-2869] 2020-05-21 09:30:51 +02:00
wxa
849e62521d Apply image margin only to the last item in stacked columns [MAILPOET-2869] 2020-05-21 09:30:51 +02:00
wxa
b04009687d Set default max-width for slide-in form [MAILPOET-2869] 2020-05-21 09:30:51 +02:00
wxa
8403336e31 Add botton padding to images [MAILPOET-2869] 2020-05-21 09:30:51 +02:00
wxa
f3ec66346d Change default form padding, reduce bottom padding [MAILPOET-2869] 2020-05-21 09:30:51 +02:00
f452da10bc Fix rendering tile background
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
4cbaf975b0 Move style rendering
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
fbd449dd6b Update position for fit placement
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
003fe50403 Render background image
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
67e9841569 Add default line-height to inputs
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
63f2c8a047 Remove duplicit application of settings
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
749fc7a74d Apply global font size for input and as a fallback also for button
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
e1df5eee97 Remove form padding from custom CSS
[MAILPOET-2982]
2020-05-13 13:59:00 +02:00
09ecf3e595 Fix divider height
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
8797b7427a Render divider with params
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
d615b607f6 Remove loading of unnecessary admin asset on frontend
[MAILPOET-2894]
2020-05-06 15:30:58 +02:00
b5e458ee26 Enforce image dimensions
[MAILPOET-2884]
2020-05-06 12:50:33 +02:00
98b9e27c10 Fix rendering image block
[MAILPOET-2884]
2020-05-06 12:50:33 +02:00
71106cc90e Render raw html in checkbox label
[MAILPOET-2803]
2020-05-04 11:52:30 +02:00
e17d3fc293 Use transparent as border color of submit button when color is not set
[MAILPOET-2870]
2020-04-30 15:45:35 +02:00
114f6d839f Make database properties consistent
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
d8c461f7d5 Align correctly input fields in rendered form
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
0d4d0c7052 Render input padding
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
2317412f88 Render form alignment
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
9628463477 Render form padding
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
c1691d2c5a Render form border
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
2711a00f3e Render preview page title correctly
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
d81c0d490b Rename sidebar form type to others
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00