Fredrik Boström

Results 79 comments of Fredrik Boström

@AviadSofer I tried this out and it seems I'm not able to generate a RTL text direction. Were you able to make it happen with some special font, or how?

Oh I see, [`direction`](https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/direction) is experimental, so that's probably why it only works in some circumstances.

Thanks @hardik98 for your feedback. What kind of custom styles are you thinking about? This library is not meant to be feature complete, instead features can be added on a...

@lucioperca I added some unit tests for your use case and they come through clean without modification of Restangular. Can you check the PR and see if the tests makes...

Yes, you're right, my `whenGET` didn't override the default response for the request, how stupid. Thanks for the PR, awesome! I see the problem now, it's the fact that the...

@lucioperca yes, I noticed that it might require some more profound changes due to the facts you present. But have a look what you can do if you have time,...

I guess we're talking about PR #1338 here, since it's not really referenced in this issue anywhere? I'm going to thing aloud here, bare with me. I'm not familiar with...

This would probably be solved by including `$qProvider.errorOnUnhandledRejections(false);` in the spec file. I'll see if I have time to look at it, but a PR would be welcome!

Apparently there are also some breaking changes about JSONP requests in Angular 1.6. https://code.angularjs.org/1.6.1/docs/api/ng/service/$http#jsonp I get the following errors with Angular 1.6.1 ``` FAILED TESTS: Restangular JSONp ✖ should work...

Actually Angular is also going for semver in favor for the "generation number" https://www.infoq.com/news/2016/12/angular-4