Marc Henry Schultz

Results 366 issues of Marc Henry Schultz

I will update this issue with further Infos later... Lately I have been learning to love esbuild. And it's speed advantage is undeniable. I tried to build the Neos Ui...

next-major

### Description i just read this article here: https://www.raulmelo.dev/blog/replacing-lerna-and-yarn-with-pnpm-workspaces and found out that https://pnpm.io/workspaces can replace lerna + yarn. Advantages would be: - yarn workspaces and lerna seem to be...

This seems to be out of date. see EditorEnvelope/index.js https://github.com/neos/neos-ui/blob/6ce277470258599c1d29f9ec2f5983e7e44d4338/packages/neos-ui-editors/src/EditorEnvelope/index.js#L31

### Description shorcuts/hotkeys dont work when focus is set to the guest-iframe (last mouse click was there) ### Steps to Reproduce 1. open the NeosUI Demo 2. klick into the...

### Description when one registers a new plugin in the `manifest` and tries to call `globalRegistry.get('frontendConfiguration')` null is returned. ### Steps to Reproduce 1. Write a manifest like: ```js import...

\* unless brute forced via AOP in [StyleAndJavascriptInclusionService](https://github.com/neos/neos-ui/blob/6ce277470258599c1d29f9ec2f5983e7e44d4338/Classes/Domain/Service/StyleAndJavascriptInclusionService.php#L100 ) ### Description Imagine you have a nice ESM Plugin and try to inject it via: ```yaml Neos.Neos.Ui.resources.javascript.'My.EsmPlugin': resource: 'foo/bar.js' ``` now...

does this make sense too? just saw, that parent node got added and in the slack there was once a request for the document node too if i remember correctly...

Enhancement

### Description One wants to use an inline editable property on a documentNode ### Steps to Reproduce 1. Setup documentNode with inline editable prop 2. try to output it some...

Discussion

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When there is an Exception in a DataSource, the DataSourceController which...

Bug

I often wanted to bring some light into the Runtime, now here it is ^^ I made **really** small, descriptive commits, so it should be superclear why i did touch...

I: Discussion‌‌