Commit Graph

114 Commits

Author SHA1 Message Date
f3370a62d0 Prevent rendering forms multiple times
[MAILPOET-2902]
2020-06-15 10:38:00 +02:00
942e520c56 Render font family
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
5034d313a3 Display paragraph padding
[MAILPOET-2922]
2020-06-09 14:38:07 +02:00
edd3e7da79 Remove padding on mobile
[MAILPOET-2924]
2020-06-08 13:25:25 +02:00
27e0f16467 Enqueue google fonts
[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
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
9ebd96fb6a Render form width on FE from settings
[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
fbcc79b461 Move placeholder styling
[MAILPOET-2908]
2020-05-25 16:32:58 +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
749fc7a74d Apply global font size for input and as a fallback also for button
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
8797b7427a Render divider with params
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
b5e458ee26 Enforce image dimensions
[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
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
eb7dab84c4 Prevent displaying more forms in a single caterogy
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
57f695ea8d Render fixed bar form in page
[MAILPOET-2740]
2020-04-15 17:26:03 +02:00
9701f46a77 Render segment names in form using actual segment names
[MAILPOET-2801]
2020-04-09 10:09:57 +02:00
b465e5205d Add srcset attribute rendering to image block renderer
Srcset is not rendered automatically when image is added in the content hook.
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
63d6d463cb Add support for image block link
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
7a604fa10e Render image block on front end
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
de0f31d0ee Display popup form on the page
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
94784cfd8a Add submit button styles support to block styles renderer
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
2c69d07109 Render block styles for submit button block
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
172241e650 Rename TextInputStyleRenderer to BlockStyleRenderer
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
9ffd442653 Render paragraph properties
[MAILPOET-2614]
2020-03-23 18:30:26 +01:00
060a6839c7 Render form block custom classes on frontend
[MAILPOET-2746]
2020-03-21 09:40:46 +01:00
72a0afa75b Refactor block renderers to use wrapper renderer
[MAILPOET-2746]
2020-03-21 09:40:46 +01:00
65afeca59e Add form block wrapper renderer
[MAILPOET-2746]
2020-03-21 09:40:46 +01:00
28327f9d0e Render input borders with custom styles as solid
[MAILPOET-2599]
2020-03-19 14:19:06 +01:00
760aed407f Render bold labels according to styles settings
[MAILPOET-2599]
2020-03-19 14:19:06 +01:00
4e8fda670c Render form input and textarea styles on frontend
[MAILPOET-2599]
2020-03-19 14:19:06 +01:00
2d4061b998 Render headings
[MAILPOET-2613]
2020-03-17 21:22:13 +01:00
1b05ea2e68 Create renderer for form headers
[MAILPOET-2613]
2020-03-17 21:22:13 +01:00
b6f704c2a8 Simply color styles rendering in form columns
[MAILPOET-2754]
2020-03-16 19:27:27 +01:00
772df80f01 Change class name for columns with background
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
d9d1f05119 Change form input wrappers to form p to div
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00