Kyle J. Kemp
Kyle J. Kemp
It would be much better if it selected all applicable rows, even those not currently visible. Coupled with the prior issue I submitted, this means users would have to select...
Any particular reason this doesn't work on multiple build platforms? I have to build on windows since I'm using `electron-builder` and am only building on windows for windows presently.
there are no valid exports it seems so this library can't easily be used with require, browserify, or any setup like that.
I'm trying to read the README and figure out based on my subroutines, evaluator, surgeon import, and html data how to mesh it all together. it's tough to know how...
Heyo! Someone linked me to your project, and it looks great. I'll admit, though, that I have no idea what an oauth proxy is or why I would use it....
"TypeError: Invalid type requested to IoC container. Type is not defined." - improve error message?
Been using this library for a while, and it's pretty great compared to the other IoC libraries I've seen. My only major problem is this error - I never have...
Looking [here](https://github.com/SocketCluster/socketcluster/blob/bb0663bcb752b9d83475466c9256e61632a6c532/index.js#L654-L661) I'm led to believe that I can specify the port, but not bind to allow external connections (maybe?). I've tried to connect to mydomain.com:5859 but chromes remote debugger...
right now, when I look at the url while using fancybox, I see `page.html#galleryname-1`, `page.html#galleryname-2`, etc. Can I change 1 and 2 to more meaningful selectors? I plan to have...
In my case, I use a big spritesheet of images for my drag and drop items. You can move them from one grid to another. If I drag/drop them, the...
Instead of DD/MM/YYYY, I'd like to use YYYY-MM-DD. I don't see an option for that.