Angel J Piscola

Results 38 comments of Angel J Piscola

Support for css variables has landed in all major browsers except ie11. `csslint` should support it!

Hi, sorry for the delay. I'll look into it over the weekend

A PR improving the styling would be looked at with favor!

@pocketjoso It's caused because it renders outside of the root, so yes you are correct, the router is not in the parent dom tree according to the tooltip. using the...

>More padding around the arrow Can you explain? Not understanding what the expectation here would be. Would the arrow be smaller? More space between the tooltip and the arrow? Screenshots...

PRs always welcome :wink: I've been using a lot of Typescript lately. If you don't care to make a PR adding typings (or converting to TS, though I'm not sure...

@Offirmo Sorry I didn't have the chance to check this out before. Glad you resolved your issue! Cool little game there! Gonna leave this open since, as you said, stateful...

@sompylasar Can you recreate on [CodeSandbox](https://codesandbox.io/s/new) for testing?

Oh, sorry! Didn't see the open date for the issue. I'll try to reproduce after work, no big deal. I'm just trying to understand the use case. Were you changing...

Thanks for that workaround. In my case I also had to add a timeOut on the mouseLeave as well.