Daniele Bacarella

Results 15 comments of Daniele Bacarella

I'll give it a try - I could see this as a nice to have in preparation to the v8 release

Hi @HARSHA190599 , could you share a minimal code snippet to reproduce this issue?

Hi all, have you included the https://js.api.here.com/v3/3.1/mapsjs-ui.css?

The bug related to mouse events on DomMarker within shadow DOM was fixed since v3.1.22.1. Please reopen this issue if you still face this issue.

One of the advantages that I saw in adopting _named_ pipeline would have been enabling the implementation of _one input, multiple outputs_, similarly to `tee`. Potentially, the transformation for an...

Pity but fair enough. I'll revert the changes related to the named pipelines in favor to a configuration like the following one, looks intuitive enough to me. ```javascript const pino...

Removing the Draft mark as the code is now in a more decent shape for some feedback. Besides the implementation of the support for pipelines illustrated above, I also thought...

> pino.multistream() has a few additional consideration (such as the minimum level), that makes this architecture a bit more fragile. Yes, that's something I wanted follow up a bit as...

So - [X] _moreving the 2nd multistream for all targets, just reusing the top one._ No actions here, there was already one single layer of multistream involved. My drawing was...