Sipke Schoorstra

Results 251 comments of Sipke Schoorstra

Hi! I'm afraid we have spent zero attention to localization of this widget. In addition, this project will be deprecated soon in favor of a brand new set of designer...

It’s hard to say, but I’m working on it. Realistically, not before the end of Q1 2021, although I do hope to come out with early previews around December this...

I don't have any samples that uses the designer in Blazor, but I am currently working on a brand new dashboard application with a new workflow designer, all implemented in...

Progress can be followed here: https://github.com/elsa-workflows/elsa-core/tree/feature/elsa-2.0/src/dashboards/blazor

Hi @orestes22 , I did a little bit of research, and it turns out the [recommended approach](https://stenciljs.com/docs/react) from the Stencil team is for me to provide ReactJS wrappers around the...

Thanks for the feedback @orestes22 , I really appreciate it. Regarding the creation of a design-free component, that is on my list for future improvements, because I do want users...

Maybe this thread provides some hints: https://github.com/elsa-workflows/elsa-designer/issues/18

Hi @oacostam, Sorry about that. There's currently no replacement for that scenario, which is an omission on my part. I will add a method that let's you find all workflow...

I pushed [an update](https://github.com/elsa-workflows/elsa-core/commit/5217f8f895b78c065a00da48e810bcc83e04384f) that adds the aforementioned method. I'll update the sample code once 2.6 is released (which will contain this new method).