Gustavo Bobrow

Results 10 comments of Gustavo Bobrow

slow scrolling was being done by jQuery, one must adapt that feature to an angular solution. this is how it was being done ``` js $('html,body').stop().animate(); ``` now I am...

Nice Christopher! forking my repo then submitting a PR should work fine On 15/10/2014, at 17:33, Christopher Britz [email protected] wrote: @gustvao https://github.com/gustvao Ok got fade in working, how do you...

i've done a part of it.. now waiting for community help to finish the remaining parts On 2 December 2014 at 22:49, Joseph [email protected] wrote: > Any update on removing...

@kylewelsby great idea, pls contribute like I did and send me a PR at my forked repo so I can merge with this one

@kisonay, yes pls.. send a PR to my fork and I will update this one

I am waiting for @kisonay to resubmit his PR.. https://github.com/gustvao/angular-tour/pull/2

guys I tried to rebase my fork with actual master but I couldnt manage to resolve all the conflicts and still make it work without JQUERY... @booleanbetrayal dont you wanna...

btw, the master in my fork is working perfectly without JQUERY :tada: @kisonay gave you push access to the fork

hey @britztopher I think that is a good idea, sorry I couldnt reply earlier, I am on vacation and wont be able to contribute for the next few weeks.. my...