a1bd40f6ef
Prevent closing modal when templates are still loading
...
[MAILPOET-6049]
2024-05-22 15:15:03 +02:00
960884a484
Prevent strange resizing of templates after rendered in modal
...
[MAILPOET-6049]
2024-05-22 15:15:03 +02:00
90df0a8813
Remove Select Template button from template panel
...
[MAILPOET-6049]
2024-05-22 15:15:03 +02:00
4cbb39f56d
Display template selection on editor start
...
[MAILPOET-6049]
2024-05-22 15:15:03 +02:00
56449eb503
Do not add default content on email create on backend
...
[MAILPOET-6049]
2024-05-22 15:15:03 +02:00
cdd092c561
wait for iframe
2024-05-22 11:36:09 +02:00
90577eb616
Switch to iframe context
2024-05-22 11:36:09 +02:00
7032ba7d52
Iframe selector in tests
2024-05-22 11:36:09 +02:00
7f275e0edc
Use iframe to fix background styles
2024-05-22 11:36:09 +02:00
4945a8003f
update padding test
2024-05-22 11:36:09 +02:00
a69f9ca69e
Update test to use fff not ffffff
2024-05-22 11:36:09 +02:00
28497f9d1c
Update tests. Default background color is not set at block level.
2024-05-22 11:36:09 +02:00
61f7a9ab68
Force post content to prevent conflicts with woo
2024-05-22 11:36:09 +02:00
d5bfe33f28
Remove content hack to prevent re-render when selecting colors
2024-05-22 11:36:09 +02:00
c3d0f23a3f
Fix text decoration
2024-05-22 11:36:09 +02:00
b510e07942
Fix button styles are applied
...
[MAILPOET-5641]
2024-05-22 11:36:09 +02:00
1fab8a31f3
Ensure the template theme is always an object.
...
Sending it as an empty array was causing that deepmerge in emailCss hook was returning null.
It was happening for the general-email template which has no theme file
[MAILPOET-5641]
2024-05-22 11:36:09 +02:00
c3dcc13f2c
Fix renderer styles
2024-05-22 11:36:09 +02:00
4100991354
Add link styles
2024-05-22 11:36:09 +02:00
3a8813cba7
Move maybeConvertPreset functionality to theme controller
2024-05-22 11:36:09 +02:00
dca470f216
strstr
2024-05-22 11:36:09 +02:00
18710cd259
Add color panel and handle rendering
2024-05-22 11:36:09 +02:00
d6b309176a
Fix typo error
...
[MAILPOET-6070]
2024-05-22 08:12:59 +02:00
3cfa893930
Fix button witdth so it fits wider labels
...
[MAILPOET-6070]
2024-05-22 08:12:59 +02:00
9eb1c307c7
Add comment for translations
...
[MAILPOET-6070]
2024-05-22 08:12:59 +02:00
cfd2fe5496
Update readme after sales
...
[MAILPOET-6075]
2024-05-21 16:44:58 +03:00
8595e99e42
Release 4.50.1
2024-05-21 14:22:50 +02:00
4bde12bc53
Add backslash character to rexExp in parseQuery function
...
Adding backslash to regExp helps to avoid failing make-pot command when we extract JS translations.
[MAILPOET-6074]
2024-05-21 12:26:20 +02:00
c65a17bac7
Update WC stable tag
...
[MAILPOET-5984]
2024-05-20 16:25:27 +02:00
0f7301deeb
Update tests to reflect the new logic
...
MAILPOET-5963
2024-05-18 20:33:33 +02:00
e6c31ee737
Set guest user by default to unsubscribed
...
The status will be updated when the user opts in for marketing email on checkout
MAILPOET-5963
2024-05-18 20:33:33 +02:00
3c8f354039
Fix WPCOM debug bar styles exclusion
...
[MAILPOET-6066]
2024-05-17 15:33:40 +03:00
19ad4133ab
Stop MailPoet Daemon execution when in maintenance mode
...
MAILPOET-6021
2024-05-17 12:53:19 +01:00
d718441e1a
Deactivate MailPoet cron when the site is in maintenance mode
...
MAILPOET-6021
2024-05-17 12:53:19 +01:00
6d81a595d2
Deactivate MailPoet cron when plugin update is about to begin
...
MAILPOET-6021
2024-05-17 12:53:19 +01:00
e6f9564ef0
Fix compatibility with gutenberg plugin
2024-05-17 11:26:44 +02:00
ea988f0850
Leave main variation active
2024-05-17 11:26:44 +02:00
5821e11467
Update heading test
2024-05-17 11:26:44 +02:00
e6d7cf5950
Update SettingsController unit test for moved layout settings
...
[MAILPOET-6057]
2024-05-17 11:26:44 +02:00
7c9b72bcc4
Add get_settings to stub for theme json class
2024-05-17 11:26:44 +02:00
121234d9cd
get_settings mock
2024-05-17 11:26:44 +02:00
48cc71f98f
Attempt to fix mock
2024-05-17 11:26:44 +02:00
5fac09e343
Remove default content size from template
2024-05-17 11:26:44 +02:00
d20b4bb6c9
Add group support w/ support for contentSize
2024-05-17 11:26:44 +02:00
4ee81fdd35
Apply border style when border color is defined
2024-05-17 11:26:44 +02:00
4b2c1fe245
Disable block variations for groups—we do not support flex layout
2024-05-17 11:26:44 +02:00
7a10fbb8ff
Update Public API documentation
...
MAILPOET-6056
2024-05-16 18:02:01 +02:00
f91812b1da
Allow Public API method updateList
update segment description with the same segment name
...
MAILPOET-6056
2024-05-16 18:02:01 +02:00
736068cf57
Audit missing escaping during block rendering
2024-05-15 13:27:52 +02:00
d5c1fba8d7
Add missing textdomains
2024-05-15 07:16:25 -04:00