Oluwaseun Olorunsola
57d4ffa0fc
Used instance instead of static method, fix bug with generateHtmlCustomFontLink
...
[MAILPOET-3871]
2021-11-22 09:27:08 +01:00
Oluwaseun Olorunsola
937589b26d
Fixed CSS is not applied when using form iframe
...
[MAILPOET-3871]
2021-11-22 09:27:08 +01:00
Pavel Dohnal
5da71f7a28
Render form Id in exports in frontend
...
[MAILPOET-3872]
2021-11-10 12:09:07 +01:00
Pavel Dohnal
942d756b9f
Use Doctrine in form editor
...
[MAILPOET-3644]
2021-09-22 15:37:24 +02:00
Pavel Dohnal
ca88c96470
Refactor Widget to use Doctrine
...
[MAILPOET-3644]
2021-09-22 15:37:24 +02:00
Pavel Dohnal
aced9ce0b7
Refactor form renderer to accept Form Entity
...
[MAILPOET-3644]
2021-09-22 15:37:24 +02:00
Pavel Dohnal
21839fc30b
Fix indentation of multiline function declarations
...
[MAILPOET-3732]
2021-09-17 12:17:36 +02:00
Pavel Dohnal
cdda3480ca
Make all constructor signatures multiline
...
[MAILPOET-3732]
2021-09-16 14:19:40 +02:00
Jan Lysý
44f19b1b4c
Load custom fonts in chunks
...
We have a conflict with WooCommerce Payments plugin. When the file with custom fonts is bigger than 10kB, the payment form isn't loaded.
[MAILPOET-3791]
2021-09-13 10:50:15 +02:00
Danny Cooper
cfbe662e19
Update CustomFonts.php
...
WordPress automatically appends -css to the handle, so at the moment it's being output like this:
`<link rel='stylesheet' id='mailpoet_custom_fonts_css-css'`
2021-03-03 15:29:56 +01:00
Rostislav Wolny
7da2304c4d
Prevent form rendering when form settings data are corrupted
...
[MAILPOET-3294]
2020-11-19 09:55:28 +01:00
Jan Lysý
203c6c43ea
Remove bottom padding from class .mailpoet_message
...
[MAILPOET-3306]
2020-11-17 12:20:53 +01:00
Jan Lysý
efee40b788
Add padding for messages in form
...
[MAILPOET-3195]
2020-11-12 09:24:58 +01:00
Rostislav Wolny
f35c8eb72b
Add margins reset for form messages wrapper.
...
[MAILPOET-3190]
2020-10-05 17:24:33 +02:00
Rostislav Wolny
0f0472975d
Refactor default form custom css to constant
...
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
Pavel Dohnal
2697bbc9fe
Fix too much space at the end of form
...
[MAILPOET-3090]
2020-09-09 11:11:50 +02:00
Pavel Dohnal
401b780dce
Use refactored in form displaying
...
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
Rostislav Wolny
29535f6e9b
Fix incorrect form media styles
...
[MAILPOET-3024]
2020-07-08 14:22:22 +02:00
Rostislav Wolny
f96749858c
Refactor front end mobile styles generating in separate method
...
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Rostislav Wolny
c6873c5d75
Refactor form background style to allow multiple backgrounds
...
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
56be474bb1
Render form gradient on front end
...
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
a45a66b9d0
Move form templates data into subdirectory
...
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Rostislav Wolny
57ff83441f
Use Initial form styles as default styles
...
[MAILPOET-2985]
2020-07-06 15:18:23 +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
b1f52bc069
Add hook for removing display custom fonts
...
[MAILPOET-2911]
2020-06-11 14:45:24 +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
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
Rostislav Wolny
419a50e10a
Render only one corner with border radius for slide in
...
[MAILPOET-2912]
2020-06-01 15:31:07 +02:00
Pavel Dohnal
d487c1644d
Render success and error messages colours
...
[MAILPOET-2909]
2020-06-01 12:23:05 +02:00
Rostislav Wolny
9ebd96fb6a
Render form width on FE from settings
...
[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
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
Rostislav Wolny
e1df5eee97
Remove form padding from custom CSS
...
[MAILPOET-2982]
2020-05-13 13:59:00 +02:00
Rostislav Wolny
b70884ecaa
Return original default input width to form custom CSS
...
[MAILPOET-2599]
2020-03-19 14:19:06 +01:00
Rostislav Wolny
772df80f01
Change class name for columns with background
...
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
Rostislav Wolny
23a8a46858
Move column spacing styles to Custom CSS
...
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
Rostislav Wolny
d9d1f05119
Change form input wrappers to form p to div
...
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
Pavel Dohnal
ec8adcae73
Move form wrapping to widget
...
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00