Federico Zivolo

Results 282 comments of Federico Zivolo

The point of my request is to have some shared state across tabs, that is not persisted after the tabs are closed. Also, looking at my demo you can see...

Thanks, could you please test it with `[email protected]`?

Could you please try `3.1.1-issue-58.1`?

@samueljseay may you please provide some feedback?

Flow is still the top class technology for sound type checking. And doesn't bind you to a custom DSL, you just use standard JavaScript. If your Flow check takes 30...

I tried to add a tsconfig.json file with the baseUrl config but this tool still can't seem to resolve the imports. Any idea?

Could flowgen allow to prefix types to prevent these issues?

Have the Firefox Dev Tools maintainers consider to switch to Popper for the tooltip positioning? It should address all the edge cases for free.

How about replacing Tether with Popper.js? In this way the tooltip elements shouldn't be child of body and everything would be easier.