Kerry Ritter
Kerry Ritter
UI Router beta supports "component". It would be great to support it out of the box. https://github.com/toddmotto/angular-component/blob/master/src/angular-component.js Todd Motto's polyfill may assist in some of this. I think you would...
Running npm install gives the following warning: npm WARN deprecated [email protected]: TSD is deprecated in favor of Typings (https://github.com/typings/typings) - see https://github.com/DefinitelyTyped/tsd/issues/269 for more information
I have been unable to find any documentation on how to do this in the current implementation so I apologize if this functionality exists. For Google OAuth redirections, Google supports...
It would be great to have a UI that allows enabling the plugin for a post type.
 Here is the production build output of my app. The path resolution for @Render isn't working because that path doesn't exist. Do you have recommendations on this?
`mvf new` currently uses the default API starter repository or allows a repository URL. There should be a known list of repositories and given keyword types for simpler initialization. For...
**Error handling** The CLI does not currently handle errors particularly gracefully; an exception is thrown, and the process exists. The CLI should give friendly, helpful error messages. **Success messages** Additionally,...