Commit Graph

8 Commits

Author SHA1 Message Date
2f0cec5fde Replace WP Rich Text package by our build with version 7.14.0
[MAILPOET-6387]
2024-12-18 09:54:39 +01:00
7f61415a39 Speed up email editor start by preloading REST API requests
[MAILPOET-6335]
2024-12-17 10:36:39 +01:00
c908cabcf6 Fix saving styles to save only user-edited props
There was a typo in StylesColorPanel property, and we were passing incorrect values.
StylesColorPanel.value expects user set values
StylesColorPanel.inheritedValue expects merged styles
See b66f9ff095/packages/edit-site/src/components/global-styles/screen-colors.js (L23-L28)
[MAILPOET-6335]
2024-12-17 10:36:39 +01:00
fdc0d15b63 Load user styles in the email editor properly
[MAILPOET-6335]
2024-12-17 10:36:39 +01:00
02d424d8a1 Fix NpsPoll CSS style issues
MAILPOET-6315
2024-11-26 13:50:53 +01:00
d8a1459bf5 Add missing variables to EditorPageRenderer.php
MAILPOET-6315
2024-11-26 13:50:53 +01:00
b9b503889d Add NpsPoll feature support for Email editor
MAILPOET-6315
2024-11-26 13:50:53 +01:00
c71949e326 Render custom editor for mailpoet_email post types
[MAILPOET-6090]
2024-11-15 17:16:21 +02:00