Commit Graph

721 Commits

Author SHA1 Message Date
1de099fb72 Add custom font selection to rich text
[MAILPOET-2965]
2020-06-15 10:21:46 +02:00
4fb378a4f3 Add warning to ALC block
[MAILPOET-2921]
2020-06-11 13:46:49 +02:00
5034d313a3 Display paragraph padding
[MAILPOET-2922]
2020-06-09 14:38:07 +02:00
b833eee498 Display error when service is unavailable
[MAILPOET-2929]
2020-06-09 14:17:22 +02:00
549592ca91 Remove hover effect from disabled dates
[MAILPOET-2779]
2020-06-09 13:23:47 +02:00
632e519687 More space between datepicker header and week days
[MAILPOET-2779]
2020-06-09 13:23:47 +02:00
wxa
bc2eeb388f Fix datepicker CSS after PR review [MAILPOET-2779] 2020-06-09 13:23:47 +02:00
wxa
3eff873127 Remove jQuery UI datepicker references and styles [MAILPOET-2779] 2020-06-09 13:23:47 +02:00
wxa
f4905e7f76 Replace Jquery UI datepicker on the send page [MAILPOET-2779] 2020-06-09 13:23:47 +02:00
wxa
58ad9901ea Add react-datepicker wrapper component [MAILPOET-2779] 2020-06-09 13:23:47 +02:00
f06c0fa924 Make close buttons the same on mobile
[MAILPOET-2924]
2020-06-08 13:25:25 +02:00
ba723a6383 Unify padding
[MAILPOET-2924]
2020-06-08 13:25:25 +02:00
ed2bd30977 Update form responsiveness
[MAILPOET-2924]
2020-06-08 13:25:25 +02:00
72aefaabcf Add font family select to form editor
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
d20c247b97 Center close button icon
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
efa4a69dd5 Fix coding style using stylelint --fix
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
a601b795c0 Hide modal outline border
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
687bbfa357 Improve modal content vertical spacing
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
88a6e501a3 Keep modal heading margin only when close button is shown
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
954de9584e Fix styles of browser preview modal
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
9d13c2b49f Fix conding style in form preview CSS
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
a259606415 Make modal content always have top padding
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
76507c0e44 Style full-screen modal
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
b8c55a3001 Style modal responsiveness
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
6a4cc8bcb8 Add WordPress' responsive breakpoints
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
5f6e0df85a Dont use Gutenberg animations, refactor animation code
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
9047ef5e6c Simplify header DOM, style it according to specs
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
af860cdbf6 Make close button independent on header, style it by specs
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
7dde2c869e Add typography settings to variables
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
e232ef52b8 Use MailPoet $grid-gap for modal spacing
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
a6d60cb6ff Replace sticky header by scrollable body using flex, allow dynamic header height
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
1b6c6bc7aa Use heading component for modal header
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
f986856cdd Fix naming and coding style
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
12bdfa1ab9 Move modal CSS to components
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
43d2ceff84 Fix CSS classname to respect coding style
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
4921c7e6e3 Add offer list validation step component
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
wxa
48a96459f8 Update SubscribersInPlan component to display two counters [MAILPOET-2917] 2020-06-02 13:52:25 +02:00
4eb125c99c Add cleanup to hold floating items inside form container
[MAILPOET-2926]
2020-06-01 13:39:25 +02:00
wxa
970827228e Add custom lists for opt-in on checkout setting [MAILPOET-2897] 2020-05-27 13:30:05 +02:00
9ebd96fb6a Render form width on FE from settings
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
dd1f89f4d9 Add preview sidebar visual enhancements
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
ed4ba6ec29 Remove unused Toggle component
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
4035032b2f Use Gutenberg ToggleControls in placement settings
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
f4750ac3df Add styles for preview sidebar
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
eb494d5ea9 Add live preview of width/position settings to preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
60d70ad453 Add component for size settings
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
fc62ac637d Add sidebar to the form preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
03599c54ea Replace unicode icons with SVG in YesNo component
[MAILPOET-2773]
2020-05-25 15:52:18 +02:00
7517baeea8 Add disabled states for form control components
[MAILPOET-2773]
2020-05-25 15:52:18 +02:00
61dd1c61de Add box-shadow for Toggle component
[MAILPOET-2773]
2020-05-25 15:52:18 +02:00