Thomas Welton

Results 11 comments of Thomas Welton

@dbushell are you looking for a maintainer for this project?

Similar to the above, but actually using @drewcovi comment above I cna fix it by calling `toArray` from within my computed options function ``` options: computed('corporations', 'corporateAccounts', function () {...

Thanks for the example

Yeah I agree. Downloading via their websites prompts for you email address. And the layout of this repo isn't that great. The actual source is only in a demo directory....

Yeah my apps crashing and freezing up. Am using the stream function

Makes sure your svgs have width and height attributes > On 18 Jun 2014, at 13:47, James Sidhu [email protected] wrote: > > For some reason the CSS output is returning...

You can do it in illustrator. But you could also just open the svg in a text editor adding the width and height to the same node that contains the...

You could put one together. @shakyShane would have to merge it though. A better PR or feature would be a warning thrown when running gulp that would say which images...

@kjagiello Have you seen this? http://www.omdbapi.com Using their API you can get JSON data for a movie using an IMDB id and it'll return a bunch of info including the...