Andrew Pellerano
Andrew Pellerano
Based on the discussion in https://github.com/emberjs/ember-mocha/issues/206 this PR adds support for mocha v3.5.3. The behavior of `.only` was modified to match the new behavior added in mocha 3. Mocha 3...
### Repro 1. Click the browser action icon 1. Click `Enable/Disable Sites` button 1. Options panel opens in a new tab 1. Navigate away to another tab 1. Click the...
(I christen thee FOAC) There's a FOAC on every page load before the content scripts kick in. It's mostly instant on inert sites like Hacker News but more noticeable on...
There's different css for the mobile version of new reddit so the existing rules don't work.
Just need somewhere to test slash commands which produces a build different from `master`.
The Ember TodoMVC app is currently minified, with sourcemaps disabled. This makes it difficult to browse the code from the todomvc website using devtools. I would like to modify the...