Alexander Schmitz

Results 50 comments of Alexander Schmitz

@marcoow no problem on slow response its open source I know how it is. Ill do a PR for this when i have a few minutes

@jzaefferer added removal of that property

@dmethvin thats probably a good point we should probably do a full version bump

@scottgonzalez jQuery Mobile does not call `preventDefault` in response to `touchstart/move` older versions do but not current ones. HOWEVER... we are working on adopting hammer.js to replace our gesture events...

I have not reviewed this at all yet simply read the discription. Just one minor thing i noticed from that is any time we have an "auto" option like this...

@NicoCevallos have been using this in a new project for a few weeks and working also. Only thing we noticed is that the `--fix` option does not play nice with...

Yeah i could see that becoming an issue pretty quickly autocomplete would be the way to go.

I think in this case I would say if the test data for current browser is available show that otherwise show the first one which is available.

@axemclion you wouldnt add it to the package directly just a a dependency so that you get it when you `npm install`

Which I guess would count as "automatically download" :-) you can do the same with chrome driver. I have not found a way to do this with couch but im...