Commit Graph

55 Commits

Author SHA1 Message Date
wxa
3b12ea0989 Fix miscellaneous deprecated methods [MAILPOET-3386] 2021-03-03 14:59:54 +01:00
wxa
c54f078cd1 Replace deprecated event shorthands [MAILPOET-3386] 2021-03-03 14:59:54 +01:00
Ján Mikláš
6d1d976623 Redesign import last step new segment modal
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
c4ec81cc33 Fix MailPoet content jumping when modal is shown
[MAILPOET-2788]
2020-09-22 13:13:05 +02:00
Ján Mikláš
63caaeddaa Refactor Mailpoet.Modal to allow not rendering overlay
[MAILPOET-1974]
2019-05-16 08:26:16 -04:00
Jan Jakeš
5c92af4881 Add and fix comma-dangle rules for *.js files
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Jan Jakeš
bb658f77ec Fix indentaition in *.js files (auto-fix by ESLint)
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Jan Jakeš
afcde00003 Convert AMD and CommonJS odules to ES6
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Jan Jakeš
5a0d905bd4 Do not use named AMD modules
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Pavel Dohnal
6ffac49364 Fix new code 2019-01-30 09:10:04 +01:00
Pavel Dohnal
f1cbc4a7c6 Fix eslint rules in ES5 files 2019-01-30 09:04:32 +01:00
Jan Jakeš
affab195ca Fix body scrolling when modal is displayed
[MAILPOET-1510]
2019-01-22 09:30:05 +01:00
Jan Jakeš
bf62034b4a Fix wrong modal scroll when previous modal scrolled down
[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š
390a376829 Use larger spacing in modal popup
[MAILPOET-1510]
2019-01-22 09:21:19 +01:00
M. Shull
302c97353a Merge pull request #1640 from mailpoet/react-modal
Change React Confirm Alert style [MAILPOET-1625]
2018-12-10 12:14:38 -05:00
Ján Mikláš
6429f7a689 Refactor modal to use flexbox instead of JS for positioning 2018-12-06 20:57:57 +01:00
Ján Mikláš
182e5c0139 Refactor modal styles to use classes instead of IDs 2018-12-06 20:56:57 +01:00
Pavel Dohnal
b40916c9fa Make form editor modals wider
[MAILPOET-1565]
2018-12-06 13:22:56 +01:00
Pavel Dohnal
b9993da62c Show congratulation page after first newsletter
[MAILPOET-1468]
2018-11-12 08:10:46 +01:00
Pavel Dohnal
683e9c9fa1 Update eslint
Only indentation updated in this commit
2018-06-13 09:28:53 +01:00
Pavel Dohnal
d195cd9798 Fix eslint rules
[MAILPOET-1348]
2018-04-18 10:53:35 +01:00
Pavel Dohnal
e10901d939 Fix eslint default-case in es5 files
[MAILPOET-1145]
2018-02-19 15:58:25 +00:00
Pavel Dohnal
426a72c557 Fix eslint no-lonely-if in es5 files
[MAILPOET-1145]
2018-02-19 15:54:19 +00:00
Pavel Dohnal
0ff9c006d8 Fix eslint eqeqeq in es5 files
[MAILPOET-1145]
2018-02-19 15:43:58 +00:00
Pavel Dohnal
f7fcec7953 Fix eslint max-len in es5 files
[MAILPOET-1145]
2018-02-19 15:17:57 +00:00
Pavel Dohnal
699017532e Fix func-names rule in es5
Please remove those comments if you work on those files
[MAILPOET-1143]
2018-01-08 14:56:00 +00:00
Pavel Dohnal
ef410fb877 Fix dot-notation rule in es5
[MAILPOET-1143]
2018-01-08 11:38:27 +00:00
Pavel Dohnal
8ea4a219e2 Fix padded-blocks eslint rule in ES5 files
[MAILPOET-1144]
2017-11-30 09:12:19 +00:00
Pavel Dohnal
159e946093 Fix no-else-return eslint rule in ES5 files
[MAILPOET-1144]
2017-11-29 15:04:38 +00:00
Pavel Dohnal
ea552508b4 Fix consistent-return eslint rule in ES5 files
[MAILPOET-1144]
2017-11-29 13:43:35 +00:00
Amine Ben hammou
6858b266fe enabling body scroll when settings are open 2017-10-23 16:01:28 +00:00
Amine Ben hammou
4e2e9f6f8f rebasing on master 2017-10-09 11:17:23 +00:00
Amine Ben hammou
c90e0e9f64 ES5 no-unused-vars 2017-10-09 11:15:58 +00:00
Amine Ben hammou
3dd8a973fd ES5 vars-on-top 2017-10-09 11:15:58 +00:00
Amine Ben hammou
c3ea088fca ES5 one-var 2017-10-09 11:15:58 +00:00
Amine Ben hammou
95551ad049 ES5 keyword-spacing 2017-09-21 09:13:36 +00:00
Amine Ben hammou
b1a403d9b5 ES5 space-infix-ops 2017-09-21 09:09:29 +00:00
Amine Ben hammou
28504fb5e3 ES5 spaced-comment 2017-09-21 09:08:52 +00:00
Amine Ben hammou
946bee2194 ES5 space-before-blocks 2017-09-21 09:02:50 +00:00
Amine Ben hammou
680446b77e ES5 space-before-function-parens 2017-09-21 08:35:12 +00:00
Pavel Dohnal
2c068c7bb6 Fix eslint no-unreachable in ES5
[MAILPOET-1085]
2017-09-11 15:03:30 +01:00
Pavel Dohnal
f77620d649 Fix eslint no-undef in ES5
[MAILPOET-1085]
2017-09-11 15:03:30 +01:00
Pavel Dohnal
478e60d60e Fix indent rule in ES5
[MAILPOET-1029]
2017-09-07 15:51:25 +01:00
Pavel Dohnal
4e91932613 Fix ESLint lines-around-directive ES5
[MAILPOET-1031]
2017-08-30 14:45:25 +02:00
Amine Ben hammou
e7e08dbb3a minor fixes 2017-08-29 12:07:57 +00:00
Pavel Dohnal
acd2b9f51e Fix no-param-reassign in ES5
[MAILPOET-1033]
2017-08-16 12:22:56 +02:00
Amine Ben hammou
b92329a6b5 Fix popup dimensions to the viewport and show the close button 2017-08-11 17:30:13 +00:00
Alexey Stoletniy
0daa3057e7 Focus on all modal types by default [MAILPOET-724] 2017-02-16 21:58:41 +03:00