Leon Revill

Results 17 comments of Leon Revill
trafficstars

Would love to know if there is a way to easily do this too!

Incase anybody stumbles upon this old thread. In the above example the app.core module is being created three times with `angular.module('app.core', [])`. To add a controller to a module without...

Nice improvements here, I've been out of the AngularJS world quite a bit. My only concern is having the examples here different to the articles I wrote incase people are...

Hi Premosystems, I'm not familiar with rails-assets. Where is it expecting a version number to be and in what format? There is a version number specified in the bower.json file.

Hey AmirSavand, where are you seeing this?

I'll look at it as soon as I can, if you'd like to submit a pull request I can merge that in much sooner.

Hi, thank you for taking the time to submit an issue. Would you be able to provide some more detail on the issue you are having? Not sure what you...

The downside to this is if a developer doesn't want to load these scripts via a CDN. For example, when you wrap an app in a cordova shell you don't...

Republished as 0.0.4 with the fix provided by @abraham 👍

Thank you for submitting this issue @scriptype. This is happening simply because it doesn't render the `` element inside the web component if it cannot successfully load the image, therefore...