8.2.2 (2022-12-07)
Overview of merged pull requests
BUGFIX: Make topbar in backend modules visible
In a cleanup change, some global values had been removed. That change removed also the display property for the neos-top-bar container.
This change will define flex as value.
@see https://github.com/neos/neos-development-collection/commit/3852730634cee1cec55fc7bf9154a2a6989fdc73
Fixes: #3973
Packages:
Neos
BUGFIX: Fix NULL content type error in ContentElementWrappingService
Packages:
Neos
TASK: Sync z-index values with neos-ui
In the neos-ui
we are adopting some z-index values to have more flexibility. To be in sync, we should change it here as well.
@see https://github.com/neos/neos-ui/pull/3289
Packages:
Neos