Christophe Coevoet

Results 449 issues of Christophe Coevoet

### Feature Proposal Having type declaration for the loader and its supported options would allow projects using typescripts (either because they use `webpack.config.ts` or because they use it to check...

Do you want to request a *feature* or report a *bug*? ----------------------------------------------------- feature request What is the current behavior? ----------------------------- After installing a plugin, its commands are not available in...

on-call reviewed

Support for Sass color spaces has been merged in dart-sass and will be part of the 1.79.0 release. See https://github.com/sass/sass/issues/2831 for their tracking issue. Once we support Sass modules, we...

spec compliance

The interface ClaimSetInterface defines a `getClaims(): array` method without defining the expected type for the array. This interface is used in 2 places: - the `ClaimSetEntity` class implements it (alongside...

As parent classes need to add parameter types before child classes, this will allow projects to use parameter types on their implementation. This is not a BC break for implementers...

`ClassReflection::getActiveTemplateTypeMap` allows to access the template type. This would allow restricting `hasMethod` to the methods available in the doubled type. Once we know the doubled type, we might also inspect...

The nodejs.org website has a new download page that currently does not list Nodesource anymore. I started a discussion about the missing `apt`-based installation instructions in https://github.com/nodejs/nodejs.org/issues/7417 Apparently, they accept...

The package.json defines the `eslint` peer dependency as `>=5.14.1`. However, the config uses `ecmaVersion: 2025`, which is only supported in ESlint 9+.

I ported this package to PHP as part of the [scssphp project](https://github.com/scssphp/) (as I'm porting dart-sass which uses this package). When collecting code coverage for the testsuite of my PHP...

package:source_span

BCD has compat data for `` for `attr` which is supported by the collector, but it also has additional subfeatures for the support of each type: https://developer.mozilla.org/en-US/docs/Web/CSS/attr#browser_compatibility The fact that...