Commit Graph

328 Commits

Author SHA1 Message Date
Rostislav Wolny
2c33cbfa24 Render paragraph and heading typography styles on front end
[MAILPOET-3007]
2020-06-30 09:32:11 +02:00
Pavel Dohnal
565da8b52e Move Template Selection to a separate page
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
Pavel Dohnal
07637c69cf Create a new form from template
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
Pavel Dohnal
cee7416fdc Display form always in the_content, not just once
Use magical functions that seems to work

[MAILPOET-3009]
2020-06-25 10:13:53 +02:00
Rostislav Wolny
f35dc468b2 Render heading background color in form on front end
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Pavel Dohnal
0fa4ebfe47 Add padding for mobile forms
[MAILPOET-2964]
2020-06-16 09:38:19 +02:00
Pavel Dohnal
c4cea7335b Move last paragraph styles to be more specific
[MAILPOET-2964]
2020-06-16 09:38:19 +02:00
Pavel Dohnal
f3370a62d0 Prevent rendering forms multiple times
[MAILPOET-2902]
2020-06-15 10:38:00 +02:00
Pavel Dohnal
f1fe28d409 Render submit font in JS
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
Pavel Dohnal
b1f52bc069 Add hook for removing display custom fonts
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
Pavel Dohnal
942e520c56 Render font family
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
Pavel Dohnal
5034d313a3 Display paragraph padding
[MAILPOET-2922]
2020-06-09 14:38:07 +02:00
Pavel Dohnal
edd3e7da79 Remove padding on mobile
[MAILPOET-2924]
2020-06-08 13:25:25 +02:00
Pavel Dohnal
6544d86616 Make sure the preview displays correct width
[MAILPOET-2924]
2020-06-08 13:25:25 +02:00
Pavel Dohnal
ed2bd30977 Update form responsiveness
[MAILPOET-2924]
2020-06-08 13:25:25 +02:00
Pavel Dohnal
5376a9c15d Render font family in preview
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
Pavel Dohnal
338e223213 Remove fonts duplication
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
Pavel Dohnal
27e0f16467 Enqueue google fonts
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
Pavel Dohnal
7310bb9bcf Render fonts on frontend
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
Pavel Dohnal
96de820440 Temporarily load all custom fonts for testing
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
Rostislav Wolny
419a50e10a Render only one corner with border radius for slide in
[MAILPOET-2912]
2020-06-01 15:31:07 +02:00
Rostislav Wolny
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
Rostislav Wolny
47b609e9fc Add default class for paragraph block
[MAILPOET-2926]
2020-06-01 13:39:25 +02:00
Pavel Dohnal
d487c1644d Render success and error messages colours
[MAILPOET-2909]
2020-06-01 12:23:05 +02:00
Rostislav Wolny
00f40b7ee4 Fix form html id to differ per display type
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
0039dec079 Add check that resize was called from correct domain
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
9ebd96fb6a Render form width on FE from settings
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
32f5e09d7d Make renderStyles attributes required
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
bf34a7477a Use form display types constants
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
63a972db4a Move inlined form styles to form styles in style element
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
2eabab4150 Move form styles rendering methods to style utils
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
2c53507a4e Update form style utils method names
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
a7cea43aac Refactor form preview specific FE functionality to extra module
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Jan Jakeš
86a24ad674 Use PHPStan generics
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
Pavel Dohnal
fbcc79b461 Move placeholder styling
[MAILPOET-2908]
2020-05-25 16:32:58 +02:00
Pavel Dohnal
419496208a Render placeholder color with set value
[MAILPOET-2908]
2020-05-25 16:32:58 +02:00
Pavel Dohnal
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
Pavel Dohnal
f452da10bc Fix rendering tile background
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
Pavel Dohnal
4cbaf975b0 Move style rendering
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
Pavel Dohnal
fbd449dd6b Update position for fit placement
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
Pavel Dohnal
003fe50403 Render background image
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
Rostislav Wolny
67e9841569 Add default line-height to inputs
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
Rostislav Wolny
63f2c8a047 Remove duplicit application of settings
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00