Tom Crockett

Results 5 issues of Tom Crockett

There seems to be a delay, sometimes several seconds, before the spy updates the `activeClass` or calls `onSetActive` as I scroll down the page... is there a way to configure...

bug

Once this PR is merged: https://github.com/Microsoft/TypeScript/pull/18654

[`csstype`](https://github.com/frenic/csstype) is a set of standard, high-quality CSS typings generated from MDN data. It is now being used by the React and JSS typings. It would be great to have...

[`csstype`](https://github.com/frenic/csstype) is a set of standard, high-quality CSS typings generated from MDN data. It is now being used by the React and JSS typings. It would be great to have...

The documentation states that `width` and `height` are props on `VegaLite` as well as components created via `createClassFromLiteSpec`, however `width` as a prop seems to have no effect; the only...