woocommerce/plugins/woocommerce-admin/client/store/notes
Kevin Killingsworth fbed89eb19 Update @wordpress/data for 3.x (https://github.com/woocommerce/woocommerce-admin/pull/783)
* fix: Remove state argument from resolvers.

State is no longer the first argument to resolvers as of @wordpress/data
version 3.0.0

* Update @wordpress/data to 3.1.0

* Adjust resolvers to work with v2 and v3 wp.data

This adds code to inspect the arguments of the resolvers to allow for
working with v2 or v3 wp.data. This is only temporary.

* resolvers: fix tests

This fixes tests by removing empty state objects from them.
2018-11-05 18:30:32 -05:00
..
test Update @wordpress/data for 3.x (https://github.com/woocommerce/woocommerce-admin/pull/783) 2018-11-05 18:30:32 -05:00
actions.js Update notes store to include queries 2018-10-19 14:21:54 -07:00
index.js Add notes to redux, connect to inbox 2018-10-19 14:21:53 -07:00
reducer.js Update notes store to include queries 2018-10-19 14:21:54 -07:00
resolvers.js Update @wordpress/data for 3.x (https://github.com/woocommerce/woocommerce-admin/pull/783) 2018-11-05 18:30:32 -05:00
selectors.js Correct typo in get path 2018-10-19 14:21:54 -07:00