Pavel Dohnal
|
c9c1b1fa92
|
Remove input because it would never apply
Renderer adds the class directly to the input element
and the css would never apply.
[MAILPOET-2601]
|
2020-02-27 18:49:59 +00:00 |
|
Pavel Dohnal
|
927d9cf87e
|
Add classes to inputs
[MAILPOET-2601]
|
2020-02-27 18:49:59 +00:00 |
|
Pavel Dohnal
|
daefe143a0
|
Add mailpoet_paragraph class to all blocks
[MAILPOET-2601]
|
2020-02-27 18:49:59 +00:00 |
|
Pavel Dohnal
|
21926ea3e0
|
Add mailpoet_form class to form
[MAILPOET-2601]
|
2020-02-27 18:49:59 +00:00 |
|
Amine Ben hammou
|
9e5acecbc0
|
Fix useNotices implementation
|
2020-02-26 19:45:43 +00:00 |
|
Amine Ben hammou
|
c921bc6f71
|
Use useMemo and useCallback to memoize context values
|
2020-02-26 19:45:43 +00:00 |
|
Amine Ben hammou
|
2f2a00cbbe
|
Remove MailPoet.Notice
|
2020-02-26 19:45:43 +00:00 |
|
Ján Mikláš
|
493d6caffc
|
Release 3.46.1
|
2020-02-25 13:17:45 +01:00 |
|
Jan Jakeš
|
95d8365fb7
|
Fix image position changes for full post not trigering rendering
[MAILPOET-2491]
|
2020-02-25 08:08:23 +00:00 |
|
Jan Jakeš
|
b52def5c57
|
Add integration tests for 'fullPostFeaturedImagePosition'
[MAILPOET-2491]
|
2020-02-25 08:08:23 +00:00 |
|
Jan Jakeš
|
8b4537676a
|
Fix featured image display for existing products with display type 'full'
[MAILPOET-2491]
|
2020-02-25 08:08:23 +00:00 |
|
Jan Jakeš
|
26d8d7213b
|
Fix wrong property in a condition
[MAILPOET-2491]
|
2020-02-25 08:08:23 +00:00 |
|
Jan Jakeš
|
419a87b6c6
|
Alter JS tests for full post featured image setting
[MAILPOET-2491]
|
2020-02-25 08:08:23 +00:00 |
|
Jan Jakeš
|
499c14e0a3
|
Set default for newly added blocks to 'left', for existing blocks to 'none'
[MAILPOET-2491]
|
2020-02-25 08:08:23 +00:00 |
|
Jan Jakeš
|
15b166d188
|
Render featured image for full post display type
[MAILPOET-2491]
|
2020-02-25 08:08:23 +00:00 |
|
Jan Jakeš
|
efb779e3e7
|
Add new 'fullPostFeaturedImagePosition' for full post image positioning
[MAILPOET-2491]
|
2020-02-25 08:08:23 +00:00 |
|
Jan Jakeš
|
515131e55d
|
Switch post display types using backbone views, instead of manually
[MAILPOET-2491]
|
2020-02-25 08:08:23 +00:00 |
|
Jan Jakeš
|
d592e9e1a6
|
Show/hide display options using backbone views, instead of manually
[MAILPOET-2491]
|
2020-02-25 08:08:23 +00:00 |
|
Jan Jakeš
|
97d888099b
|
Display featured image settings also for full post display type
[MAILPOET-2491]
|
2020-02-25 08:08:23 +00:00 |
|
Pavel Dohnal
|
1c0112ab28
|
Move error message bellow form
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
20a3e6cac4
|
Add preview class
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
5f2effbaf8
|
Use a better className
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
c6d6db6726
|
Remove disabled, it would affect the look of the button
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
646b75c5db
|
Disable warning
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
8bdb64a97b
|
Disable submit on preview
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Ján Mikláš
|
8885003b41
|
Use flexbox to center modal window
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
afd7087112
|
Display preview on the whole screen
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
8cf8c6004c
|
Display preview border
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
e534997d48
|
Display preview modes switches
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
bf9ddc10cb
|
Prevent closing modal on click inside
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
91bce97ab4
|
Make modal spinner centered
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
fce212ec19
|
Display preview
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
b6c2e4554d
|
Use our modal instead of Gutenberg one
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
38a62850fc
|
Add modal component
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
176ecef4f7
|
Add Form preview rudimentary component
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
8439b8cb2e
|
Create action to show preview
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
Pavel Dohnal
|
0b41af44f2
|
Add preview button
[MAILPOET-2602]
|
2020-02-24 22:42:53 +00:00 |
|
wxa
|
9e587bf770
|
Update the 'Subscribe in registration form' setitng description [MAILPOET-2700]
|
2020-02-24 18:59:05 +00:00 |
|
Jan Jakeš
|
2d3919d2e3
|
Display 'Subscribe in registration form' even if registration is disabled
[MAILPOET-2700] & [MAILPOET-2565]
|
2020-02-24 18:59:05 +00:00 |
|
Jan Jakeš
|
81531116e7
|
Fix signup confirmation email for WP users trigger
[MAILPOET-2700]
|
2020-02-24 18:59:05 +00:00 |
|
Jan Jakeš
|
ecc1d68b5b
|
Check if bounce sync is scheduled within 42 hours for all emails when sending
[MAILPOET-2705]
|
2020-02-20 17:34:07 +00:00 |
|
Jan Jakeš
|
024ac52fb9
|
Add phpstan-doctrine extension
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
Jan Jakeš
|
f980cb00d8
|
Update PHPStan
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
Jan Jakeš
|
c7de47b822
|
Fix class/interface/trait opening brace on the same line
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
Jan Jakeš
|
f56cd6934f
|
Add CodeSniffer rule for opening brace of class/interface/trait
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
Jan Jakeš
|
1774b48666
|
Autofix unused "use" statements
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
Jan Jakeš
|
707eb399a8
|
Add CodeSniffer rule for unused "use" statements
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
Jan Jakeš
|
e185121f43
|
Fix properties with trailing underscore
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
Jan Jakeš
|
ec6ecdb79e
|
Add CodeSniffer rules for parameter, property, and return typehint spacing
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
Jan Jakeš
|
eae5c5010d
|
Fix properties with missing visibility
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|