Dean Sofer
Dean Sofer
The comments should be fixed, better to have documentation be updated rather than refactoring code.
Any thoughts on adding proper module structure? Creating controllers/services/directives into respective directories seems like it is encouraging a now-considered poorer practice.
I would like to see a LESS option since you are already offering bootstrap. I also second the use of ui router, and while we're at it it would be...
Keep in mind there's some mild disagreement about my styleguide from some other ui guys and I'd really like them to chime in with their 2c. Anyway, does this necessarily...
@boneskull actually I'm hoping the rest of the team can bring this in line with like more reasonable guidelines as I tried to mostly be inflammatory lol. Anywho, yeah the...
I realize this is a year old, but what I had really been pushing for all that time ago was composeable directives vs configureable ones. A lot of people will...
I don't really understand this question. I have no idea what Intel XDK is. Is it another IDE? Cuz this is a plugin for the Adobe Brackets IDE.
Yeah... I'm not 100% sure how we should go about handling css vs directives. Any interest in helping fix this yourself? I can provide instructions.
So in brackets go to Debug > Show Developer Tools. In the Source tab, hit CTRL/CMND + O and type in 'angular' to filter all the files down to the...
@peterflynn he's talking about `` instead of `` In my test.html, if you do a `` tag it should work but apparently CSS rules might be winning out over this...