Edouard Bozon
Edouard Bozon
I like the idea but I feel it's hard to understand/read the logo on small sizes.
I like the idea of circles for representing RxAngular because it's related to reactivity. Here are some of my sketches around this idea : 
If we have no access to the ApplicationRef in the strategy credentials, then I agree it would be easier to drop it. Do we want to create a migration script...
This has been fixed and released in `@rx-angular/[email protected]`.
@hoebbelsB is it a breaking change due to the fact that some apps can rely on those extra CD cycles? Otherwise, we can merge I believe.
Hi @galczo5, there is already an opened PR for a rxClass directive (#1041 and #1048).
Yeah, there is some stuff waiting in the queue, our priority is to work on the template and cdk first stable release before introducing new stuff, but any help is...
Hi @hadrien-thomas-zenika, the `ErrorHandler` is injected in the let-directive constructor and wrapped by the template-manager, it would help to know which type of `ErrorHandler` is effectively injected in the let-directive,...
I think the PoC of Signals (#1112) would solve the "subject + connect + method" problem but in a different way.
> What strategy is active during tests? Is it normal? The default strategy "local", I didn't set one on my own. > Then the problem lies in the fact, that...