Commit Graph

16 Commits

Author SHA1 Message Date
27e0f16467 Enqueue google fonts
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
2eabab4150 Move form styles rendering methods to style utils
[MAILPOET-2811]
2020-05-27 11:23:02 +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
114f6d839f Make database properties consistent
[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
ec8adcae73 Move form wrapping to widget
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
691a8a45f3 Render font size
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
ce127eadc1 Render styles for the form
[MAILPOET-2600]

Signed-off-by: Pavel Dohnal <pavel@mailpoet.com>
2020-03-02 20:52:38 +00:00
f11102ab34 Use DOMNodeList length property of DOMNodeList::count
DOMNodeList::count was added it php7.2
[MAILPOET-2712]
2020-02-17 17:54:11 +00:00
6f3ebc5791 Fix and unify formatting in php doc for mocks
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
b38bd63bc5 Add unit test for form renderer
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00