Corentin
Corentin
Unfortunately, @m-rousse, PR #651 only fixed the issue on the surface. To definitively rid ourselves of the vulnerability, manually upgrading the vm2 sub-sub-sub-sub dependency is not a long-term solution. ...
@dpa99c bringing this to your attention PR https://github.com/dpa99c/cordova-custom-config/pull/174 seems to fix everything
> @k3nsei As mentionned in #54284, the style guide is know to be a bit outdated on some topics. > > As [mentionned here](https://angular.dev/guide/components/host-elements), the host property is being recommended...
Thanks for pointing it out but that was not my main point, merely a nudge in understanding the issue. Sorry if my message was misunderstood: The problem I highlighted is...
@tmwebs you need to use the Rosetta simulators. In XCode, you need to tick `Product -> Destination -> Destination Architectures -> Show Rosetta Destinations` Then select a simulator suffixed by...
Hi, just ran the zsh install script (https://github.com/dotnet/command-line-api/blob/main/docs/dotnet-suggest.md#zsh) on a new machine under WSL with Ubuntu and ended up with CRLF line endings in my `.dotnet-suggest-shim.zsh` file. Encountered the error...
Haha @breautek, which PR do we keep? https://github.com/apache/cordova-cli/pull/632
Hi @dpogue, I've rebased on master and fixed the conflicts on the `package.json` and `package-lock.json` files :) I'll also mark the PR as ready for review, thanks for the interest...
I don't understand how this is supposed to work. There's a `mod-{{size}}` class on the component, so if `size` is undefined, the resulting class is `mod-`? Shouldn't we use `[ngClass]`...
The idea was to replace the current UI diff system in PRs (which requires a connection to the internal Lucca VPN) by setting up https://www.chromatic.com/ (which doesn't) @bsabardu-lucca did this...