Colin Kahn

Results 5 issues of Colin Kahn

I'm using the `gemini gui` with BrowserStack and sometimes when I click retry for a suite it will throw an error saying the tunnel is already open (see below for...

Hi, I am trying to use multiple specs to update a single pod, something where I have many different local to remote mappings I want to watch/sync. I've tried this...

I'm using watch with https://github.com/sindresorhus/grunt-concurrent in a setup that looks sort of like this: ``` concurrent: development: [ "watch:coffee" "watch:jade" ] watch: options: livereload: true jade: [config for jade...] coffee:...

Hi, Is there a simple example of Dgeni (similar to https://github.com/petebacondarwin/dgeni-example) that shows how you'd use it with an Angular 2 application using TypeScript? Currently I have this: ``` var...

![screen shot 2017-01-12 at 1 09 08 pm](https://cloud.githubusercontent.com/assets/1444385/21908423/89996638-d8c8-11e6-8a27-74126f3d7c14.png) ![screen shot 2017-01-12 at 1 07 49 pm](https://cloud.githubusercontent.com/assets/1444385/21908422/8995d7b6-d8c8-11e6-8df9-1a6a5cc7c45f.png) via: https://developer.mozilla.org/en-US/docs/Web/CSS/outline-color Proposing to add `outline: medium none currentColor;` as a fallback.