|
18710cd259
|
Add color panel and handle rendering
|
2024-05-22 11:36:09 +02:00 |
|
|
e6f9564ef0
|
Fix compatibility with gutenberg plugin
|
2024-05-17 11:26:44 +02:00 |
|
|
d20b4bb6c9
|
Add group support w/ support for contentSize
|
2024-05-17 11:26:44 +02:00 |
|
|
736068cf57
|
Audit missing escaping during block rendering
|
2024-05-15 13:27:52 +02:00 |
|
|
c321eb282e
|
Refactor renderers to use template JSON
|
2024-05-01 11:15:27 +01:00 |
|
|
21ae45acb6
|
Enqueue special block styles and inject using emogrifier
|
2024-05-01 11:15:27 +01:00 |
|
|
d90e4dc962
|
Fix element styles and scrollbars
|
2024-04-22 12:43:17 +01:00 |
|
|
37e901c809
|
Restore content renderer styles to fix remaining tests
|
2024-04-10 11:42:50 +02:00 |
|
|
1e499a0ce7
|
Fix trailing comma
|
2024-04-10 11:42:50 +02:00 |
|
|
b4acac7c52
|
Refactor renderers to use templates
|
2024-04-10 11:42:50 +02:00 |
|
|
5ceef236bf
|
Use the same format for styles as it is in theme.json
This should be the first step to using theme.json format in DB and merging more style configurations to the final one.
[MAILPOET-5640]
|
2024-03-15 16:57:41 +01:00 |
|
|
39aa76d4d0
|
Improve typehints and use typed properties in ContentRenderer and test
[MAILPOET-5798]
|
2024-03-15 10:28:48 +01:00 |
|
|
4071175178
|
Move ContentRenderer to the Renderer/ContentRenderer namespace
[MAILPOET-5798]
|
2024-03-15 10:28:48 +01:00 |
|