James

Results 9 issues of James

Signed-off-by: James

Signed-off-by: James Craig

There currently exists a feature for creating a set when playing in the Freestyle game mode; however you can only create and save one set at a time. when playing...

enhancement

Are there plans to provide TypeScript support? I'm not suggesting a rewrite of the lib in TypeScript (although that would be nice from a maintainer's perspective), but adding a type...

feature request

We have CSS-style flex-box capabilities with `contentDirection: row | column` and justifyContent: start | end`. It would be nice to have `gap`, allowing users to specify their own spacing between...

enhancement

This is a "Help wanted" issue. Is there a method on the `FaceRecognizer.{algorithm}` object to return an array of objects where I can then order them by confidence (lowest to...

Firstly, great polyfill – it works perfectly for `scrollTo`, however I'm unable to get `scrollIntoView` working. ### Environment IE 11 on Windows 10 ### Expected behaviour When I call `HTMLElement.scrollIntoView`,...

I'm attempting to add a new feature to this library: visual scrollbars. Can you add a CONTRIBUTING.md file that outlines how developers can get up and running with contributing to...