Skip to content

Conversation

@nhovratov
Copy link
Contributor

No description provided.

Nikita Hovratov and others added 3 commits December 8, 2025 13:07
The added condition for excluded cTypes prevented an
early return for v13+ pageTS config handling: Per default
no extra configuration is needed if items should be added.

The condition is not needed at all. If the array is empty
the foreach loop does nothing and the pageTs is returned.

Fixes: b13#660
StandardContentPreviewRenderer now has a constructor with DI
on its own. This collides with the ContainerPreviewRenderer
constructor. Instead of extending the class, it is now injected
as an attribute and used to implement the interface methods.

Fixes: b13#682
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant