Commit Graph

10452 Commits

Author SHA1 Message Date
b77394ddca Add story with checkbox examples
[MAILPOET-2773]
2020-05-25 15:52:18 +02:00
5fc32d89f2 Add Radio and RadioGroup component
[MAILPOET-2773]
2020-05-25 15:52:18 +02:00
7286bcf49d Add Checkbox and CheckboxGroup component
[MAILPOET-2773]
2020-05-25 15:52:18 +02:00
45f60b9cfc Add top margin for all headings
[MAILPOET-2773]
2020-05-25 15:52:18 +02:00
de1c2403a2 Add new radio styles
[MAILPOET-2773]
2020-05-25 15:52:18 +02:00
a1789d40b3 Add new checkbox styles
[MAILPOET-2773]
2020-05-25 15:52:18 +02:00
wxa
de3bc2916d Set default styles for input and submit when disabling inheritance [MAILPOET-2913] 2020-05-21 12:42:26 +02:00
3759b6c901 Update Symfony polyfills, get rid of custom bootsraps
[MAILPOET-2931]
2020-05-21 10:52:20 +02:00
wxa
fbade4f687 Remove single rounded corner on mobile [MAILPOET-2869] 2020-05-21 09:30:51 +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
3549aa66cc Add a single rounded corner for slide-in form [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
a1856ac83b Make sure the control doesn't go over the sidebar size
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
800197c6cb Fix background image CSS application in editor
[MAILPOET-2880]
2020-05-20 10:16:56 +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
e26f5318ff Hide background on mobile
[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
f2078d670e Move background image to parent element
This is important for popup form to cover the whole popup

[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
003fe50403 Render background image
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
ea2ae98fa0 Use the correct display for background image in the editor
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
d30b4e0084 Display background image in the form editor
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
7f396e47ab Load and save background image
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
2c443f82bf Fix horizontal scrollbar
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
8c084b4577 Add display component
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
f5ba818cf2 Add component for image upload
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
f00fcc98a7 Refactor scss, split long file into more files
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
deea23d23f Add form editor section to storybook
[MAILPOET-2880]
2020-05-20 10:16:56 +02:00
c99e04ad49 Fix form input padding mapping
[MAILPOET-2930]
2020-05-19 17:27:36 +02:00
a23d0e7e17 Release 3.47.0 2020-05-19 12:50:35 +02:00
c35240c62a Set divider height to max when reset button is clicked
[MAILPOET-2901]
2020-05-19 09:26:43 +02:00
1a446ce113 Limit height of divider
[MAILPOET-2901]
2020-05-19 09:26:43 +02:00
da8ca85ab9 Use a smaller font for custom css textarea
[MAILPOET-2901]
2020-05-19 09:26:43 +02:00
c4b19f342a Fix nested blocks top margins in form editor
[MAILPOET-2928]
2020-05-19 09:24:41 +02:00
032f15f2d0 Add story for all grid layouts
[MAILPOET-2774]
2020-05-18 10:15:52 +02:00
6f55dd0ecc Add components for different grid layouts
[MAILPOET-2774]
2020-05-18 10:15:52 +02:00
b94778d742 Add styles for grid layouts
[MAILPOET-2774]
2020-05-18 10:15:52 +02:00
e31564e75d Fix counting segments
[MAILPOET-2882]
2020-05-14 16:08:22 +02:00
458a0a274c Improve form editor background style
[MAILPOET-2914]
2020-05-14 16:03:15 +02:00
a8bdebcea7 Fix create segment button alignment on stats page
[MAILPOET-2883]
2020-05-14 13:53:01 +02:00
34fe3b149e Open article in beacon
[MAILPOET-2885]
2020-05-14 12:25:16 +02:00
25525b4fc7 Close form on esc press
[MAILPET-2915]
2020-05-14 11:43:34 +02:00
6499ac99e4 Update the image
[MAILPOET-2915]
2020-05-14 11:43:34 +02:00
e0ca24a0ee Generate constructors for entities
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
01915a1e0a Correct typehint
[PREMIUM-142]
2020-05-14 11:08:28 +02:00