Matthieu Riegler

Results 335 comments of Matthieu Riegler

It's this line that is throwing : https://github.com/angular/domino/blob/aa8de3486307f57a518b4b0d9e5e16d9fbd998d1/lib/HTMLParser.js#L2645C59-L2645C60

Hi, have a look at #26175 which updated the schematics to import create the tokens that aren't exported anymore. You will need to provide the tokens yourself.

@hudzenko You can still update to v17 and keep using the `browser` (webpack) or `browser-eslint` builder.

@Tom4U You can update to v17 and use either the `browser` or the `browser-esbuild` builders. Both work like before.

While it makes sense for an `FormArray`, it doesn't for `FormGroup`. The keys are specified at creation. Maybe just for `FormRecord` then ?

This has been fixed by ReactiveX/rxjs@c1a07b7 and shipped in 7.6 !

Hi, we're looking at deprecating angular.io in favor of https://angular.dev. As your PR has curently some conflict i'm going to close it. Feel free to drop any PR for improvements...

Hi, do you mind squashing your commits and reword the remaining one to follow our [commit message guidelines](https://github.com/angular/angular/blob/main/CONTRIBUTING.md#commit) ?

In absence of cleanup, I'll close this PR. Feel free to reopen one if necessary !