neos-ui
neos-ui copied to clipboard
!!! FEATURE: Separate properties and references in clientEval
What I did As discussed in https://github.com/neos/neos-development-collection/pull/5156 references should be available separately in ClientEval
How I did it
I adjusted the logic for loading data for the right sidebar to be separated into properties and references.
depends on https://github.com/neos/neos-ui/pull/3810
How to verify it
Use ClientEval:console.log(node) in the right to see that references are no longer in the properties array but now their separate item: