Pedro V
Pedro V
Apparently angular doesn't allow to create passive event listeners with renderer yet. Issue [#8866](https://github.com/angular/angular/issues/8866) on the angular repo is currently discussing a possible implementation. Does anyone see a possible workaround?
Should this issue still be open? All links to WG/team repos are working fine for me.
Alright, I'll take this one as my first issue then! Thanks :crossed_fingers:
Should another issue be opened regarding the tree-shaking problem? This way we can proceed removing ```getCities```.
Also removing the `getCities()` method would be a breaking change. Should it be deprecated first and then removed in a next major release?
Yes, sounds good to me! Should another issue be opened regarding the creation of `@brazilian-utils/getCities`? Will it be a new repo inside the brazilian-utils organization?
Essa issue ainda está aberta? Pelo o que eu vi já foi aberto uma PR.
@felipediogo - Vou criar uma nova branch então e fazer um pull da sua implementação, ok?
I couldn't find in the docs anything about the emitters. What do you think of updating it with a list of emitters and a small description of them? Also, what...
Will this feature make it possible to create passive event listeners with Renderer2? Do you guys think this is a good idea as well?