Максим Иванов

Results 277 comments of Максим Иванов

@JoostK what about defaultChangeDetection? I can somehow determine at the level

@JoostK could you throw an exception that someone is trying to reset the value again?

@JoostK `I don't understand what you mean by defaultChangeDetection.` I mean ```ts const bootstrap = () => platformBrowserDynamic().bootstrapModule(AppBrowserModule, { defaultEncapsulation: ViewEncapsulation.ShadowDom, defaultChangeDetection: ChangeDetectionStrategy.OnPush }); ``` ``` @Component({ selector: 'app', template:...

![image](https://github.com/angular/angular/assets/12021443/09d217a5-3140-4a87-bb58-8fcc5060b940)

@waterplea Is it should be a tui service for dynamic changes meta color? ```ts service = inject(TuiMetaColorService); // ... service.setColor('red'); ```

Use https://www.npmjs.com/package/prettier-plugin-organize-attributes#angular instead

@mgechev Hi! Do you (or your team) have a plan?

@sod Do you have project example on github?)

In our project with your setup