Sam Storie

Results 16 comments of Sam Storie

I am also trying to get this plugin to work when the app is in the background on iOS, with no luck so far. I am using the background-geolocation plugin,...

So does this issue mean to indicate it's possible, but just not documented well yet? I'm using the `cypress/included` image to make running Cypress within Gitlab's CI easier, but I'm...

Is this something open for a pull request? I'm using this library to create custom sinks in an Angular (2+) project, and would like to leverage the types in my...

Ok, I've created typings for another project, but it's been a few months so let me dust off the brain and try to get something to you in the next...

I'm open to PRs :) *I don't have much time at the moment to keep the older experiments up to date, but I'll happily consider (& credit) any PRs*

I know I haven't accepted this PR yet, but I'm still inclear if the change to ES6 is the right thing to do, and haven't had time to really expore...

I need to double check the existing code, but previously I think I included an es6-shim so you can compile to es5 (to support more browsers) but still access the...

I assume this is a question about the SignalR work?

If memory serves me right, jquery is pulled in as a dependency of the [signalr package](https://github.com/sstorie/experiments/blob/master/angular2-signalr/client/package.json#L30), and referenced directly from node_modules in [index.html](https://github.com/sstorie/experiments/blob/master/angular2-signalr/client/index.html#L17). Does that help at all?

Yeah, sorry I know that example hasn't been updated for quite some time.