Tommy Messbauer

Results 5 issues of Tommy Messbauer

There are some times when a set of fields are related. It'd be cool if a label could be added to `Form.group` similar to hos `Form.list`works.

``` var url = { host: "localhost:8081", hostname: "localhost", href: "http://localhost:8081/api/foo?bar=baz", method: "GET", path: "/api/foo?bar=baz", pathname: "/api/foo", port: "8081", protocol: "http:", query: "bar=baz", search: "?bar=baz", slashes: true }; var request...

How do y'all feel about adding a package.json to this repo so that it can be published to npm? I'll be happy to create the PR.

I am not sure how you feel about making changes for IE, but this library does not work due to Object.defineProperty annoyance in IE. Any chance you would merge this?

I cannot tell from the docs and the code does not appear to support CRUD operations like add contacts. Does this also work for infusionsoft CRUD operations?