Sebastian Stehle

Results 135 issues of Sebastian Stehle

Hi, I am trying to convert the following arguments tag to v2: https://github.com/Squidex/squidex/blob/master/backend/src/Squidex.Domain.Apps.Entities/Contents/ReferencesFluidExtension.cs#L27 I have had a look to Orchard (https://github.com/OrchardCMS/OrchardCore/blob/339d74b251b53393dd510f8ad3027aa17d78500d/src/OrchardCore/OrchardCore.DisplayManagement.Liquid/LiquidViewParser.cs) and after that I came up with something like:...

The DataLoaderBase has a flag to indicate whether caching is allowed. This flag is not available in the BatchDataLoader class and in the extension methods. Would be great if this...

enhancement
data loader

I would like to have an option which kind of quotation marks are used for images and links. Not high priority, because I have just added my own rules, but...

### GitHub Actions Version Updates * **[ncipollo/release-action](https://github.com/ncipollo/release-action)** published a new release **[v1.14.0](https://github.com/ncipollo/release-action/releases/tag/v1.14.0)** on 2024-02-05T23:48:41Z * **[actions/setup-node](https://github.com/actions/setup-node)** published a new release **[v4.0.2](https://github.com/actions/setup-node/releases/tag/v4.0.2)** on 2024-02-07T04:51:19Z * **[actions/upload-artifact](https://github.com/actions/upload-artifact)** published a new release **[v4.3.1](https://github.com/actions/upload-artifact/releases/tag/v4.3.1)**...

### Summary Hi, I am using remirror in an angular app and in the migration from angular 16 to 17 my portals stopped working. It is basically a race condition...

type: bug :beetle:
status: sponsored :sparkling_heart:

### Summary I know that the controlled version is not recommended and it is also causing issues. For example it makes unnecessary updates somehow. ### Steps to reproduce Use this...

type: bug :beetle:

### Summary I think the markdown paragraph handling is broken right now. Because markdown and html in remirror handle paragraphs differently. ### Steps to reproduce Lets consider a very simple...

type: bug :beetle:

In obit you have this extension interface: https://github.com/orbit/orbit/blob/master/actors/core/src/main/java/cloud/orbit/actors/extensions/LifetimeExtension.java I thing it would be great to introduce IActionFilter with a similar signature to IIncomingGrainCallFilter. Use cases: 1. Custom storage solutions 2....

help wanted
hacktoberfest

Hi, this is more a discussion. Have you been able to get multi-platform build running? When I just enable it I get the following error: https://github.com/Squidex/squidex/actions/runs/3581565934 When I turn of...

I like the library and as of now, it is the only component that supports flexible item heights. It is really great. But it is sad that it is not...