Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Conversation

@adamsilverstein
Copy link

Changes in this commit: WP-API/client-js@0d01ff4...master

  • Support lodash, plus older and newer underscore: add an alias for _.contains
  • Add args and options on the model/collection prototypes
  • Rework category/tag mixins to support new API structure
  • Add workaround for the null/empty values returned by the API when creating a new post - these values are not accepted for subsequent updates/saves, so explicitly excluding them. See Post endpoint - remove empty/null values from the return data. #2393
  • Better handling of the (special) me endpoint
  • Schema parsing cleanup
  • Introduce wp.api.loadPromise so developers can ensure api load complete before using

@danielbachhuber danielbachhuber added this to the 2.0 Beta 13 milestone Mar 23, 2016
@danielbachhuber
Copy link
Member

@adamsilverstein Do we need to version bump the enqueued script?

@adamsilverstein
Copy link
Author

@danielbachhuber good point. bumped in latest commit.

@danielbachhuber danielbachhuber merged commit b7bbeca into develop Mar 23, 2016
@danielbachhuber danielbachhuber deleted the features/upgrade-js-client-3-23-16 branch March 23, 2016 17:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants