Peter Ingram

Results 16 issues of Peter Ingram

Are you able to provide an example of how this can be used in a synchronous way at all using a setTimeout or something to then resolve the promise? And...

A tiny 4kb class (with no dependencies) to detect the page section the user is on as well as spy on fixed page elements to run events against based on...

the "output" config setting is not working. If you set something like "output": "test.css" no file is generated.

Add support for three finger scroll

enhancement
help wanted

Hey, Im getting the following error: ``` PhantomJS 2.1.1 (Mac OS X 0.0.0) ERROR ReferenceError: Can't find variable: System at blob:http://localhost:9876/06e2d137-ede4-4078-92da-28f33c3e83e4:2 PhantomJS 2.1.1 (Mac OS X 0.0.0): Executed 0 of...

Im trying to run GRPC from inside a service worker. It works fine from inside the main application thread and only throws an error from inside a service worker. ````typescript...

enhancement
feature/fetch

Is there a way to add / modify the status names and text ? Thanks.

This package cant be found and required by the project. "gulp-msx": "git://github.com/ng-vu/gulp-msx.git",

Really useful project, thanks for it! Would be good to add support to title tabs or command sections.

Im running with: ````json "jasmineExplorer.config": "test/unit/jasmine.json", "jasmineExplorer.nodeArgv": ["-r", "ts-node/register"] ```` im getting this: ````text /node_modules/ts-node/src/index.ts:434 return new TSError(diagnosticText, diagnosticCodes) ^ TSError: ⨯ Unable to compile TypeScript: ```` How do i...