Commit Graph

12 Commits

Author SHA1 Message Date
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
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
Amine Ben hammou
95551ad049 ES5 keyword-spacing 2017-09-21 09:13:36 +00:00
Amine Ben hammou
680446b77e ES5 space-before-function-parens 2017-09-21 08:35:12 +00:00
Pavel Dohnal
4e91932613 Fix ESLint lines-around-directive ES5
[MAILPOET-1031]
2017-08-30 14:45:25 +02:00
Amine Ben hammou
cd091c2af6 ES5: quotes 2017-08-24 09:16:51 +02:00
Pavel Dohnal
acd2b9f51e Fix no-param-reassign in ES5
[MAILPOET-1033]
2017-08-16 12:22:56 +02:00
Jonathan Labreuille
f082c065d1 Confirmation email + Subscription pages
- form as an iframe: increased marginY
- fixed issue with page titles (old themes using wp_title hook)
- redirect on reinstall instead of showing a message (to avoid being able to re-save old settings)
2016-03-24 14:22:37 +01:00
Jonathan Labreuille
f91bfbf473 handle form as iframe 2016-03-22 17:25:25 +01:00