Chris Gross

Results 72 comments of Chris Gross

I've tried but I can't reproduce this problem. With angular 1.2.26 and setting the promise to null or undefined - I cannot reproduce the error you're seeing. Perhaps you can...

I'm trying to understand the use-case you're hitting. I don't mind making the addition but I was under the assumption that cheerio would endeavor to write the document back out...

Yeoman generators generally don't have delete options but you're not the first person to ask. I will add it in the future.

That ability currently doesnt exist. The library would have to be enhanced with an option for that.

Those are two really thought provoking blog posts. The post about using directives instead of controllers is really smart but I don't think I'm ready to dump controllers just yet....

Thanks for the PR @snrlx. If you could take a look at the comments please. I will merge soon if so. Also, if you could squash the commits at the...

Don't worry about squashing. I can do that when I merge. On the left/right/center styles, the $centerStyle field does help custom templates provide center styling but the management of the...

Hmm. You could always use `callback` for that. Not sure it would be much simpler if done as part of `read`. You can write to a task config by doing...

Hi guys - this generator is definitely not abandoned. I planned to do a big overhaul at some point soon but of course life always intervenes. As @martin-s said, if...

As @pjstarifa said, you can create whatever directory structure you desire. Re less/css, I'm curious, do you use a different preprocessor like sass? I want to add support for sass...