Vinícius Goulart
Vinícius Goulart
@Skaiir We need to rebase this branch
@volodymyr-melnykc do we track the use of the form components anywhere? I think we can do some really interesting things, but I don't see most users using it because it...
Hi @bcazeaux , thanks for reporting this The property `label` is basically not used on anything and it's only there by a mistake because of a similar implementation with other...
> And for my record, why using "dateLabel" instead of "label" like every other component ? @bcazeaux It's just an implementation detail of the the datetime component. Under the hood...
> [@vsgoulart](https://github.com/vsgoulart), can we clarify in time if this is still needed after revamping the view with [#27330](https://github.com/camunda/camunda/issues/27330)? I want to avoid investing effort here if we already know we...
@vaishakdinesh I believe I have the same error I get the error on the second apply or with a single apply + `terraform plan -destroy` or `terraform destroy` My terraform...
[Faker](https://github.com/faker-js/faker) might be useful here
we need to keep in mind that the root class is not reactive at all, which breaks lots of things and was the source of lots of bugs as you...
> Will this only run manually? Do we want to automatically run this as a pre-commit hook? @douglasbouttell-camunda we just don't have the setup for that currently and I didn't...
> Looks this will fail cross platform since line endings are not configured in this repo and defaulting to the OS default. This differs between mac and windows. @douglasbouttell-camunda I'll...