Rostislav Wolny
e6aef6f0a5
Update ContentRenderer:testItInlinesContentStyles test
...
This new inliner library adds a space between the rule and value
[MAILPOET-6014]
2024-05-01 11:15:27 +01:00
Rostislav Wolny
76c60aa5e0
Update BlocksRegistryTest
...
- testItAllowsToReplaceRendererViaFilter is no longer needed as we removed the filter
- testItRemovesAllBlockRenderers this responsibility was moved to ContentRenderer
[MAILPOET-6014]
2024-05-01 11:15:27 +01:00
Mike Jolley
c321eb282e
Refactor renderers to use template JSON
2024-05-01 11:15:27 +01:00
Rostislav Wolny
b8396140ac
Remove paragraph renderer
...
[MAILPOET-5798]
2024-04-18 12:45:15 +02:00
Mike Jolley
3f2b96f3a6
Introduce block to handle email content
2024-04-10 11:42:50 +02:00
Mike Jolley
7325785e6b
Add ID to emailPost
2024-04-10 11:42:50 +02:00
Mike Jolley
b4acac7c52
Refactor renderers to use templates
2024-04-10 11:42:50 +02:00
Rostislav Wolny
39aa76d4d0
Improve typehints and use typed properties in ContentRenderer and test
...
[MAILPOET-5798]
2024-03-15 10:28:48 +01:00
Rostislav Wolny
4071175178
Move ContentRenderer to the Renderer/ContentRenderer namespace
...
[MAILPOET-5798]
2024-03-15 10:28:48 +01:00