Keith Rosenberg

Results 37 comments of Keith Rosenberg

Hi tebriel, thanks for getting back - it's great to see the beta branch has concern for Require. Most of the time when applications of are of the scale where...

Good call! I was able to get it to run CoffeeScript-free with ``` javacript jasmine-node --runWithRequireJs --requireJsSetup spec-requirejs/requirejs-setup.js spec-requirejs/ ``` it just looks a little strange to specify the path...

Grunt is pretty interesting. Not sure how it will work with grunt-jasmine-node and require. Another issue to tackle is how to make sure jasmine-node allows you to run both client...

Thanks for looking into this. The vertical swipe on your main page is still very buggy in Chrome - the calcNewPage function doesn't seem to work, the smooth "glide" into...

@pedroaragon360 is it the fix that doesn't work on IE11 or the whole lib?

Interesting. I do not have access to IE11 unfortunately but I would be curious if it is an error that is occurring (like you would see the error in the...

Reference to https://github.com/Stereobit/dragend/issues/16#issuecomment-49234541

I use this theme with C pretty frequently and haven't noticed anything to make me cringe - just curious if you could post some screen shots of any problems or...

Because this is intermittent, it is quite difficult to debug. In some cases, I thought *maybe* this was caused by having a build on the Android device that differs (in...

If you could post a really small code sample, I could use it to make sure I'm understanding your use case 100% and use it to write a test, but...