woocommerce/plugins/woocommerce-admin/client/wc-api/wp-data-store
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
..
create-api-client.js Check if resources are still loading before skipping dispatch (https://github.com/woocommerce/woocommerce-admin/pull/1821) 2019-03-20 10:55:26 +08:00
create-store.js Add wc-api and "Fresh Data" (https://github.com/woocommerce/woocommerce-admin/pull/833) 2018-11-29 09:57:49 -06:00
index.js Fix withSelect to release resources on unmount (https://github.com/woocommerce/woocommerce-admin/pull/1999) 2019-04-09 09:56:25 -05:00
reducer.js Add wc-api and "Fresh Data" (https://github.com/woocommerce/woocommerce-admin/pull/833) 2018-11-29 09:57:49 -06:00