woocommerce/plugins/woocommerce-admin/client/wc-api
Kevin Killingsworth 007ff933ce Fix withSelect to release resources on unmount (https://github.com/woocommerce/woocommerce-admin/pull/1999)
* Add fresh-data dev info support for dev builds.

This adds support for dev info to be accessed from the JavaScript
console for more information about resources handled by fresh-data.

* Update fresh-data to 0.6.0

* Fix withSelect to release resources on unmount

Previously, withSelect wasn't releasing resources from fresh-data when
it was unmounting. This fixes that behavior and now clears a component's
requirements correctly when unmounting.
2019-04-09 09:56:25 -05:00
..
items getItems: modify parse flag by isUnboundedRequest 2019-04-01 13:47:52 +13:00
notes Add store notice around processing historical data. (https://github.com/woocommerce/woocommerce-admin/pull/1763) 2019-03-12 09:13:20 -04:00
reports pass in filters 2019-03-25 13:03:53 +13:00
reviews Rename 'isError' methods to 'getError' when they return an object instead of a boolean 2018-12-15 13:38:54 +01:00
settings Add actionable order statuses settings (https://github.com/woocommerce/woocommerce-admin/pull/1727) 2019-03-06 13:14:38 +08:00
user Activity Panel: set reviews unread indicator based on real data (https://github.com/woocommerce/woocommerce-admin/pull/1860) 2019-03-21 12:35:46 +01:00
wp-data-store Fix withSelect to release resources on unmount (https://github.com/woocommerce/woocommerce-admin/pull/1999) 2019-04-09 09:56:25 -05:00
constants.js Load on hold reviews in the Activity Panel (https://github.com/woocommerce/woocommerce-admin/pull/1871) 2019-03-28 23:20:17 +01:00
utils.js Attempt to include report stats type in resource name prefix rather than identifier. 2018-12-07 16:39:42 -07:00
wc-api-spec.js Add fresh-data dev info support for dev builds. (https://github.com/woocommerce/woocommerce-admin/pull/1978) 2019-04-09 09:55:01 -05:00
with-select.js Fix withSelect to release resources on unmount (https://github.com/woocommerce/woocommerce-admin/pull/1999) 2019-04-09 09:56:25 -05:00