Miguel Camba

Results 297 comments of Miguel Camba
trafficstars

So this was github being oversmart. Good to know

I must confess that I don't use this addon anymore and I don't have time/energy to maintain it. If anyone who is actively using it wants to take over its...

I not longer have to maintains docs of the code. I've continued to merge PRs but I think it would be better maintained by someone who actually dogfoods his own...

My little secret is that today, if I had to document a library, I'd go right away and use typescript. Support for typescript in addons is not perfect but I...

It should have auto-reload. Depending in the size of the project it can be a bit slow, but it is indeed one of the thinks that make it useful. Can...

Can you clone this and check if it works for you? https://github.com/cibernox/ember-cli-accounting If it does, there must be something different in your project. It's an app or an addon? What...

Have you figured out what the problem is? I've used this in a few projects, including in ember.js itself, and I've never had a problem.

Ok, I think we were talking about different things the entire time. My bad probably. If you change a file and you reload your browser, you should see the changes....

Good point, I'm not really sure how to achieve this. I considered it at the beginning but given that I expected some churn as the component take its final shape....

Oh wait, I thought this issue was in a different project and now that I realized, my response is pure nosense.