Michael Small

Results 13 comments of Michael Small

@exo-pla-net It seems that the corresponding style definition for the `labelClass` and `bodyClass` need to be done in the respective material theme file or app's root style file Here is...

> It would be nice if the Formgroup could have a getter to tell us if it has been submitted, too Yeah, having existing getters for the types of events...

Will the root `README.md` be updated when this post is released, in a different PR? I ask because having the root GitHub `README.md` differ from the docs one and NPM...

> I do not reproduce the issue on Firefox 132 & macOS Same Firefox version + OS, turned extensions off, but I have this issue. I think the initial behavior...

Yeah, still a horizontal scroll on Firefox + Mac I didn't notice this on my Windows + Firefox though

> The necessity of untracked is not well-known among developers, leading to common errors when it is omitted. I am onboarding my team onto signals gradually on a new project,...

I agree with @e-oz on both points 1 ("Modifying current `effect()` is too late") and 2 ("Angular core should have a version of `effect()` with explicit deps tracking"). Though `effect`...

The temporary CLI v20 which is installed for previous versions cannot find the new name ```shell > ng update @angular/core --name=control-flow-migration The installed Angular CLI version is outdated. Installing a...

Froala 4.3.1 has devDependencies on Angular 15 and TS 4.8.2 https://github.com/froala/angular-froala-wysiwyg/blob/v4.3.1/package.json Froala 4.4 has devDependencies on Angular 19 and TS 5.6.3 https://github.com/froala/angular-froala-wysiwyg/blob/v4.4.0/package.json