Federico Zivolo

Results 171 issues of Federico Zivolo

Is there already some work done to support the upcoming context API? It makes use of render props so I don't know how well will it fit with recompose, is...

Flow version: 0.198.2 ## Expected behavior The resulting array should be all numbers. ## Actual behavior The problem seems to be the type definition itself, why is it like that?...

Library definitions

Flow version: 0.153.0 ## Expected behavior Flow shouldn't throw a method-unbinding error. ## Actual behavior ```ts //@flow const websocket = new WebSocket('ws://localhost:8080'); expect(websocket.send).toHaveBeenCalled(); ``` This code throws a method-unbinding error...

Typing: completeness
this-typing
method-unbinding

Hi, the documentation [here](https://relay.dev/docs/principles-and-architecture/runtime-architecture/#data-types) mentions: > RecordSource (type): A collection of records keyed by their data ID, used both to represent the cache and updates to it. For example the...

Is there a way to download a MINIMAL boilerplate without all the stuff you put inside it? I'd just like to have the basic configuration without have to delete ton...

I'm copying here an issue I opened in `postcss-color-function` since looks like the bug is originating from this specific module: > Hi, I'm trying to use this module to assign...

Hello, I very like your plugin and it works very well. My only problem is that I need to rotate my images using the CSS3 transform property. When I rotate...

Hi, thanks for the library. For some reason some React components that are part of the pages I'm testing don't result covered, here's an example. ![CleanShot 2024-04-18 at 4  47...

Every time I try to load activities the application crashes, I've sent a report using the report utility, not sure if you need something else.

AirPlay devices such as HomePod Mini and Apple TV don't show up on the list, do you think you could add support for them?