Jon Uhlmann

Results 56 issues of Jon Uhlmann

It would be really nice to have the possibility to create dynamic placeholders like this: ```yaml 'Foo.Bar:Document.Page': properties: headline: ui: inline: editorOptions: placeholder: 'ClientEval:node.properties.title' ```

Enhancement
next-minor

If you create newsletter with Neos, it is crucial to have some additional parameters like `utm_source`, `utm_medium` and `utm_campaign` to every link. This change enables the `ConvertUrisImplementation` to have `additionalParams`....

Feature

**Thanks for your PostCSS plugin!** As you probably know, [PostCSS 8] was released a few days ago. It would be great if you could make this plugin compatible with the...

### Used Zammad Version 6.2.0 ### Environment - Latest Browser (Safari, Chrome. Firefox, etc) ### Actual behaviour If I want to set a custom title like this: ```js new ZammadChat({...

needs verification

If an empty ContentCollection with removed content is in the backend, the ContentCollection is not visible, as it doesn't get the styling for an empty ContentCollection (gray outline) ### Steps...

Bug
needs verification

If I set compilerOptions.css to `true` (or `inject with Svelte 4), it still generates a CSS file and doesn't include it in the Javascript file. **To Reproduce** Steps to reproduce...

bug
stale

I've created a new repository with an readme file and try to run the action, but'll get following error ```bash [NOTE] Resolving configuration... [NOTE] Cloning "https://github.com/MY_ORG_NAME/Base.AssetList.git" repository to "/tmp/monorepo_split/clone_directory" directory...

It would be nice to have an Eel Helper where I can set the text for the DummyImageSource. If another Source is applied, nothing should happen

If you have an link with an hash (e.g. `#newsletter`) the editor returns following error: ``` Could not find an editor suitable for "#newsletter" ``` And if I try to...