Stephen Vance

Results 9 issues of Stephen Vance

We're using webext-redux in the Chrome extension for [mabl](https://www.mabl.com). It's been very helpful. We just upgraded to the latest version. The serializers and deep diff do a lot to mitigate...

In #233 we discussed having an interactive mode using `this.ui.prompt()` that could be invoked during package installation. This captures the intent after we decided to defer it.

feature request

PR #385 added tree-shaking. It would be a nicety to have the blueprint add entries for `whitelist` and/or `blacklist`. This may require an `all` alias value for the whitelist.

feature request

We could have a richer documentation hierarchy that would help group the contextual components more naturally if we used the `@module` and `@submodule` directives in yuidoc to group related classes....

documentation

Run ```command ember install "https://github.com/kaliber5/ember-bootstrap#bs4-blueprint" ``` You will get the following warning line in the output. ``` WARNING: Could not figure out blueprint name from: "https://github.com/kaliber5/ember-bootstrap#bs4-blueprint". Please install the addon...

enhancement
good first issue
needs confirmation

Support the generation of `http-mock`s. Node completions should be activated. Should the `server` count as a separate module?

enhancement

I am using IntelliJ Ultimate 2016.3 and intellij-emberjs 2016.3.2 installed through the plugin repository. I generated an Ember application project and found two things different from what I would get...

bug

With `raise_exception` set, I had a bunch of controllers that weren't erroring out as I expected. I found [this code](https://github.com/appfolio/rails-forward_compatible_controller_tests/blob/master/lib/rails/forward_compatible_controller_tests.rb#L84-L86) that seems to assume that if it specifies a `format`,...

I don't see this in the next.js/examples repo. The canary branch has a `with-passport` but it doesn't look like this project.