Commit Graph

482 Commits

Author SHA1 Message Date
Ján Mikláš
958296c0b7 Move resize handler a little bit higher
[MAILPOET-1803]
2019-02-20 08:07:25 -05:00
Ján Mikláš
c73d02c2e8 Show element controls when resizing divider/spacer
[MAILPOET-1803]
2019-02-20 08:07:25 -05:00
Ján Mikláš
99731cfebe Show element controls when resizing image
[MAILPOET-1803]
2019-02-20 08:07:25 -05:00
Ján Mikláš
66887daaaa Redesign spacer, divider and image resize handler
[MAILPOET-1803]
2019-02-20 08:07:25 -05:00
Ján Mikláš
9d10b4aee1 Flip column and content highlight colors
[MAILPOET-1803]
2019-02-20 08:07:25 -05:00
Pavel Dohnal
8a09d3ac42 Prefix class names
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
17f54daea6 Style import 2nd step
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Ján Mikláš
bb896e90d7 Fix missing icon in Members' plugin, replace iconfont with base64 SVG
[MAILPOET-1804]
2019-02-14 08:32:09 -05:00
Ján Mikláš
457016363f Redesign element and column tools
[MAILPOET-1708]
2019-02-11 13:27:30 -05:00
Ján Mikláš
11cf31a561 Show different highlight borders for column and content blocks
[MAILPOET-1708]
2019-02-11 13:27:30 -05:00
Ján Mikláš
8510e837ab More readable code
[MAILPOET-1708]
2019-02-11 13:27:30 -05:00
Ján Mikláš
9feb7eea6c Make small inputs in editor larger to fit 4 digits
[MAILPOET-1722]
2019-02-11 07:05:09 -05:00
Ján Mikláš
9eac99d614 Change element controls position in editor
MAILPOET-1700
2019-02-10 19:34:25 -05:00
Jan Jakeš
c857bcadde Make drag button in editor wider
[MAILPOET-1729]
2019-02-10 19:03:35 -05:00
Amine Ben hammou
49d2f16705 Update images URLs on CSS 2019-01-31 11:54:00 +01:00
M. Shull
f51e6f26d6 Merge pull request #1740 from mailpoet/form-loading
Subscription form loading on submit [MAILPOET-1567]
2019-01-28 07:09:26 -05:00
M. Shull
29ef3da9f7 Merge pull request #1732 from mailpoet/new-modal
New modal [MAILPOET-1510]
2019-01-25 08:51:35 -05:00
Pavel Dohnal
28f7eeea94 Create sender warning component
[MAILPOET-1573]
2019-01-24 10:31:03 +01:00
Jan Jakeš
7ee2a7cd88 Fix iframe content sometimes rendered over border
[MAILPOET-1510]
2019-01-22 12:52:13 +01:00
Rostislav Wolny
0d433c7f7c Add loading animation to form submit button
[MAILPOET-1567]
2019-01-22 10:03:09 +01:00
Jan Jakeš
f47f7e38ae Add device border to newsletter preview modal
[MAILPOET-1510]
2019-01-22 10:02:58 +01:00
M. Shull
784c952229 Merge pull request #1726 from mailpoet/remove-feedback-badges
Remove feedback badges [MAILPOET-1691]
2019-01-22 03:51:37 -05:00
Jan Jakeš
03c2eb5730 Reduce spacing in newsletter preview modal to make it larger
[MAILPOET-1510]
2019-01-22 09:33:26 +01:00
Jan Jakeš
e6ba34faf8 Remove template preview padding since we can't display background at the moment
[MAILPOET-1510]
2019-01-22 09:31:24 +01:00
Jan Jakeš
7e187f69bf Adjust drag & drop tutorial for new modal design
[MAILPOET-1510]
2019-01-22 09:31:24 +01:00
Jan Jakeš
4da9a2b6fa Adjust email previews for new modal style, use flex
[MAILPOET-1510]
2019-01-22 09:31:24 +01:00
Jan Jakeš
78f052e263 Use flex instead of "random" percentual heights in modal popup
[MAILPOET-1510]
2019-01-22 09:30:06 +01:00
Jan Jakeš
62f69b2cdb Do not respect modal min-width on mobile
[MAILPOET-1510]
2019-01-22 09:30:06 +01:00
Jan Jakeš
affab195ca Fix body scrolling when modal is displayed
[MAILPOET-1510]
2019-01-22 09:30:05 +01:00
Jan Jakeš
2fd6c0abf1 Fade modal popup in on load
[MAILPOET-1510]
2019-01-22 09:30:05 +01:00
Jan Jakeš
8fb96ee2bd Add spacing between modal title and body
[MAILPOET-1510]
2019-01-22 09:30:05 +01:00
Jan Jakeš
dd2b496718 Add new modal close icon
[MAILPOET-1510]
2019-01-22 09:30:05 +01:00
Jan Jakeš
081dd0d37f Make modal popup title a simple heading
[MAILPOET-1510]
2019-01-22 09:23:17 +01:00
Jan Jakeš
390a376829 Use larger spacing in modal popup
[MAILPOET-1510]
2019-01-22 09:21:19 +01:00
Jan Jakeš
fdd16b3ee3 Make modal white, add border radius & shadow
[MAILPOET-1510]
2019-01-22 09:21:08 +01:00
wxa
20335dc170 Remove a feedback button from the select template step [MAILPOET-1691] 2019-01-14 16:50:31 +03:00
M. Shull
ca66f077d7 Merge pull request #1720 from mailpoet/carrot-button-fix
Fix in app announcements carrot button appearance on mobile [MAILPOET-1706]
2019-01-14 06:17:01 -05:00
M. Shull
80210f6ce8 Merge pull request #1721 from mailpoet/wizard-update
Wizard update [MAILPOET-1704]
2019-01-11 23:23:05 -05:00
M. Shull
06911e1fed Merge pull request #1648 from mailpoet/poll-success-send
Poll first email sending success/failure [MAILPOET-1417]
2019-01-11 12:36:06 -05:00
Rostislav Wolny
0d753a443e Fix ALC post category select width
[MAILPOET-1712]
2019-01-10 08:51:59 +01:00
Rostislav Wolny
247385a9dd Fix missing border in post block inputs in editor
[MAILPOET-1712]
2019-01-09 17:32:14 +01:00
Rostislav Wolny
e529ea7b8e Update second step in wizard
[MAILPOET-1704]
2019-01-09 15:57:11 +01:00
Ján Mikláš
cd60d1af81 Show poll about success delivery after sending preview or campaign 2019-01-09 13:58:26 +01:00
Rostislav Wolny
98cc4945c5 Fix in app announcements carrot button appearance on mobile
[MAILPOET-1706]
2019-01-09 10:23:42 +01:00
Rostislav Wolny
9fc1f7501d Remove free welcome emails announcement
[MAILPOET-1672]
2019-01-07 16:26:28 +01:00
Rostislav Wolny
5d453eabfa Remove background images editor announcement
[MAILPOET-1672]
2019-01-07 16:26:28 +01:00
wxa
fd7a7fca67 Remove miscellaneous outdated prefixes 2018-12-18 16:15:13 +03:00
wxa
6469ee3234 Remove box-shadow mixin 2018-12-18 16:02:58 +03:00
wxa
cca34fd1bd Remove border-radius mixin 2018-12-18 15:42:47 +03:00
M. Shull
82e8877ec5 Merge pull request #1677 from mailpoet/mobile-preview
Add mobile preview mode [MAILPOET-1583]
2018-12-17 17:19:25 -05:00