Moritz

Results 46 comments of Moritz

Here is my fork, this would be a valid bower.json (the paths have be aligned) https://github.com/mrzmyr/jQRangeSlider/blob/master/bower.json

I pushed them in there to handle them easily after a `bower install`. There are a lot of discussions about this topic and the specs: - https://github.com/bower/bower/issues/110 - https://github.com/twbs/bootstrap/issues/8985 -...

hey @PRR24, can you provide a [plnkr.co](http://plnkr.co) to make your issue more clear? Thanks

Can you describe briefly what you've done in this PR? 🙌🏼

Can you describe briefly what you've done in this PR and why? 🙌🏼

So this enhancement only makes it more convenient to grab the "whole" profile instead of grabbing all the data separately ?

Please provide a reproduced example of your case on http://plnkr.co/.

hey @gsi-mauricio, can you provide a [plnkr.co](http://plnkr.co) to make your issue more clear? Thanks

Got the same issue here. Try this: http://stackoverflow.com/questions/15457136/parse-for-ios-errors-when-trying-to-run-the-app

As you can see [here](https://github.com/Ciul/angular-facebook/blob/master/lib/angular-facebook.js#L318) the function is already working with promises. So it should probably work to use the syntax like `Facebook.getLoginStatus().then`.