Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version bump, rename test script #7

Open
wants to merge 83 commits into
base: v2
Choose a base branch
from
Open

Conversation

myw
Copy link
Contributor

@myw myw commented Jun 22, 2016

The {bower,package}.json files should have a version that starts with 2 in this branch.

@myw
Copy link
Contributor Author

myw commented Jun 22, 2016

@benjiec these are minor updates to the v2 branch to allow successful bower registration.

myw added 27 commits June 23, 2016 16:18
- wrappers.ironReuquest takes in a Polymer `iron-request` element object and
  returns an appropriate `POST` request-making function
- all of the wrapper functions now take an optional `options` argument to merge
  in object sent to the request client, for providing additional,
  client-specific options.
Also add tests to verify objects are constructed with camelCased keys
It messes up the server, apparently
- Expose CuriousObject as CuriousObjects.defaultType
- Add CurousObject.prototype.toJSON so that JSON.stringify(curiousObject) works
- Add CuriousObject.fromJSON for easy parsing from JSON strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants